Re: Named-capture regex syntax
[p5sagit/p5-mst-13.2.git] / MANIFEST
index c976d90..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
@@ -2916,6 +2917,7 @@ 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
@@ -3513,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
@@ -3586,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
@@ -3816,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