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::MakeMaker v6.008.
use strict;
use warnings;

use 5.022000;

use ExtUtils::MakeMaker;

my %WriteMakefileArgs = (
  "ABSTRACT" => "Default Boilerplate for Joel's Code",
  "AUTHOR" => "Joel Maslak <jmaslak\@antelope.net>",
  "CONFIGURE_REQUIRES" => {
    "ExtUtils::MakeMaker" => 0
  },
  "DISTNAME" => "JCM-Boilerplate",
  "LICENSE" => "perl",
  "MIN_PERL_VERSION" => "5.022000",
  "NAME" => "JCM::Boilerplate",
  "PREREQ_PM" => {
    "AnyEvent::Delay" => "0.001",
    "AnyEvent::Handle::UDP" => "0.043",
    "AnyEvent::Ping" => "0.011",
    "Bytes::Random::Secure" => "0.29",
    "CHI" => "0.6",
    "CLDR::Number" => "0.19",
    "Carp" => "1.38",
    "Crypt::SmbHash" => "0.12",
    "Cwd" => "3.60",
    "DBD::Pg" => "3.5.3",
    "DBD::SQLite" => "1.48",
    "DBD::mysql" => "4.033",
    "DBI" => "1.634",
    "Data::Dumper" => "2.154",
    "Data::Printer" => "0.36",
    "Data::Validate::IP" => "0.26",
    "DateTime" => "1.21",
    "DateTime::Format::DateParse" => "0.05",
    "Devel::Size" => "0.80",
    "Digest::SHA1" => "2.13",
    "Dist::Zilla" => "5.042",
    "Dist::Zilla::Plugin::Git" => "2.036",
    "Dist::Zilla::Plugin::GitHub" => "0.42",
    "Dist::Zilla::Plugin::MetaProvides::Package" => "2.003001",
    "Dist::Zilla::Plugin::OSPrereqs" => "0.007",
    "Dist::Zilla::Plugin::PodWeaver" => "4.006",
    "Dist::Zilla::Plugin::ReadmeAnyFromPod" => "0.161170",
    "EV" => "4.22",
    "Email::Valid" => "1.198",
    "English" => "1.09",
    "File::Copy" => "2.30",
    "File::Flock::Tiny" => "0.14",
    "File::Slurp" => "9999.19",
    "File::Slurper" => "0.008",
    "FindBin" => "1.51",
    "IO::File" => "1.16",
    "IO::Pipe" => "1.15",
    "IO::Prompter" => "0.004014",
    "IO::Select" => "1.22",
    "Import::Into" => "1.002005",
    "Inline" => "0.80",
    "Inline::C" => "0.76",
    "List::Util" => "1.42",
    "Log::Log4perl" => "1.47",
    "MIME::Base64" => "3.15",
    "Mail::Sender" => "0.8.23",
    "Math::Random::ISAAC::XS" => "1.004",
    "Mercury" => "0.008",
    "Mojo::Pg" => "2.16",
    "Mojolicious" => "6.65",
    "Moose" => "2.1604",
    "Moose::Util::TypeConstraints" => "2.1604",
    "MooseX::Clone" => "0.06",
    "MooseX::Singleton" => "0.29",
    "MooseX::StrictConstructor" => "0.19",
    "Net::DNS" => "1.05",
    "Net::LDAP" => "0.65",
    "Net::XMPP" => "1.05",
    "NetAddr::IP" => "4.078",
    "PAR::Packer" => "1.030",
    "POSIX" => "1.53",
    "Parallel::WorkUnit" => "1.009",
    "Perl6::Slurp" => "0.051005",
    "Perl::Tags" => "0.32",
    "Privileges::Drop" => "1.03",
    "Proc::Daemon" => "0.22",
    "Readonly" => "2.00",
    "Regexp::Common" => "2015121601",
    "Smart::Comments" => "1.06",
    "Socket6" => "0.26",
    "Storable" => "2.51",
    "Sys::Hostname::FQDN" => "0.11",
    "Term::ANSIColor" => "4.04",
    "Term::ReadKey" => "2.30.1",
    "Term::Tmux::Layout" => "1.003",
    "Test::Exception" => "0.40",
    "Test::Fork" => "0.002",
    "Test::More" => "1.001014",
    "Test::Strict" => "0.36",
    "Time::HiRes" => "1.9739",
    "Try::Tiny" => "0.24",
    "UNIVERSAL" => "1.12",
    "YAML::Syck" => "1.29",
    "autodie" => "2.29",
    "feature" => 0,
    "forks" => "0.36",
    "namespace::autoclean" => "0.28",
    "strict" => 0,
    "warnings" => 0
  },
  "TEST_REQUIRES" => {
    "Test::More" => "1.001014"
  },
  "VERSION" => "1.014",
  "test" => {
    "TESTS" => "t/*.t"
  }
);


