App-Codeowners
view release on metacpan or search on metacpan
t/00-report-prereqs.dd view on Meta::CPAN
do { my $x = {
'configure' => {
'requires' => {
'ExtUtils::MakeMaker' => '0'
}
},
'develop' => {
'recommends' => {
'App::FatPacker' => '0',
'CPAN::Meta' => '0',
'Capture::Tiny' => '0',
'Config' => '0',
'File::pushd' => '0',
'Getopt::Long' => '0',
'MetaCPAN::API' => '0',
'Module::CoreList' => '0',
'Path::Tiny' => '0',
'Perl::Strip' => '0'
},
'requires' => {
'Dist::Zilla' => '5',
'Dist::Zilla::Plugin::ConsistentVersionTest' => '0',
'Dist::Zilla::Plugin::Prereqs' => '0',
'Dist::Zilla::Plugin::RemovePhasedPrereqs' => '0',
'Dist::Zilla::Plugin::Run::Release' => '0',
'Dist::Zilla::PluginBundle::Author::CCM' => '0',
'Dist::Zilla::PluginBundle::Filter' => '0',
'Pod::Coverage::TrustPod' => '0',
'Software::License::Perl_5' => '0',
'Test::CPAN::Changes' => '0.19',
'Test::CPAN::Meta' => '0',
'Test::ConsistentVersion' => '0',
'Test::EOL' => '0',
'Test::MinimumVersion' => '0',
'Test::More' => '0.96',
'Test::NoTabs' => '0',
'Test::Perl::Critic' => '0',
'Test::Pod' => '1.41',
'Test::Pod::Coverage' => '1.08',
'Test::Pod::No404s' => '0',
'Test::Portability::Files' => '0'
}
},
'runtime' => {
'recommends' => {
'Pod::Usage' => '0',
'Term::Detect::Software' => '0',
'Unicode::GCString' => '0'
},
'requires' => {
'Color::ANSI::Util' => '0.03',
'Encode' => '0',
'Exporter' => '0',
'File::Codeowners' => '0.54',
'File::Codeowners::Util' => '0',
'Getopt::Long' => '2.39',
'Module::Load' => '0',
'Path::Tiny' => '0.089',
'parent' => '0',
'perl' => 'v5.10.1',
'strict' => '0',
'utf8' => '0',
'warnings' => '0'
},
'suggests' => {
'JSON::MaybeXS' => '0',
'Text::CSV' => '0',
'Text::Table::Any' => '0',
'YAML' => '0'
}
},
'test' => {
'recommends' => {
'CPAN::Meta' => '2.120900'
},
'requires' => {
'Capture::Tiny' => '0',
'ExtUtils::MakeMaker' => '0',
'File::Spec' => '0',
'File::pushd' => '0',
'FindBin' => '0',
'IO::Handle' => '0',
'IPC::Open3' => '0',
'Path::Tiny' => '0.089',
'Test::Exit' => '0',
'Test::More' => '0'
}
}
};
$x;
}
( run in 1.857 second using v1.01-cache-2.11-cpan-39bf76dae61 )