[libmixin-extrafields-param-perl] 10/25: remove Exporter

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 2ee1cd81a06827a52dccab3904ed1f306ae33193
Author: Ricardo SIGNES <rjbs at codesimply.com>
Date:   Thu Dec 22 21:29:33 2005 +0000

    remove Exporter
---
 lib/Mixin/Param.pm | 1 -
 1 file changed, 1 deletion(-)

diff --git a/lib/Mixin/Param.pm b/lib/Mixin/Param.pm
index 9600d55..f867f4f 100644
--- a/lib/Mixin/Param.pm
+++ b/lib/Mixin/Param.pm
@@ -4,7 +4,6 @@ use warnings;
 use strict;
 
 use Carp ();
-use Exporter qw(import);
 use Scalar::Util ();
 use Sub::Install ();
 use Tie::RefHash::Weak;

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