--- Guard/Guard.pm 2009/06/01 10:33:16 1.20 +++ Guard/Guard.pm 2009/07/19 05:44:10 1.21 @@ -44,7 +44,7 @@ no warnings; BEGIN { - $VERSION = '1.02'; + $VERSION = '1.021'; @ISA = qw(Exporter); @EXPORT = qw(guard scope_guard);