X-Git-Url: https://git.dogcows.com/gitweb?a=blobdiff_plain;f=Makefile.PL;h=a81c2ea46cc716e3c871cc7bdf432bf94a05387d;hb=refs%2Fheads%2Fdist;hp=4794279ad0771fc8d67df502b20ab85b1afb66e3;hpb=a6b5af4adc7ded62e680b82073781028c2e78158;p=chaz%2Fgit-codeowners diff --git a/Makefile.PL b/Makefile.PL index 4794279..a81c2ea 100644 --- a/Makefile.PL +++ b/Makefile.PL @@ -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, - "Scalar::Util" => 0, - "Test::Builder" => 0, - "Text::Gitignore" => 0, + "Path::Tiny" => "0.089", "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.45", + "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, - "Scalar::Util" => 0, - "Test::Builder" => 0, + "Path::Tiny" => "0.089", "Test::Exit" => 0, "Test::More" => 0, - "Text::Gitignore" => 0, "parent" => 0, "strict" => 0, "utf8" => 0,