The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

# This file was automatically generated by Dist::Zilla::Plugin::ModuleBuild v5.008.
use strict;
use warnings;

use Module::Build 0.3601;
use lib qw{inc}; use Pinto::Module::Build;

my %module_build_args = (
  "build_requires" => {
    "Module::Build" => "0.4005",
    "Module::Build::CleanInstall" => "0.05"
  },
  "configure_requires" => {
    "Module::Build" => "0.4005",
    "Module::Build::CleanInstall" => "0.05"
  },
  "dist_abstract" => "Curate a repository of Perl modules",
  "dist_author" => [
    "Jeffrey Ryan Thalhammer <jeff\@stratopan.com>"
  ],
  "dist_name" => "Pinto",
  "dist_version" => "0.098",
  "license" => "perl",
  "module_name" => "Pinto",
  "recommends" => {},
  "recursive_test_files" => 1,
  "requires" => {
    "App::Cmd" => "0.323",
    "App::Cmd::Command::help" => 0,
    "App::Cmd::Setup" => 0,
    "Archive::Extract" => "0.68",
    "Archive::Tar" => 0,
    "Authen::Simple::Passwd" => 0,
    "CPAN::Checksums" => 0,
    "CPAN::DistnameInfo" => 0,
    "CPAN::Meta" => 0,
    "CPAN::Meta::Requirements" => 0,
    "Carp" => 0,
    "Class::Load" => 0,
    "Cwd" => 0,
    "Cwd::Guard" => 0,
    "DBD::SQLite" => "1.33",
    "DBIx::Class" => "0.08200",
    "DBIx::Class::Core" => 0,
    "DBIx::Class::ResultSet" => 0,
    "DBIx::Class::Schema" => 0,
    "DateTime" => 0,
    "DateTime::TimeZone" => 0,
    "DateTime::TimeZone::Local::Unix" => 0,
    "DateTime::TimeZone::OffsetOnly" => 0,
    "Devel::StackTrace" => 0,
    "Digest::MD5" => 0,
    "Digest::SHA" => 0,
    "Dist::Metadata" => "0.924",
    "Encode" => 0,
    "Exporter" => 0,
    "File::Copy" => 0,
    "File::Find" => 0,
    "File::HomeDir" => 0,
    "File::NFSLock" => 0,
    "File::Spec" => 0,
    "File::Temp" => 0,
    "File::Which" => 0,
    "Getopt::Long" => 0,
    "HTTP::Date" => 0,
    "HTTP::Request::Common" => 0,
    "HTTP::Status" => 0,
    "IO::File" => 0,
    "IO::Handle" => 0,
    "IO::Interactive" => 0,
    "IO::Pipe" => 0,
    "IO::Prompt" => 0,
    "IO::Select" => 0,
    "IO::String" => 0,
    "IO::Zlib" => 0,
    "JSON" => 0,
    "JSON::PP" => "2.27103",
    "LWP::UserAgent" => 0,
    "List::MoreUtils" => 0,
    "List::Util" => 0,
    "Module::CoreList" => "3.03",
    "Moose" => 0,
    "Moose::Role" => 0,
    "MooseX::Aliases" => 0,
    "MooseX::ClassAttribute" => "0.27",
    "MooseX::Configuration" => 0,
    "MooseX::MarkAsMethods" => 0,
    "MooseX::NonMoose" => 0,
    "MooseX::SetOnce" => 0,
    "MooseX::StrictConstructor" => 0,
    "MooseX::Types" => 0,
    "MooseX::Types::Moose" => 0,
    "Package::Locator" => "0.010",
    "Path::Class" => 0,
    "Path::Class::Dir" => 0,
    "Path::Class::File" => 0,
    "Plack" => "1.0028",
    "Plack::MIME" => 0,
    "Plack::Middleware::Auth::Basic" => 0,
    "Plack::Request" => 0,
    "Plack::Response" => 0,
    "Plack::Runner" => 0,
    "Pod::Usage" => 0,
    "Proc::Fork" => 0,
    "Proc::Terminator" => 0,
    "Readonly" => 0,
    "Router::Simple" => 0,
    "Scalar::Util" => 0,
    "Starman" => "0.3014",
    "String::Format" => 0,
    "Term::ANSIColor" => "2.02",
    "Term::EditorEdit" => 0,
    "Throwable::Error" => "0.200005",
    "Try::Tiny" => 0,
    "URI" => 0,
    "URI::Escape" => 0,
    "URI::file" => 0,
    "UUID::Tiny" => 0,
    "base" => 0,
    "overload" => 0,
    "perl" => "5.008",
    "strict" => 0,
    "utf8" => 0,
    "version" => 0,
    "warnings" => 0
  },
  "script_files" => [
    "bin/pinto",
    "bin/pintod"
  ],
  "test_requires" => {
    "Apache::Htpasswd" => 0,
    "Capture::Tiny" => 0,
    "ExtUtils::MakeMaker" => 0,
    "File::Spec" => 0,
    "File::Spec::Functions" => 0,
    "File::Temp" => 0,
    "FindBin" => 0,
    "HTTP::Body" => 0,
    "HTTP::Request" => 0,
    "HTTP::Response" => 0,
    "HTTP::Server::PSGI" => 0,
    "IO::Handle" => 0,
    "IPC::Open3" => 0,
    "Module::Faker::Dist" => "0.014",
    "Plack::Test" => 0,
    "Test::Builder::Module" => 0,
    "Test::Exception" => 0,
    "Test::File" => 0,
    "Test::LWP::UserAgent" => "0.018",
    "Test::More" => "0.96",
    "Test::TCP" => 0,
    "Test::Warn" => 0,
    "lib" => 0,
    "perl" => "5.008"
  }
);


my %fallback_build_requires = (
  "Apache::Htpasswd" => 0,
  "Capture::Tiny" => 0,
  "ExtUtils::MakeMaker" => 0,
  "File::Spec" => 0,
  "File::Spec::Functions" => 0,
  "File::Temp" => 0,
  "FindBin" => 0,
  "HTTP::Body" => 0,
  "HTTP::Request" => 0,
  "HTTP::Response" => 0,
  "HTTP::Server::PSGI" => 0,
  "IO::Handle" => 0,
  "IPC::Open3" => 0,
  "Module::Build" => "0.4005",
  "Module::Build::CleanInstall" => "0.05",
  "Module::Faker::Dist" => "0.014",
  "Plack::Test" => 0,
  "Test::Builder::Module" => 0,
  "Test::Exception" => 0,
  "Test::File" => 0,
  "Test::LWP::UserAgent" => "0.018",
  "Test::More" => "0.96",
  "Test::TCP" => 0,
  "Test::Warn" => 0,
  "lib" => 0,
  "perl" => "5.008"
);


unless ( eval { Module::Build->VERSION(0.4004) } ) {
  delete $module_build_args{test_requires};
  $module_build_args{build_requires} = \%fallback_build_requires;
}

my $build = Pinto::Module::Build->new(%module_build_args);

$build->create_build_script;