Upgrade to CGI.pm 3.00.
[p5sagit/p5-mst-13.2.git] / MANIFEST
index 9dd3df3..60a2f97 100644 (file)
--- a/MANIFEST
+++ b/MANIFEST
@@ -95,6 +95,7 @@ ext/B/C/C.xs          Compiler C backend external subroutines
 ext/B/C/Makefile.PL    Compiler C backend makefile writer
 ext/B/defsubs_h.PL     Generator for constant subroutines
 ext/B/hints/darwin.pl  Hints for named architecture
+ext/B/hints/openbsd.pl Hints for named architecture
 ext/B/Makefile.PL      Compiler backend makefile writer
 ext/B/NOTES            Compiler backend notes
 ext/B/O.pm             Compiler front-end module (-MO=...)
@@ -637,6 +638,7 @@ ext/Socket/Socket.xs                Socket extension external subroutines
 ext/Socket/t/socketpair.t      See if socketpair works
 ext/Socket/t/Socket.t          See if Socket works
 ext/Storable/ChangeLog         Storable extension
+ext/Storable/hints/linux.pl    Hint for Storable for named architecture
 ext/Storable/Makefile.PL       Storable extension
 ext/Storable/MANIFEST          Storable extension
 ext/Storable/README            Storable extension
@@ -1207,6 +1209,7 @@ lib/File/stat.pm          By-name interface to Perl's builtin stat
 lib/File/stat.t                        See if File::stat works
 lib/File/Temp.pm               create safe temporary files and file handles
 lib/File/Temp/t/mktemp.t       See if File::Temp works
+lib/File/Temp/t/object.t       See if File::Temp works
 lib/File/Temp/t/posix.t                See if File::Temp works
 lib/File/Temp/t/security.t     See if File::Temp works
 lib/File/Temp/t/tempfile.t     See if File::Temp works
@@ -2285,6 +2288,8 @@ plan9/plan9.c                     Plan9 port: Plan9-specific C routines
 plan9/plan9ish.h               Plan9 port: Plan9-specific C header file
 plan9/setup.rc                 Plan9 port: script for easy build+install
 plan9/versnum                  Plan9 port: script to print version number
+pod.lst                                List the pods and their roles
+pod/buildtoc                   Update files based on pod.lst
 pod/checkpods.PL               Tool to check for common errors in pods
 pod/Makefile.SH                        generate Makefile which makes pods into something else
 pod/perl5004delta.pod          Perl changes in version 5.004
@@ -2791,6 +2796,7 @@ t/op/vec.t                        See if vectors work
 t/op/ver.t                     See if v-strings and the %v format flag work
 t/op/wantarray.t               See if wantarray works
 t/op/write.t                   See if write works (formats work)
+t/perl.supp                    Perl valgrind suppressions
 t/pod/emptycmd.t               Test empty pod directives
 t/pod/emptycmd.xr              Expected results for emptycmd.t
 t/pod/find.t                   See if Pod::Find works