App-CalendarDatesUtils
view release on metacpan or search on metacpan
Makefile.PL view on Meta::CPAN
# This file was automatically generated by Dist::Zilla::Plugin::MakeMaker v6.012.
use strict;
use warnings;
use 5.010001;
use ExtUtils::MakeMaker;
my %WriteMakefileArgs = (
"ABSTRACT" => "Utilities related to Calendar::Dates",
"AUTHOR" => "perlancar <perlancar\@cpan.org>",
"CONFIGURE_REQUIRES" => {
"ExtUtils::MakeMaker" => 0
},
"DISTNAME" => "App-CalendarDatesUtils",
"EXE_FILES" => [
"script/list-calendar-dates",
"script/list-calendar-dates-modules"
],
"LICENSE" => "perl",
"MIN_PERL_VERSION" => "5.010001",
"NAME" => "App::CalendarDatesUtils",
"PREREQ_PM" => {
"Data::Sah::Coerce::perl::To_str::From_str::normalize_perl_modname" => 0,
"Data::Sah::Compiler::perl::TH::array" => 0,
"Data::Sah::Compiler::perl::TH::bool" => 0,
"Data::Sah::Compiler::perl::TH::hash" => 0,
"Data::Sah::Compiler::perl::TH::int" => 0,
"Data::Sah::Compiler::perl::TH::str" => 0,
"List::Util" => "1.45",
"Module::List::Tiny" => 0,
"Perinci::CmdLine::Any" => 0,
"Perinci::CmdLine::Base" => "1.820",
"Perinci::CmdLine::Classic" => "1.770",
"Perinci::CmdLine::Lite" => "1.820",
"Perinci::Sub::XCompletion::perl_modname" => 0,
"Sah::Schema::perl::modname" => 0,
"Sah::Schema::true" => 0,
"Scalar::Util::Numeric" => 0,
"strict" => 0,
"warnings" => 0
},
"TEST_REQUIRES" => {
"File::Spec" => 0,
"IO::Handle" => 0,
"IPC::Open3" => 0,
"Test::More" => 0
},
"VERSION" => "0.011",
"test" => {
"TESTS" => "t/*.t"
}
);
my %FallbackPrereqs = (
"Data::Sah::Coerce::perl::To_str::From_str::normalize_perl_modname" => 0,
"Data::Sah::Compiler::perl::TH::array" => 0,
"Data::Sah::Compiler::perl::TH::bool" => 0,
"Data::Sah::Compiler::perl::TH::hash" => 0,
"Data::Sah::Compiler::perl::TH::int" => 0,
"Data::Sah::Compiler::perl::TH::str" => 0,
"File::Spec" => 0,
"IO::Handle" => 0,
"IPC::Open3" => 0,
"List::Util" => "1.45",
"Module::List::Tiny" => 0,
"Perinci::CmdLine::Any" => 0,
"Perinci::CmdLine::Base" => "1.820",
"Perinci::CmdLine::Classic" => "1.770",
"Perinci::CmdLine::Lite" => "1.820",
"Perinci::Sub::XCompletion::perl_modname" => 0,
"Sah::Schema::perl::modname" => 0,
"Sah::Schema::true" => 0,
"Scalar::Util::Numeric" => 0,
"Test::More" => 0,
"strict" => 0,
"warnings" => 0
( run in 1.940 second using v1.01-cache-2.11-cpan-39bf76dae61 )