projects
/
p5sagit/strictures.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
(parent:
4d60ba9
)
Bumping version to 2.000006
Graham Knop [Sun, 10 Mar 2019 22:07:43 +0000 (23:07 +0100)]
lib/strictures.pm
patch
|
blob
|
blame
|
history
diff --git
a/lib/strictures.pm
b/lib/strictures.pm
index
64b927d
..
9dd413b
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.000005';
+our $VERSION = '2.000006';
$VERSION =~ tr/_//d;
our @WARNING_CATEGORIES = grep { exists $warnings::Offsets{$_} } qw(