projects
/
p5sagit/strictures.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
(parent:
bacc95c
)
Bumping version to 2.000003
Graham Knop [Mon, 18 Apr 2016 21:39:41 +0000 (17:39 -0400)]
lib/strictures.pm
patch
|
blob
|
blame
|
history
diff --git
a/lib/strictures.pm
b/lib/strictures.pm
index
c1fec12
..
699a1e9
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.000002';
+our $VERSION = '2.000003';
$VERSION = eval $VERSION;
our @WARNING_CATEGORIES = grep { exists $warnings::Offsets{$_} } qw(