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::Portability::Files' => '0',
'Test::Version' => '1'
}
},
'runtime' => {
'requires' => {
'Carp' => '0',
'RedisDB' => '2.14',
'Sereal' => '0',
'perl' => '5.012',
'strict' => '0',
'warnings' => '0'
}
},
'test' => {
'recommends' => {
'CPAN::Meta' => '2.120900'
},
'requires' => {
'Date::Utility' => '0',
'ExtUtils::MakeMaker' => '0',
'File::Spec' => '0',
'File::Temp' => '0',
'IO::Handle' => '0',
'IPC::Open3' => '0',
'JSON::MaybeXS' => '0',
'POSIX' => '0',
'Test::CheckDeps' => '0.010',
'Test::Differences' => '0.61',
'Test::Exception' => '0',
'Test::FailWarnings' => '0',
'Test::More' => '0.96',
'Test::Most' => '0.22',
'Test::TCP' => '1.17',
'lib' => '0',
'utf8' => '0',
'version' => '0'
}
}
};
$x;
}