[libclass-tiny-perl] 05/05: Update Makefile.PL
gregor herrmann
gregoa at debian.org
Sun May 31 14:03:58 UTC 2015
This is an automated email from the git hooks/post-receive script.
gregoa pushed a commit to annotated tag release-1.001
in repository libclass-tiny-perl.
commit e66d892430127dec45d2f174dbf3e477122074da
Author: David Golden <dagolden at cpan.org>
Date: Fri Jan 30 21:13:37 2015 -0500
Update Makefile.PL
---
Makefile.PL | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
diff --git a/Makefile.PL b/Makefile.PL
index b668bec..990d788 100644
--- a/Makefile.PL
+++ b/Makefile.PL
@@ -1,5 +1,5 @@
-# This file was automatically generated by Dist::Zilla::Plugin::MakeMaker v5.020.
+# This file was automatically generated by Dist::Zilla::Plugin::MakeMaker v5.031.
use strict;
use warnings;
@@ -18,6 +18,7 @@ my %WriteMakefileArgs = (
"DISTNAME" => "Class-Tiny",
"EXE_FILES" => [],
"LICENSE" => "apache",
+ "MIN_PERL_VERSION" => "5.006",
"NAME" => "Class::Tiny",
"PREREQ_PM" => {
"Carp" => 0,
@@ -43,7 +44,7 @@ my %WriteMakefileArgs = (
my %FallbackPrereqs = (
"Carp" => 0,
"Exporter" => 0,
- "ExtUtils::MakeMaker" => 0,
+ "ExtUtils::MakeMaker" => "6.17",
"File::Spec" => 0,
"Test::More" => "0.96",
"base" => 0,
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libclass-tiny-perl.git
More information about the Pkg-perl-cvs-commits
mailing list