projects
/
p5sagit/strictures.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
(parent:
9404cdd
)
Bumping version to 2.000005
Karen Etheridge [Fri, 20 Apr 2018 13:52:15 +0000 (15:52 +0200)]
lib/strictures.pm
patch
|
blob
|
blame
|
history
diff --git
a/lib/strictures.pm
b/lib/strictures.pm
index
64d4ba2
..
8831249
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.000004';
+our $VERSION = '2.000005';
$VERSION = eval $VERSION;
our @WARNING_CATEGORIES = grep { exists $warnings::Offsets{$_} } qw(