X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=lib%2Fstrictures.pm;h=06b848c704bcdb89c77412ea680edaf702d97af3;hb=916fb8b5f0e683530498583ca703653ba995b71a;hp=909d27ab3e843b9a0e68aa84564124a67f3ede89;hpb=415df732a2faaabbd8689e4fea15ff6997e2cb44;p=p5sagit%2Fstrictures.git diff --git a/lib/strictures.pm b/lib/strictures.pm index 909d27a..06b848c 100644 --- a/lib/strictures.pm +++ b/lib/strictures.pm @@ -8,9 +8,8 @@ BEGIN { *_CAN_GOTO_VERSION = ($] >= 5.008000) ? sub(){1} : sub(){0}; } -our $VERSION = '1.999_002'; +our $VERSION = '2.000000'; $VERSION = eval $VERSION; -$VERSION = 2; # a bit of a cheat, but requesting v2 needs to be possible our @WARNING_CATEGORIES = grep { exists $warnings::Offsets{$_} } qw( closure