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=1e4fb75389b09f74a7c7d429f449a437775acc72;hp=34ae9422f44d537efce55e79aa2466386e160f1c;hb=f48235dbfef2a091bf976aef3794e64b0b537f41;hpb=6a91d2cb2c4774e42fb644aa795eaed30ab6d1fc diff --git a/lib/Import/Into.pm b/lib/Import/Into.pm index 34ae942..1e4fb75 100644 --- a/lib/Import/Into.pm +++ b/lib/Import/Into.pm @@ -4,7 +4,7 @@ use strict; use warnings FATAL => 'all'; use Module::Runtime; -our $VERSION = '1.002003'; +our $VERSION = '1.002004'; sub _prelude { my $target = shift;