X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=lib%2Fstrictures.pm;h=699a1e9084da030de9c148a67fe11e758926fbaa;hb=cc71ab2adc9ce111ca10a92f79c7252ee28dc7a6;hp=79ffcc011465b815308f40b07c3aac5a0e71063b;hpb=da50db3f44b8220b3184875b17104e565b42cd3d;p=p5sagit%2Fstrictures.git diff --git a/lib/strictures.pm b/lib/strictures.pm index 79ffcc0..699a1e9 100644 --- a/lib/strictures.pm +++ b/lib/strictures.pm @@ -10,7 +10,7 @@ BEGIN { *_CAN_GOTO_VERSION = ($] >= 5.010000) ? sub(){1} : sub(){0}; } -our $VERSION = '2.000001'; +our $VERSION = '2.000003'; $VERSION = eval $VERSION; our @WARNING_CATEGORIES = grep { exists $warnings::Offsets{$_} } qw(