Remove a spurious undefined warning when using getopts.pl with -w.
[p5sagit/p5-mst-13.2.git] / lib / autouse.pm
index a5efaac..85db01f 100644 (file)
@@ -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;