]> Dogcows Code - chaz/git-codeowners/blobdiff - t/00-report-prereqs.dd
Version 0.45
[chaz/git-codeowners] / t / 00-report-prereqs.dd
index 2f32b18e2edc107b7989136aa8a767ef57729436..4ab84197c37b3bf6b59c44013a36b605bec138d5 100644 (file)
@@ -41,22 +41,23 @@ do { my $x = {
                     },
        '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',
                                       'Getopt::Long' => '2.39',
                                       'IPC::Open2' => '0',
+                                      'Module::Load' => '0',
                                       'Path::Tiny' => '0',
-                                      'Pod::Usage' => '0',
                                       'Scalar::Util' => '0',
                                       'Test::Builder' => '0',
                                       'Text::Gitignore' => '0',
-                                      'Text::Table::Any' => '0',
+                                      'parent' => '0',
                                       'perl' => 'v5.10.1',
                                       'strict' => '0',
                                       'utf8' => '0',
@@ -65,7 +66,7 @@ do { my $x = {
                       'suggests' => {
                                       'JSON::MaybeXS' => '0',
                                       'Text::CSV' => '0',
-                                      'Text::Table' => '0',
+                                      'Text::Table::Any' => '0',
                                       'YAML' => '0'
                                     }
                     },
This page took 0.021549 seconds and 4 git commands to generate.