X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=ext%2FDevel%2FPPPort%2FPPPort_pm.PL;h=0b682a72945ecd27ab72abc50f3e728a7ed5a08d;hb=c83e6f195f905dd4809cef6ea71ef6cef8c9f7b8;hp=d5dcbe6ca49a236d35856a01d93eb5b787b304e3;hpb=e9b6862ddaa6e9a1137371fe487a2b0e82fe5115;p=p5sagit%2Fp5-mst-13.2.git diff --git a/ext/Devel/PPPort/PPPort_pm.PL b/ext/Devel/PPPort/PPPort_pm.PL index d5dcbe6..0b682a7 100644 --- a/ext/Devel/PPPort/PPPort_pm.PL +++ b/ext/Devel/PPPort/PPPort_pm.PL @@ -4,9 +4,9 @@ # ################################################################################ # -# $Revision: 54 $ +# $Revision: 55 $ # $Author: mhx $ -# $Date: 2007/08/13 00:03:11 +0200 $ +# $Date: 2007/08/19 19:41:37 +0200 $ # ################################################################################ # @@ -344,9 +344,9 @@ __DATA__ # ################################################################################ # -# $Revision: 54 $ +# $Revision: 55 $ # $Author: mhx $ -# $Date: 2007/08/13 00:03:11 +0200 $ +# $Date: 2007/08/19 19:41:37 +0200 $ # ################################################################################ # @@ -507,7 +507,7 @@ package Devel::PPPort; use strict; use vars qw($VERSION $data); -$VERSION = do { my @r = '$Snapshot: /Devel-PPPort/3.11_03 $' =~ /(\d+\.\d+(?:_\d+)?)/; @r ? $r[0] : '9.99' }; +$VERSION = do { my @r = '$Snapshot: /Devel-PPPort/3.11_05 $' =~ /(\d+\.\d+(?:_\d+)?)/; @r ? $r[0] : '9.99' }; sub _init_data { @@ -606,6 +606,8 @@ __DATA__ %include sv_xpvf +%include shared_pv + %include warn %include pvs