do { my $x = {
'configure' => {
'requires' => {
'ExtUtils::MakeMaker' => '0',
'perl' => 'v5.10.0'
}
},
'develop' => {
'recommends' => {
'Dist::Zilla::PluginBundle::Git::VersionManager' => '0.007'
},
'requires' => {
'Code::TidyAll' => '0.71',
'Code::TidyAll::Plugin::SortLines::Naturally' => '0.000003',
'Code::TidyAll::Plugin::Test::Vars' => '0.04',
'Code::TidyAll::Plugin::UniqueLines' => '0.000003',
'Parallel::ForkManager' => '1.19',
'Perl::Critic' => '1.132',
'Perl::Tidy' => '20180220',
'Pod::Coverage::TrustPod' => '0',
'Pod::Wordlist' => '0',
'Test::CPAN::Changes' => '0.19',
'Test::Code::TidyAll' => '0.50',
'Test::EOL' => '0',
'Test::More' => '0.96',
'Test::Pod' => '1.41',
'Test::Pod::Coverage' => '1.08',
'Test::Portability::Files' => '0',
'Test::Spelling' => '0.12',
'Test::Vars' => '0.014',
'Test::Version' => '1'
}
},
'runtime' => {
'requires' => {
'App::cpm' => '0.997017',
'App::cpm::CLI' => '0',
'Capture::Tiny' => '0',
'Carp' => '0',
'Getopt::Long' => '0',
'Sub::Identify' => '0',
'Sub::Name' => '0',
'Try::Tiny' => '0',
'feature' => '0',
'local::lib' => '2.000024',
'perl' => '5.010',
'strict' => '0',
'warnings' => '0'
}
},
'test' => {
'recommends' => {
'CPAN::Meta' => '2.120900'
},
'requires' => {
'ExtUtils::MakeMaker' => '0',
'File::Spec' => '0',
'LWP' => '6.35',
'Path::Iterator::Rule' => '0',
'Path::Tiny' => '0',
'Test::More' => '0',
'Test::RequiresInternet' => '0',
'perl' => '5.010'
}
}
};
$x;
}