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:
e958e57
)
Increase $diagnostics::VERSION from 1.23 to 1.24
author
Father Chrysostomos
<sprout@cpan.org>
Tue, 2 Aug 2011 21:33:25 +0000
(14:33 -0700)
committer
Father Chrysostomos
<sprout@cpan.org>
Tue, 2 Aug 2011 21:33:25 +0000
(14:33 -0700)
lib/diagnostics.pm
patch
|
blob
|
history
diff --git
a/lib/diagnostics.pm
b/lib/diagnostics.pm
index 60c96ea3ce8515f1704ae28a50e21a67db9a8378..7079d2508f82d9fbb05cf0df5b3526681d228ba9 100644
(file)
--- a/
lib/diagnostics.pm
+++ b/
lib/diagnostics.pm
@@
-185,7
+185,7
@@
use 5.009001;
use Carp;
$Carp::Internal{__PACKAGE__.""}++;
-our $VERSION = '1.2
3
';
+our $VERSION = '1.2
4
';
our $DEBUG;
our $VERBOSE;
our $PRETTY;