[libmixin-extrafields-param-perl] 07/25: no EXPORT needed

Florian Schlichting fsfs at moszumanska.debian.org
Wed Jan 29 21:00:23 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 16dd53b15144eabc5ba6c8cf66569ecb8b5e41d8
Author: Ricardo SIGNES <rjbs at codesimply.com>
Date:   Thu Dec 22 21:24:50 2005 +0000

    no EXPORT needed
---
 lib/Does/Param.pm | 2 --
 1 file changed, 2 deletions(-)

diff --git a/lib/Does/Param.pm b/lib/Does/Param.pm
index 7767620..76c321d 100644
--- a/lib/Does/Param.pm
+++ b/lib/Does/Param.pm
@@ -9,8 +9,6 @@ use Scalar::Util ();
 use Sub::Install ();
 use Tie::RefHash::Weak;
 
-our @EXPORT = our @EXPORT_OK = qw(param);
-
 =head1 NAME
 
 Does::Param - make your class provide a familiar "param" method

-- 
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