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:
ff69e88
)
Devel::PPPort: Bump version to 3.56
author
Karl Williamson
<khw@cpan.org>
Fri, 22 Nov 2019 13:36:16 +0000
(06:36 -0700)
committer
Karl Williamson
<khw@cpan.org>
Fri, 22 Nov 2019 13:49:03 +0000
(06:49 -0700)
dist/Devel-PPPort/PPPort_pm.PL
patch
|
blob
|
blame
|
history
diff --git
a/dist/Devel-PPPort/PPPort_pm.PL
b/dist/Devel-PPPort/PPPort_pm.PL
index
29708a7
..
f4f7cf5
100644
(file)
--- a/
dist/Devel-PPPort/PPPort_pm.PL
+++ b/
dist/Devel-PPPort/PPPort_pm.PL
@@
-711,7
+711,7
@@
package Devel::PPPort;
use strict;
use vars qw($VERSION $data);
-$VERSION = '3.5
5
';
+$VERSION = '3.5
6
';
sub _init_data
{