do { my $x = {
'configure' => {
'requires' => {
'ExtUtils::MakeMaker' => '7.64'
}
},
'develop' => {
'requires' => {
'Dist::Zilla' => '5',
'Dist::Zilla::Plugin::PerlTidy' => '0',
'Dist::Zilla::Plugin::Test::Perl::Critic' => '0',
'Dist::Zilla::PluginBundle::Author::DERIV' => '0',
'Software::License::Perl_5' => '0',
'Test::CPAN::Changes' => '0.19',
'Test::CPAN::Meta' => '0',
'Test::EOL' => '0',
'Test::MinimumVersion' => '0',
'Test::Mojibake' => '0',
'Test::More' => '0.96',
'Test::NoTabs' => '0',
'Test::Perl::Critic' => '0',
'Test::Pod' => '1.41',
'Test::Version' => '1'
}
},
'runtime' => {
'requires' => {
'Exporter' => '0',
'Machine::Epsilon' => '0',
'Math::BivariateCDF' => '0',
'Math::Gauss::XS' => '0',
'perl' => '5.010',
'strict' => '0',
'warnings' => '0'
}
},
'test' => {
'recommends' => {
'CPAN::Meta' => '2.120900'
},
'requires' => {
'ExtUtils::MakeMaker' => '0',
'File::Spec' => '0',
'IO::Handle' => '0',
'IPC::Open3' => '0',
'Test::CheckDeps' => '0.010',
'Test::FailWarnings' => '0',
'Test::More' => '0.94',
'Test::Most' => '0'
}
}
};
$x;
}