projects
/
perl.git
/ commitdiff
free
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
(parent:
528063b
)
bump version of B::Deparse
author
Ricardo Signes <rjbs@cpan.org>
Tue, 26 Jun 2012 00:39:03 +0000 (20:39 -0400)
committer
Ricardo Signes <rjbs@cpan.org>
Tue, 26 Jun 2012 00:39:03 +0000 (20:39 -0400)
dist/B-Deparse/Deparse.pm
patch
|
blob
|
blame
|
history
diff --git
a/dist/B-Deparse/Deparse.pm
b/dist/B-Deparse/Deparse.pm
index
debbf6a
..
b0f172d
100644
(file)
--- a/
dist/B-Deparse/Deparse.pm
+++ b/
dist/B-Deparse/Deparse.pm
@@
-20,7
+20,7
@@
use B qw(class main_root main_start main_cv svref_2object opnumber perlstring
CVf_METHOD CVf_LVALUE
PMf_KEEP PMf_GLOBAL PMf_CONTINUE PMf_EVAL PMf_ONCE
PMf_MULTILINE PMf_SINGLELINE PMf_FOLD PMf_EXTENDED);
-$VERSION = '1.14';
+$VERSION = '1.14_01';
use strict;
use vars qw/$AUTOLOAD/;
use warnings ();