projects
/
platform
/
upstream
/
perl.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ec08751
)
Revert "Increase $diagnostics::VERSION to 1.31"
author
Father Chrysostomos
<sprout@cpan.org>
Sun, 29 Jul 2012 20:27:30 +0000
(13:27 -0700)
committer
Father Chrysostomos
<sprout@cpan.org>
Sun, 29 Jul 2012 20:27:30 +0000
(13:27 -0700)
This reverts commit
c369a25dcc5e5c5b627a50d1c4b73c2be0b926b9
.
I have just reverted the only other change to diagnostics.pm
since 5.17.2.
lib/diagnostics.pm
patch
|
blob
|
history
diff --git
a/lib/diagnostics.pm
b/lib/diagnostics.pm
index
82fa700
..
1efbd67
100644
(file)
--- a/
lib/diagnostics.pm
+++ b/
lib/diagnostics.pm
@@
-186,7
+186,7
@@
use 5.009001;
use Carp;
$Carp::Internal{__PACKAGE__.""}++;
-our $VERSION = '1.3
1
';
+our $VERSION = '1.3
0
';
our $DEBUG;
our $VERBOSE;
our $PRETTY;