This is a live mirror of the Perl 5 development currently hosted at
https://github.com/perl/perl5
https://perl5.git.perl.org
/
perl5.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0f7438f
)
Version bumps for Devel-Peek non-dual-life modules identified by
author
Jesse Vincent
<jesse@bestpractical.com>
Thu, 20 Jan 2011 19:02:05 +0000
(14:02 -0500)
committer
Jesse Vincent
<jesse@bestpractical.com>
Thu, 20 Jan 2011 19:02:05 +0000
(14:02 -0500)
./perl -Ilib Porting/cmpVERSION.pl -xd . v5.13.8
ext/Devel-Peek/Peek.pm
patch
|
blob
|
blame
|
history
diff --git
a/ext/Devel-Peek/Peek.pm
b/ext/Devel-Peek/Peek.pm
index
9668d18
..
ab0d5eb
100644
(file)
--- a/
ext/Devel-Peek/Peek.pm
+++ b/
ext/Devel-Peek/Peek.pm
@@
-3,7
+3,7
@@
package Devel::Peek;
-$VERSION = '1.0
6
';
+$VERSION = '1.0
7
';
$XS_VERSION = $VERSION;
$VERSION = eval $VERSION;