App-BS
view release on metacpan or search on metacpan
# =========================================================================
# THIS FILE IS AUTOMATICALLY GENERATED BY MINILLA.
# DO NOT EDIT DIRECTLY.
# =========================================================================
use 5.008_001;
use strict;
use warnings;
use utf8;
use Module::Build::XSUtil;
use File::Basename;
use File::Spec;
use Devel::CheckBin;
check_bin('pacman');
check_bin('pacinfo');
check_bin('pactree');
check_bin('pacsift');
check_bin('arch-rebuild-order');
check_bin('expac');
check_bin('makechrootpkg');
check_bin('makepkg');
check_bin('gpg');
my %args = (
license => 'perl_5',
dynamic_config => 0,
configure_requires => {
'Module::Build' => '0.4005',
},
requires => {
'Const::Fast' => '0',
'Const::Fast::Exporter' => '0',
'Cwd' => '0',
'DBD::SQLite' => '0',
'DBI' => '0',
'DBIx::Connector' => '0',
'Data::Printer' => '0',
'Devel::CheckBin' => '0',
'File::chdir' => '0',
'Future::AsyncAwait' => '0',
'Getopt::Long' => '0',
'HTTP::Tinyish' => '0',
'IO::Async' => '0',
'IO::Async::SSL' => '0',
'IO::Socket::SSL' => '0',
'IPC::Run3' => '0',
'Inline' => '0',
'Inline::C' => '0',
'JSON::MaybeXS' => '0',
'List::AllUtils' => '0',
'List::Util' => '0',
'Net::SSLeay' => '0',
'Object::Pad' => '0',
'Path::Tiny' => '0',
'Plack' => '0',
'Pod::Usage' => '0',
'Struct::Dumb' => '0',
'Syntax::Keyword::Defer' => '0',
'Syntax::Keyword::Dynamically' => '0',
'Syntax::Keyword::MultiSub' => '0',
'Syntax::Keyword::Try' => '0',
'TOML::Tiny' => '0',
'perl' => 'v5.40.0',
},
recommends => {
},
suggests => {
},
build_requires => {
'App::perlimports' => '0',
'CPAN::Uploader' => '0',
'Devel::StackTrace::WithLexicals' => '2.01',
'ExtUtils::MakeMaker' => '0',
'Inline' => '0',
'Inline::C' => '0',
'Inline::MakeMaker' => '0',
'Minilla' => '0',
'Minilla::Profile::ModuleBuildTiny' => '0',
'Module::Build::XSUtil' => '0',
'Perl::Critic' => '0',
'Perl::Critic::Community' => '0',
'Perl::Tidy' => '0',
'Version::Next' => '0',
},
test_requires => {
'Test::CPAN::Meta' => '0',
'Test::MinimumVersion::Fast' => '0',
'Test::More' => '0.98',
'Test::Pod' => '0',
'Test::Spellunker' => '0',
},
name => 'App-BS',
module_name => 'App::BS',
allow_pureperl => 0,
script_files => [glob('script/*'), glob('bin/*')],
PL_files => {},
test_files => ((-d '.git' || $ENV{RELEASE_TESTING}) && -d 'xt') ? 't/ xt/' : 't/',
recursive_test_files => 1,
( run in 1.152 second using v1.01-cache-2.11-cpan-39bf76dae61 )