emit more appropriate diagnostic for failed glob (variant
[p5sagit/p5-mst-13.2.git] / MANIFEST
index d1a0d98..10a1bcc 100644 (file)
--- a/MANIFEST
+++ b/MANIFEST
@@ -75,7 +75,6 @@ cv.h                  Code value header
 cygwin32/Makefile.SHs  Shared library generation for Cygwin32 port
 cygwin32/ld2.in                ld wrapper template for Cygwin32 port
 cygwin32/perlld.in     dll generator template for Cygwin32 port
-cygwin32/impure_ptr.c  impure pointer stub for dlls
 cygwin32/build-instructions.charles-wilson     Cygwin32 porters notes
 cygwin32/build-instructions.READFIRST          Cygwin32 porters notes
 cygwin32/build-instructions.steven-morlock2    Cygwin32 porters notes
@@ -545,6 +544,7 @@ lib/ExtUtils/Install.pm     Handles 'make install' on extensions
 lib/ExtUtils/Installed.pm      Information on installed extensions
 lib/ExtUtils/Liblist.pm        Locates libraries
 lib/ExtUtils/MM_OS2.pm         MakeMaker methods for OS/2
+lib/ExtUtils/MM_Cygwin.pm      MakeMaker methods for Cygwin
 lib/ExtUtils/MM_Unix.pm                MakeMaker base class for Unix
 lib/ExtUtils/MM_VMS.pm         MakeMaker methods for VMS
 lib/ExtUtils/MM_Win32.pm       MakeMaker methods for Win32
@@ -1204,6 +1204,7 @@ t/op/method.t             See if method calls work
 t/op/misc.t            See if miscellaneous bugs have been fixed
 t/op/mkdir.t           See if mkdir works
 t/op/my.t              See if lexical scoping works
+t/op/numconvert.t      See if accessing fields does not change numeric values
 t/op/nothread.t                local @_ test which does not work threaded 
 t/op/oct.t             See if oct and hex work
 t/op/ord.t             See if ord works