The Perl and Raku Conference 2025: Greenville, South Carolina - June 27-29 Learn more

do { my $x = {
'configure' => {
'requires' => {
'ExtUtils::MakeMaker' => '0'
}
},
'develop' => {
'requires' => {
'Pod::Coverage::TrustPod' => '0',
'Test::DistManifest' => '0',
'Test::EOF' => '0',
'Test::EOL' => '0',
'Test::Kwalitee' => '1.21',
'Test::MinimumVersion' => '0',
'Test::More' => '0.88',
'Test::NoTabs' => '0',
'Test::Perl::Critic' => '0',
'Test::Pod' => '1.41',
'Test::Pod::Coverage' => '1.08',
'Test::Pod::LinkCheck' => '0',
'Test::Portability::Files' => '0',
'Test::TrailingSpace' => '0.0203'
}
},
'runtime' => {
'recommends' => {
'Ref::Util::XS' => '0'
},
'requires' => {
'Exporter::Tiny' => '0',
'HTTP::Status' => '0',
'Hash::Match' => '0',
'Plack::Middleware' => '0',
'Plack::Response' => '0',
'Plack::Util::Accessor' => '0',
'Ref::Util' => '0',
'Regexp::Common' => '0',
'parent' => '0',
'perl' => 'v5.14.0',
'warnings' => '0'
}
},
'test' => {
'recommends' => {
'CPAN::Meta' => '2.120900'
},
'requires' => {
'File::Spec' => '0',
'HTTP::Exception' => '0',
'HTTP::Request::Common' => '0',
'Log::Dispatch' => '2.68',
'Log::Dispatch::Array' => '0',
'Module::Metadata' => '0',
'Plack::Builder' => '0',
'Plack::Test' => '0',
'Test2::V0' => '0',
'Test::More' => '0',
'Test::Vars' => '0.015',
'strict' => '0'
}
}
};
$x;
}