we want to use older Exporter
Tokuhiro Matsuno [Thu, 4 Dec 2008 08:27:41 +0000 (08:27 +0000)]
lib/Mouse/Util.pm

index e4b8b07..f1c0862 100644 (file)
@@ -2,7 +2,7 @@
 package Mouse::Util;
 use strict;
 use warnings;
-use Exporter 'import';
+use base qw/Exporter/;
 use Carp;
 
 our @EXPORT_OK = qw(