do { my $x = {
'configure' => {
'requires' => {
'ExtUtils::MakeMaker' => '0'
}
},
'develop' => {
'requires' => {
'Pod::Coverage::TrustPod' => '0',
'Test::CPAN::Meta' => '0',
'Test::Pod' => '1.41',
'Test::Pod::Coverage' => '1.08'
}
},
'runtime' => {
'requires' => {
'App::Ack' => '0',
'App::HTTPThis' => '0',
'Capture::Tiny' => '0.22',
'Carp::Always' => '0',
'Devel::Size' => '0.73',
'Dist::Zilla' => '0',
'Dist::Zilla::Plugin::DynamicPrereqs' => '0',
'Dist::Zilla::Plugin::Git::Check' => '0',
'Dist::Zilla::Plugin::Git::Commit' => '0',
'Dist::Zilla::Plugin::Git::NextVersion' => '0',
'Dist::Zilla::Plugin::Git::Push' => '0',
'Dist::Zilla::Plugin::Git::Tag' => '0',
'Dist::Zilla::Plugin::GitHub::Meta' => '0',
'Dist::Zilla::Plugin::Keywords' => '0',
'Dist::Zilla::Plugin::Meta::Contributors' => '0',
'Dist::Zilla::Plugin::PodWeaver' => '0',
'Dist::Zilla::Plugin::Test::Compile' => '0',
'Dist::Zilla::Plugin::Test::ReportPrereqs' => '0',
'File::HomeDir' => '0',
'HTML::Parser' => '0',
'HTML::TableParser' => '0',
'JSON::XS' => '0',
'LWP::Protocol::https' => '0',
'LWP::UserAgent' => '0',
'Mojolicious' => '0',
'Net::GitHub' => '0',
'Parallel::ForkManager' => '0',
'Perl::Tidy' => '0',
'Pod::Coverage::TrustPod' => '0',
'Pod::Elemental::Transformer::List' => '0',
'Return::Type' => '0',
'Software::License' => '0',
'Sub::Private' => '0',
'Sub::Talisman' => '0',
'Task::CPAN::Reporter' => '0',
'Template' => '3.102',
'Term::ReadKey' => '0',
'Term::ReadLine::Perl' => '0',
'Test::CPAN::Meta' => '0',
'Test::Pod' => '0',
'Test::Pod::Coverage' => '0',
'Text::Table' => '0',
'Throwable::Factory' => '0',
'Time::Duration' => '0',
'Unicode::Casing' => '0.12',
'criticism' => '1.02',
'perl' => '5.040',
'strict' => '0',
'warnings' => '0'
}
},
'test' => {
'recommends' => {
'CPAN::Meta' => '2.120900'
},
'requires' => {
'ExtUtils::MakeMaker' => '0',
'File::Spec' => '0',
'IO::Handle' => '0',
'IPC::Open3' => '0',
'Test::More' => '0'
}
}
};
$x;
}