my %FallbackPrereqs = (
  "AnyEvent::Delay" => "0.001",
  "AnyEvent::Handle::UDP" => "0.043",
  "AnyEvent::Ping" => "0.011",
  "Bytes::Random::Secure" => "0.29",
  "CHI" => "0.6",
  "CLDR::Number" => "0.19",
  "Carp" => "1.38",
  "Crypt::SmbHash" => "0.12",
  "Cwd" => "3.60",
  "DBD::Pg" => "3.5.3",
  "DBD::SQLite" => "1.48",
  "DBD::mysql" => "4.033",
  "DBI" => "1.634",
  "Data::Dumper" => "2.154",
  "Data::Printer" => "0.36",
  "Data::Validate::IP" => "0.26",
  "DateTime" => "1.21",
  "DateTime::Format::DateParse" => "0.05",
  "Devel::Size" => "0.80",
  "Digest::SHA1" => "2.13",
  "Dist::Zilla" => "5.042",
  "Dist::Zilla::Plugin::Git" => "2.036",
  "Dist::Zilla::Plugin::GitHub" => "0.42",
  "Dist::Zilla::Plugin::MetaProvides::Package" => "2.003001",
  "Dist::Zilla::Plugin::OSPrereqs" => "0.007",
  "Dist::Zilla::Plugin::PodWeaver" => "4.006",
  "Dist::Zilla::Plugin::ReadmeAnyFromPod" => "0.161170",
  "EV" => "4.22",
  "Email::Valid" => "1.198",
  "English" => "1.09",
  "File::Copy" => "2.30",
  "File::Flock::Tiny" => "0.14",
  "File::Slurp" => "9999.19",
  "File::Slurper" => "0.008",
  "FindBin" => "1.51",
  "IO::File" => "1.16",
  "IO::Pipe" => "1.15",
  "IO::Prompter" => "0.004014",
  "IO::Select" => "1.22",
  "Import::Into" => "1.002005",
  "Inline" => "0.80",
  "Inline::C" => "0.76",
  "List::Util" => "1.42",
  "Log::Log4perl" => "1.47",
  "MIME::Base64" => "3.15",
  "Mail::Sender" => "0.8.23",
  "Math::Random::ISAAC::XS" => "1.004",
  "Mercury" => "0.008",
  "Mojo::Pg" => "2.16",
  "Mojolicious" => "6.65",
  "Moose" => "2.1604",
  "Moose::Util::TypeConstraints" => "2.1604",
  "MooseX::Clone" => "0.06",
  "MooseX::Singleton" => "0.29",
  "MooseX::StrictConstructor" => "0.19",
  "Net::DNS" => "1.05",
  "Net::LDAP" => "0.65",
  "Net::XMPP" => "1.05",
  "NetAddr::IP" => "4.078",
  "PAR::Packer" => "1.030",
  "POSIX" => "1.53",
  "Parallel::WorkUnit" => "1.009",
  "Perl6::Slurp" => "0.051005",
  "Perl::Tags" => "0.32",
  "Privileges::Drop" => "1.03",
  "Proc::Daemon" => "0.22",
  "Readonly" => "2.00",
  "Regexp::Common" => "2015121601",
  "Smart::Comments" => "1.06",
  "Socket6" => "0.26",
  "Storable" => "2.51",
  "Sys::Hostname::FQDN" => "0.11",
  "Term::ANSIColor" => "4.04",
  "Term::ReadKey" => "2.30.1",
  "Term::Tmux::Layout" => "1.003",
  "Test::Exception" => "0.40",
  "Test::Fork" => "0.002",
  "Test::More" => "1.001014",
  "Test::Strict" => "0.36",
  "Time::HiRes" => "1.9739",
  "Try::Tiny" => "0.24",
  "UNIVERSAL" => "1.12",
  "YAML::Syck" => "1.29",
  "autodie" => "2.29",
  "feature" => 0,
  "forks" => "0.36",
  "namespace::autoclean" => "0.28",
  "strict" => 0,
  "warnings" => 0
);


unless ( eval { ExtUtils::MakeMaker->VERSION(6.63_03) } ) {
  delete $WriteMakefileArgs{TEST_REQUIRES};
  delete $WriteMakefileArgs{BUILD_REQUIRES};
  $WriteMakefileArgs{PREREQ_PM} = \%FallbackPrereqs;
}

delete $WriteMakefileArgs{CONFIGURE_REQUIRES}
  unless eval { ExtUtils::MakeMaker->VERSION(6.52) };

if ( $^O eq 'linux' ) {
	$WriteMakefileArgs{PREREQ_PM}{'Linux::Prctl'} = '> 0';
}

WriteMakefile(%WriteMakefileArgs);