]> Dogcows Code - chaz/git-codeowners/blobdiff - t/00-report-prereqs.dd
Version 0.50
[chaz/git-codeowners] / t / 00-report-prereqs.dd
index 2f32b18e2edc107b7989136aa8a767ef57729436..a66a8e0f37f1a3f41c82677d439121bac7d5f2df 100644 (file)
@@ -25,6 +25,7 @@ do { my $x = {
                                       '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',
@@ -35,28 +36,27 @@ do { my $x = {
                                       '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' => {
-                                      'Carp' => '0',
-                                      'Color::ANSI::Util' => '0',
+                                      'Color::ANSI::Util' => '0.03',
                                       'Encode' => '0',
                                       'Exporter' => '0',
+                                      'File::Codeowners' => '0',
+                                      'File::Codeowners::Util' => '0',
                                       'Getopt::Long' => '2.39',
-                                      'IPC::Open2' => '0',
-                                      'Path::Tiny' => '0',
-                                      'Pod::Usage' => '0',
-                                      'Scalar::Util' => '0',
-                                      'Test::Builder' => '0',
-                                      'Text::Gitignore' => '0',
-                                      'Text::Table::Any' => '0',
+                                      'Module::Load' => '0',
+                                      'Path::Tiny' => '0.089',
+                                      'parent' => '0',
                                       'perl' => 'v5.10.1',
                                       'strict' => '0',
                                       'utf8' => '0',
@@ -65,7 +65,7 @@ do { my $x = {
                       'suggests' => {
                                       'JSON::MaybeXS' => '0',
                                       'Text::CSV' => '0',
-                                      'Text::Table' => '0',
+                                      'Text::Table::Any' => '0',
                                       'YAML' => '0'
                                     }
                     },
@@ -81,6 +81,7 @@ do { my $x = {
                                    'FindBin' => '0',
                                    'IO::Handle' => '0',
                                    'IPC::Open3' => '0',
+                                   'Path::Tiny' => '0.089',
                                    'Test::Exit' => '0',
                                    'Test::More' => '0'
                                  }
This page took 0.022267 seconds and 4 git commands to generate.