documented single import package use
Robert Sedlacek [Tue, 20 Dec 2011 23:04:53 +0000 (00:04 +0100)]
lib/Package/Variant.pm

index 977f76c..8b9a224 100644 (file)
@@ -275,6 +275,11 @@ arguments as a flat array reference:
 The import method will be called even if the list of import arguments is
 empty or not specified,
 
+If you just want to import a single package's default exports, you can
+also pass a string instead:
+
+  use PAckage::Variant importing => 'Package';
+
 =head2 subs
 
 An array reference of strings listing the names of subroutines that should