The Perl Toolchain Summit 2025 Needs You: You can help 🙏 Learn more

do { my $x = {
'configure' => {
'requires' => {
'ExtUtils::MakeMaker' => '0',
'File::ShareDir::Install' => '0.06'
}
},
'develop' => {
'requires' => {
'Pod::Coverage::TrustPod' => '0',
'Test::CleanNamespaces' => '0.15',
'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::TrailingSpace' => '0.0203'
}
},
'runtime' => {
'recommends' => {
'Type::Tiny::XS' => '0'
},
'requires' => {
'Carp' => '0',
'Devel::StrictMode' => '0',
'File::ShareDir' => '1.112',
'List::Util' => '1.45',
'Moo' => '1.006000',
'MooX::TypeTiny' => '0',
'Path::Tiny' => '0',
'Types::Common::Numeric' => '0',
'Types::Common::String' => '0',
'Types::Path::Tiny' => '0',
'Types::Standard' => '0',
'constant' => '0',
'namespace::autoclean' => '0',
'perl' => 'v5.10.0'
}
},
'test' => {
'recommends' => {
'CPAN::Meta' => '2.120900'
},
'requires' => {
'Cwd' => '0',
'File::Spec' => '0',
'File::Spec::Functions' => '0',
'Module::Metadata' => '0',
'Test::Deep' => '0.111',
'Test::More' => '0',
'Test::Most' => '0',
'strict' => '0',
'warnings' => '0'
}
}
};
$x;
}