[libmarc-parser-raw-perl] 07/29: edit cpanfile

Jonas Smedegaard dr at jones.dk
Tue Aug 4 11:57:19 UTC 2015


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

js pushed a commit to branch master
in repository libmarc-parser-raw-perl.

commit 37da7dd07a4b2a631872f4d6024f457a60ffcfdd
Author: Johann Rolschewski <rolschewski at gmail.com>
Date:   Mon May 11 19:43:57 2015 +0200

    edit cpanfile
---
 cpanfile | 8 +++++++-
 1 file changed, 7 insertions(+), 1 deletion(-)

diff --git a/cpanfile b/cpanfile
index 83fbfda..6659c0f 100644
--- a/cpanfile
+++ b/cpanfile
@@ -1,2 +1,8 @@
+requires 'perl', '5.008005';
+
+requires 'Readonly', '>= 1.0';
 requires 'Encode', '>= 2.5';
-requires 'Readonly', '>= 1.0';
\ No newline at end of file
+
+on test => sub {
+    requires 'Test::More', '0.96';
+};
\ No newline at end of file

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



More information about the Pkg-perl-cvs-commits mailing list