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=84effea2d8164d5a4bb159361c69d75e33c4e82d;hp=4b1113f9a2bba07720ad48527bc34852fa52b15d;hb=6e5223e6c0c3bdaf61ecd4ec09f875aa57d45dff;hpb=08c85698b3db5e80cd3d0d44a698876a95f49797 diff --git a/lib/Import/Into.pm b/lib/Import/Into.pm index 4b1113f..84effea 100644 --- a/lib/Import/Into.pm +++ b/lib/Import/Into.pm @@ -3,7 +3,7 @@ package Import::Into; use strict; use warnings FATAL => 'all'; -our $VERSION = '1.002001'; # 1.2.1 +our $VERSION = '1.002002'; # 1.2.2 sub _prelude { my $target = shift;