[libattean-perl] 12/42: Updated Makefile.PL for perl 5.26.

Jonas Smedegaard dr at jones.dk
Mon Feb 12 13:16:13 UTC 2018


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

js pushed a commit to annotated tag debian/0.019-1
in repository libattean-perl.

commit e649579f39a193d5f5dddf5b709db22be2d89399
Author: Gregory Todd Williams <greg at evilfunhouse.com>
Date:   Sat Apr 1 18:21:58 2017 -0700

    Updated Makefile.PL for perl 5.26.
---
 Makefile.PL | 1 +
 1 file changed, 1 insertion(+)

diff --git a/Makefile.PL b/Makefile.PL
index f0b98e5..5f97d56 100644
--- a/Makefile.PL
+++ b/Makefile.PL
@@ -1,6 +1,7 @@
 use strict;
 use warnings;
 
+use lib '.';
 use inc::Module::Install;
 
 name			'Attean';

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



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