[libio-all-perl] 01/02: Don't index the non Alt modules!!

Axel Beckert abe at deuxchevaux.org
Sun Apr 26 22:25:31 UTC 2015


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

abe pushed a commit to tag alt-io-all-new-0.02
in repository libio-all-perl.

commit c2331c963edd7360d81cce0ab679f8442cc6afa4
Author: Ingy döt Net <ingy at ingy.net>
Date:   Wed Jul 25 17:31:56 2012 -0700

    Don't index the non Alt modules!!
---
 Makefile.PL | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/Makefile.PL b/Makefile.PL
index 3843816..d4744db 100644
--- a/Makefile.PL
+++ b/Makefile.PL
@@ -1,2 +1,4 @@
 BEGIN { $main::PM = 'lib/Alt/IO/All/new.pm' }
 use inc::Module::Package 'Ingy:modern 0.20';
+
+no_index directory => 'lib/IO';

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



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