X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=ppport.h;h=a886f5c6bc92475b4e386d572bafc62d6d2a3289;hb=b7d4922617711f35923a28d802618c2757bfafca;hp=be00753f50c23177fa35fc512d000d21a79b7272;hpb=5b778144ecdff1c253bf12aad8f6b451d4a4ca99;p=p5sagit%2FSub-Name.git diff --git a/ppport.h b/ppport.h index be00753..a886f5c 100644 --- a/ppport.h +++ b/ppport.h @@ -4,9 +4,9 @@ /* ---------------------------------------------------------------------- - ppport.h -- Perl/Pollution/Portability Version 3.31 + ppport.h -- Perl/Pollution/Portability Version 3.32 - Automatically created by Devel::PPPort running under perl 5.021011. + Automatically created by Devel::PPPort running under perl 5.023008. Do NOT edit this file directly! -- Edit PPPort_pm.PL and the includes in parts/inc/ instead. @@ -21,7 +21,7 @@ SKIP =head1 NAME -ppport.h - Perl/Pollution/Portability version 3.31 +ppport.h - Perl/Pollution/Portability version 3.32 =head1 SYNOPSIS @@ -381,7 +381,7 @@ use strict; # Disable broken TRIE-optimization BEGIN { eval '${^RE_TRIE_MAXBUF} = -1' if $] >= 5.009004 && $] <= 5.009005 } -my $VERSION = 3.31; +my $VERSION = 3.32; my %opt = ( quiet => 0,