This is an automated email from the git hooks/post-receive script.

kanashiro-guest pushed a commit to branch master
in repository carton.

commit a6fc211145e4e6ae63142e7a1cef8d4b87583b70
Author: Pedro Figueiredo <m...@pedrofigueiredo.org>
Date:   Tue Nov 8 17:18:41 2011 +0000

    Added dependency on Getopt::Long 2.36, as GetOptionsFromArray() isn't 
available before
---
 Makefile.PL | 1 +
 1 file changed, 1 insertion(+)

diff --git a/Makefile.PL b/Makefile.PL
index 3c6801a..09a5550 100644
--- a/Makefile.PL
+++ b/Makefile.PL
@@ -16,6 +16,7 @@ requires 'parent', 0.223;
 requires 'local::lib', 1.008;
 requires 'Exception::Class', 1.32;
 requires 'Capture::Tiny';
+requires 'Getopt::Long', 2.36;
 
 # MYMETA support
 requires 'App::cpanminus', 1.5000;

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-perl/packages/carton.git

_______________________________________________
Pkg-perl-cvs-commits mailing list
Pkg-perl-cvs-commits@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits

Reply via email to