do { my $x = {
'configure' => {
'requires' => {
'ExtUtils::MakeMaker' => '7.64'
},
'suggests' => {
'JSON::PP' => '2.27300'
}
},
'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::Portability::Files' => '0',
'Test::Version' => '1'
}
},
'runtime' => {
'requires' => {
'Exporter' => '0',
'IO::Socket::INET' => '0',
'Time::HiRes' => '0',
'base' => '0',
'strict' => '0',
'warnings' => '0'
}
},
'test' => {
'recommends' => {
'CPAN::Meta' => '2.120900'
},
'requires' => {
'ExtUtils::MakeMaker' => '0',
'File::Basename' => '0',
'File::Spec' => '0',
'IO::Handle' => '0',
'IO::Select' => '0',
'IPC::Open3' => '0',
'Test::CheckDeps' => '0.010',
'Test::More' => '0.96',
'lib' => '0',
'perl' => '5.006',
'vars' => '0'
}
}
};
$x;
}