From: gregor herrmann Date: Tue, 6 May 2014 18:26:23 +0000 (-0700) Subject: fix a spelling mistake (RT#95413) X-Git-Tag: v1.002002~2 X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=p5sagit%2FImport-Into.git;a=commitdiff_plain;h=08c85698b3db5e80cd3d0d44a698876a95f49797 fix a spelling mistake (RT#95413) --- 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