[libmixin-extrafields-param-perl] 03/25: prereqs
Florian Schlichting
fsfs at moszumanska.debian.org
Wed Jan 29 21:00:22 UTC 2014
This is an automated email from the git hooks/post-receive script.
fsfs pushed a commit to annotated tag 0.001
in repository libmixin-extrafields-param-perl.
commit 17c4ce9ec15e11e604cbf2d9ca29735f5eab3a61
Author: Ricardo SIGNES <rjbs at codesimply.com>
Date: Thu Dec 22 20:44:53 2005 +0000
prereqs
---
Makefile.PL | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/Makefile.PL b/Makefile.PL
index 494e3d9..82a7558 100644
--- a/Makefile.PL
+++ b/Makefile.PL
@@ -9,7 +9,8 @@ WriteMakefile(
ABSTRACT_FROM => 'lib/Does/Param.pm',
PL_FILES => {},
PREREQ_PM => {
- 'Test::More' => 0,
+ 'Test::More' => 0,
+ 'Tie::RefHash:Weak' => 0.01,
},
dist => { COMPRESS => 'gzip -9f', SUFFIX => 'gz', },
clean => { FILES => 'Does-Param-* cover_db' },
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libmixin-extrafields-param-perl.git
More information about the Pkg-perl-cvs-commits
mailing list