This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Devel::PPPort: Bump version to 3.56
authorKarl Williamson <khw@cpan.org>
Fri, 22 Nov 2019 13:36:16 +0000 (06:36 -0700)
committerKarl Williamson <khw@cpan.org>
Fri, 22 Nov 2019 13:49:03 +0000 (06:49 -0700)
dist/Devel-PPPort/PPPort_pm.PL

index 29708a7..f4f7cf5 100644 (file)
@@ -711,7 +711,7 @@ package Devel::PPPort;
 use strict;
 use vars qw($VERSION $data);
 
-$VERSION = '3.55';
+$VERSION = '3.56';
 
 sub _init_data
 {