X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=lib%2Fautouse.pm;h=85db01fa90f96b60bc2cadcd0d378f5c9aceb29b;hb=b1fd7ccc41177ed6dd350c64b8373d34ce2d689e;hp=a5efaaca7f88067e6215f3be7b6257e13cd11249;hpb=03699e8e149475044b8cf43118cce81b4d360dfb;p=p5sagit%2Fp5-mst-13.2.git diff --git a/lib/autouse.pm b/lib/autouse.pm index a5efaac..85db01f 100644 --- a/lib/autouse.pm +++ b/lib/autouse.pm @@ -3,7 +3,7 @@ package autouse; #use strict; # debugging only use 5.003_90; # ->can, for my $var -$autouse::VERSION = '1.03'; +$autouse::VERSION = '1.04'; $autouse::DEBUG ||= 0;