[libnet-citadel-perl] 02/07: Set MIN_PERL_VERSION in Makefile.PL to '5.6.0'.

Robert James Clay jame at rocasa.us
Mon Aug 22 21:32:59 UTC 2016


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

jame-guest pushed a commit to annotated tag 0.21
in repository libnet-citadel-perl.

commit ddad9e10e3be2540b74550ab396b0baa00b4c4e4
Author: Robert James Clay <jame at rocasa.us>
Date:   Tue Aug 16 13:55:18 2016 -0400

    Set MIN_PERL_VERSION in Makefile.PL to '5.6.0'.
---
 Makefile.PL | 1 +
 1 file changed, 1 insertion(+)

diff --git a/Makefile.PL b/Makefile.PL
index 9d8e26e..91bc639 100644
--- a/Makefile.PL
+++ b/Makefile.PL
@@ -8,6 +8,7 @@ WriteMakefile(
     ABSTRACT_FROM     => 'lib/Net/Citadel.pm', # retrieve abstract from module
     AUTHOR            => 'Robert Barta <rho at devc.at>, Robert James Clay <jame at rocasa.us>',
     LICENSE           => 'perl',
+    MIN_PERL_VERSION  => '5.6.0',
     PREREQ_PM         => {
            'Readonly' => '0',
     },

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



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