Sub-Name-0.15
[p5sagit/Sub-Name.git] / ppport.h
index be00753..a886f5c 100644 (file)
--- 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,