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

do { my $x = {
'configure' => {
'requires' => {
'ExtUtils::MakeMaker' => '0',
'perl' => '5.006'
}
},
'develop' => {
'recommends' => {
'Dist::Zilla::PluginBundle::Git::VersionManager' => '0.007'
},
'requires' => {
'Code::TidyAll' => '0.71',
'Code::TidyAll::Plugin::SortLines::Naturally' => '0.000003',
'Code::TidyAll::Plugin::Test::Vars' => '0.04',
'Code::TidyAll::Plugin::UniqueLines' => '0.000003',
'Parallel::ForkManager' => '1.19',
'Perl::Critic' => '1.132',
'Perl::Tidy' => '20180220',
'Pod::Wordlist' => '0',
'Test::Mojibake' => '0',
'Test::More' => '0',
'Test::Pod' => '1.41',
'Test::Portability::Files' => '0',
'Test::Spelling' => '0.12',
'Test::Vars' => '0.014',
'Test::Version' => '1',
'warnings' => '0'
}
},
'runtime' => {
'requires' => {
'Carp' => '0',
'integer' => '0',
'perl' => '5.006',
'strict' => '0',
'vars' => '0'
}
},
'test' => {
'recommends' => {
'CPAN::Meta' => '2.120900'
},
'requires' => {
'CGI' => '0',
'ExtUtils::MakeMaker' => '0',
'File::Spec' => '0',
'HTML::TokeParser' => '0',
'Test' => '0',
'Test::More' => '0.96',
'perl' => '5.006',
'warnings' => '0'
}
}
};
$x;
}