X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=p5sagit%2FImport-Into.git;a=blobdiff_plain;f=lib%2FImport%2FInto.pm;h=4b1113f9a2bba07720ad48527bc34852fa52b15d;hp=7178ebde050601c3af97391e8eba84257daf01ec;hb=08c85698b3db5e80cd3d0d44a698876a95f49797;hpb=9bf478b24577fed97fdf3db2d61c6fa11781ebd9 diff --git a/lib/Import/Into.pm b/lib/Import/Into.pm index 7178ebd..4b1113f 100644 --- a/lib/Import/Into.pm +++ b/lib/Import/Into.pm @@ -214,7 +214,7 @@ in the directive then need to be fetched using C: $sub->($thing, @import_args); And you need to switch between these implementations depending on if you are -targetting a specific package, or something in your call stack. +targeting a specific package, or something in your call stack. Remembering all this, however, is excessively irritating. So I wrote a module so I didn't have to anymore. Loading L creates a global method