Editing: 00-report-prereqs.dd
do { my $x = { 'build' => { 'requires' => { 'ExtUtils::MakeMaker' => '0' } }, 'configure' => { 'requires' => { 'ExtUtils::MakeMaker' => '0' } }, 'develop' => { 'requires' => { 'Dist::Zilla' => '0', 'File::Spec' => '0', 'IO::Handle' => '0', 'IPC::Open3' => '0', 'Pod::Coverage::TrustPod' => '0', 'Test::CPAN::Changes' => '0.4', 'Test::CheckManifest' => '1.29', 'Test::Kwalitee' => '1.22', 'Test::More' => '0.88', 'Test::Pod' => '1.41', 'Test::Pod::Coverage' => '1.08', 'Test::Pod::Spelling::CommonMistakes' => '1.000', 'Test::Spelling' => '0.12', 'Test::TrailingSpace' => '0', 'Test::Version' => '1' } }, 'runtime' => { 'requires' => { 'Carp' => '0', 'Exporter' => '5.57', 'File::Spec' => '0', 'FileHandle' => '0', 'IO::File' => '0', 'IO::Handle' => '0', 'Symbol' => '0', 'overload' => '0', 'parent' => '0', 'perl' => '5.008', 'strict' => '0', 'warnings' => '0' } }, 'test' => { 'recommends' => { 'CPAN::Meta' => '2.120900' }, 'requires' => { 'ExtUtils::MakeMaker' => '0', 'File::Basename' => '0', 'File::Spec' => '0', 'File::Temp' => '0', 'FileHandle' => '0', 'IO::File' => '0', 'IO::Handle' => '0', 'Symbol' => '0', 'Test::More' => '0.88', 'Test::Tester' => '0', 'strict' => '0', 'warnings' => '0' } } }; $x; }
Save
Back