]> Dogcows Code - chaz/git-codeowners/blobdiff - META.yml
Version 0.49
[chaz/git-codeowners] / META.yml
index 78c7ee4f761d536f3138b492ff83cf460ce36533..30c0c5556261bf336524e0b39d2eaf70251daa48 100644 (file)
--- a/META.yml
+++ b/META.yml
@@ -15,7 +15,7 @@ build_requires:
 configure_requires:
   ExtUtils::MakeMaker: '0'
 dynamic_config: 0
-generated_by: 'Dist::Zilla version 6.012, CPAN::Meta::Converter version 2.150010'
+generated_by: 'Dist::Zilla version 6.014, CPAN::Meta::Converter version 2.150010'
 license: perl
 meta-spec:
   url: http://module-build.sourceforge.net/META-spec-v1.4.html
@@ -31,35 +31,60 @@ no_index:
 provides:
   App::Codeowners:
     file: lib/App/Codeowners.pm
-    version: '0.41'
+    version: '0.49'
+  App::Codeowners::Formatter:
+    file: lib/App/Codeowners/Formatter.pm
+    version: '0.49'
+  App::Codeowners::Formatter::CSV:
+    file: lib/App/Codeowners/Formatter/CSV.pm
+    version: '0.49'
+  App::Codeowners::Formatter::JSON:
+    file: lib/App/Codeowners/Formatter/JSON.pm
+    version: '0.49'
+  App::Codeowners::Formatter::String:
+    file: lib/App/Codeowners/Formatter/String.pm
+    version: '0.49'
+  App::Codeowners::Formatter::TSV:
+    file: lib/App/Codeowners/Formatter/TSV.pm
+    version: '0.49'
+  App::Codeowners::Formatter::Table:
+    file: lib/App/Codeowners/Formatter/Table.pm
+    version: '0.49'
+  App::Codeowners::Formatter::YAML:
+    file: lib/App/Codeowners/Formatter/YAML.pm
+    version: '0.49'
   App::Codeowners::Options:
     file: lib/App/Codeowners/Options.pm
-    version: '0.41'
+    version: '0.49'
   App::Codeowners::Util:
     file: lib/App/Codeowners/Util.pm
-    version: '0.41'
+    version: '0.49'
+  App::Codeowners::Util::Process:
+    file: lib/App/Codeowners/Util.pm
+    version: '0.49'
   File::Codeowners:
     file: lib/File/Codeowners.pm
-    version: '0.41'
+    version: '0.49'
   Test::File::Codeowners:
     file: lib/Test/File/Codeowners.pm
-    version: '0.41'
+    version: '0.49'
 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'
-  Path::Tiny: '0'
-  Pod::Usage: '0'
+  Module::Load: '0'
+  Path::Tiny: '0.089'
   Scalar::Util: '0'
   Test::Builder: '0'
   Text::Gitignore: '0'
-  Text::Table::Any: '0'
+  parent: '0'
   perl: v5.10.1
   strict: '0'
   utf8: '0'
@@ -68,7 +93,8 @@ resources:
   bugtracker: https://github.com/chazmcgarvey/git-codeowners/issues
   homepage: https://github.com/chazmcgarvey/git-codeowners
   repository: https://github.com/chazmcgarvey/git-codeowners.git
-version: '0.41'
+version: '0.49'
 x_authority: cpan:CCM
 x_generated_by_perl: v5.28.0
 x_serialization_backend: 'YAML::Tiny version 1.73'
+x_spdx_expression: 'Artistic-1.0-Perl OR GPL-1.0-or-later'
This page took 0.0283 seconds and 4 git commands to generate.