[SCM] libpackage-variant-perl Debian packaging branch, master, updated. debian/1.001003-1-16-g363631d

Robert Sedlacek rs at 474.at
Thu May 9 17:13:56 UTC 2013


The following commit has been merged in the master branch:
commit 4870db30cb3921e5905edb3d65bc9e22df00929a
Author: Robert Sedlacek <rs at 474.at>
Date:   Mon Nov 28 23:10:15 2011 +0100

    small importing doc fix, import default works also with []

diff --git a/lib/Package/Variant.pm b/lib/Package/Variant.pm
index 304e9a5..9455301 100644
--- a/lib/Package/Variant.pm
+++ b/lib/Package/Variant.pm
@@ -239,8 +239,8 @@ arguments as a flag array reference:
   use Package::Variant
     importing => [ PackageA => [], PackageB => [] ];
 
-If you want to import whatever the package exports by default, you have to
-pass C<undef> instead of an empty array reference.
+If you want to import whatever the package exports by default, you can
+also pass C<undef> instead of an empty array reference.
 
 =head2 subs
 

-- 
libpackage-variant-perl Debian packaging



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