]> Dogcows Code - chaz/git-codeowners/blobdiff - Makefile.PL
Version 0.50
[chaz/git-codeowners] / Makefile.PL
index ae4b3010fae1dedfc922624ef15a3aa320332482..a81c2ea46cc716e3c871cc7bdf432bf94a05387d 100644 (file)
@@ -1,4 +1,4 @@
-# This file was automatically generated by Dist::Zilla::Plugin::MakeMaker v6.012.
+# This file was automatically generated by Dist::Zilla::Plugin::MakeMaker v6.014.
 use strict;
 use warnings;
 
@@ -20,17 +20,14 @@ my %WriteMakefileArgs = (
   "MIN_PERL_VERSION" => "5.010001",
   "NAME" => "App::Codeowners",
   "PREREQ_PM" => {
-    "Carp" => 0,
     "Color::ANSI::Util" => "0.03",
     "Encode" => 0,
     "Exporter" => 0,
+    "File::Codeowners" => 0,
+    "File::Codeowners::Util" => 0,
     "Getopt::Long" => "2.39",
-    "IPC::Open2" => 0,
     "Module::Load" => 0,
     "Path::Tiny" => "0.089",
-    "Scalar::Util" => 0,
-    "Test::Builder" => 0,
-    "Text::Gitignore" => 0,
     "parent" => 0,
     "strict" => 0,
     "utf8" => 0,
@@ -44,10 +41,11 @@ my %WriteMakefileArgs = (
     "FindBin" => 0,
     "IO::Handle" => 0,
     "IPC::Open3" => 0,
+    "Path::Tiny" => "0.089",
     "Test::Exit" => 0,
     "Test::More" => 0
   },
-  "VERSION" => "0.47",
+  "VERSION" => "0.50",
   "test" => {
     "TESTS" => "t/*.t"
   }
@@ -56,25 +54,22 @@ my %WriteMakefileArgs = (
 
 my %FallbackPrereqs = (
   "Capture::Tiny" => 0,
-  "Carp" => 0,
   "Color::ANSI::Util" => "0.03",
   "Encode" => 0,
   "Exporter" => 0,
   "ExtUtils::MakeMaker" => 0,
+  "File::Codeowners" => 0,
+  "File::Codeowners::Util" => 0,
   "File::Spec" => 0,
   "File::pushd" => 0,
   "FindBin" => 0,
   "Getopt::Long" => "2.39",
   "IO::Handle" => 0,
-  "IPC::Open2" => 0,
   "IPC::Open3" => 0,
   "Module::Load" => 0,
   "Path::Tiny" => "0.089",
-  "Scalar::Util" => 0,
-  "Test::Builder" => 0,
   "Test::Exit" => 0,
   "Test::More" => 0,
-  "Text::Gitignore" => 0,
   "parent" => 0,
   "strict" => 0,
   "utf8" => 0,
This page took 0.024543 seconds and 4 git commands to generate.