App-BS

 view release on metacpan or  search on metacpan

Build.PL  view on Meta::CPAN

# =========================================================================
# 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',



( run in 0.511 second using v1.01-cache-2.11-cpan-e1769b4cff6 )