projects
/
p5sagit/strictures.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
(parent:
958ad1c
)
Bumping version to 2.000002
Graham Knop [Wed, 4 Nov 2015 23:26:28 +0000 (18:26 -0500)]
lib/strictures.pm
patch
|
blob
|
blame
|
history
diff --git
a/lib/strictures.pm
b/lib/strictures.pm
index
79ffcc0
..
c1fec12
100644
(file)
--- 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.000002';
$VERSION = eval $VERSION;
our @WARNING_CATEGORIES = grep { exists $warnings::Offsets{$_} } qw(