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=3d93200af38ca295f77289fb42e039ad7682278d;hb=f48235dbfef2a091bf976aef3794e64b0b537f41;hpb=d3faa8a5e5f4460fee2cdba2b2f7911dc52b7e42 diff --git a/lib/Import/Into.pm b/lib/Import/Into.pm index 3d93200..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.002002'; +our $VERSION = '1.002004'; sub _prelude { my $target = shift;