Re: Named-capture regex syntax
[p5sagit/p5-mst-13.2.git] / MANIFEST
index 390e026..a35efa7 100644 (file)
--- a/MANIFEST
+++ b/MANIFEST
@@ -1978,6 +1978,7 @@ lib/Module/Build/Authoring.pod    Module::Build
 lib/Module/Build/Base.pm       Module::Build
 lib/Module/Build/Changes       Module::Build
 lib/Module/Build/Compat.pm     Module::Build
+lib/Module/Build/Config.pm     Module::Build
 lib/Module/Build/ConfigData.pm Module::Build
 lib/Module/Build/Cookbook.pm   Module::Build
 lib/Module/Build/ModuleInfo.pm Module::Build
@@ -2862,6 +2863,7 @@ os2/dl_os2.c                      Addon for dl_open
 os2/Makefile.SHs               Shared library generation for OS/2
 os2/os2add.sym                 Overriding symbols to export
 os2/os2_base.t                 Additional tests for builtin methods
+os2/os2_pipe.t                 Tests for pipe creation logic
 os2/os2.c                      Additional code for OS/2
 os2/OS2/ExtAttr/Changes                EA access module
 os2/OS2/ExtAttr/ExtAttr.pm     EA access module
@@ -2885,6 +2887,8 @@ os2/OS2/Process/Process.xs        system() constants in a module
 os2/OS2/Process/t/os2_process_kid.t    Tests
 os2/OS2/Process/t/os2_process.t        Tests
 os2/OS2/Process/t/os2_process_text.t   Tests
+os2/OS2/Process/t/os2_atoms.t          Test for OS2::Process
+os2/OS2/Process/t/os2_clipboard.t      Test for OS2::Process
 os2/OS2/REXX/Changes           DLL access module
 os2/OS2/REXX/DLL/Changes       DLL access module
 os2/OS2/REXX/DLL/DLL.pm                DLL access module
@@ -2913,8 +2917,10 @@ os2/perlrexx.c                   Support perl interpreter embedded in REXX
 os2/perlrexx.cmd               Test perl interpreter embedded in REXX
 overload.h                     generated overload enum and name table
 overload.pl                    generate overload.h
+uupacktool.pl                  Pack/unpack files to the .packed format
 pad.c                          Scratchpad functions
 pad.h                          Scratchpad headers
+parser.h                       parser object header
 patchlevel.h                   The current patch level of perl
 perlapi.c                      Perl API functions
 perlapi.h                      Perl API function declarations
@@ -3362,6 +3368,7 @@ t/lib/Math/BigRat/Test.pm         Math::BigRat test helper
 t/lib/mypragma.pm              An example user pragma
 t/lib/mypragma.t               Test the example user pragma
 t/lib/NoExporter.pm                    Part of Test-Simple
+t/lib/proxy_constant_subs.t    Test that Proxy Constant Subs behave correctly
 t/lib/sample-tests/bailout             Test data for Test::Harness
 t/lib/sample-tests/bignum              Test data for Test::Harness
 t/lib/sample-tests/bignum_many         Test data for Test::Harness
@@ -3508,6 +3515,7 @@ t/op/hashassign.t         See if hash assignments work
 t/op/hash.t                    See if the complexity attackers are repelled
 t/op/hashwarn.t                        See if warnings for bad hash assignments work
 t/op/inccode.t                 See if coderefs work in @INC
+t/op/inccode-tie.t             See if tie to @INC works
 t/op/incfilter.t               See if the source filters in coderef-in-@INC work
 t/op/inc.t                     See if inc/dec of integers near 32 bit limit work
 t/op/index.t                   See if index works
@@ -3581,6 +3589,7 @@ t/op/sub_lval.t                   See if lvalue subroutines work
 t/op/subst_amp.t               See if $&-related substitution works
 t/op/substr.t                  See if substr works
 t/op/subst.t                   See if substitution works
+t/op/substT.t                  See if substitution works with -T
 t/op/subst_wamp.t              See if substitution works with $& present
 t/op/sub.t                     See if subroutines work
 t/op/switch.t                  See if switches (given/when) work
@@ -3811,7 +3820,7 @@ win32/include/sys/socket.h        Win32 port
 win32/Makefile                 Win32 makefile for NMAKE (Visual C++ build)
 win32/Makefile.ce              WinCE port
 win32/makefile.mk              Win32 makefile for DMAKE (BC++, VC++ builds)
-win32/makeico.pl               script to create perlexe.ico image file
+win32/perlexe.ico.packd                uupacktool.pl packed perlexe.ico image file, 'packd' ext is deliberate!
 win32/mdelete.bat              multifile delete
 win32/perlexe.rc               associated perl binary with icon
 win32/perlglob.c               Win32 port