X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=MANIFEST;h=cc6b44d95f2384c9f9dffc181fdfe6a3841b514a;hb=f4b3c303600e3a7579627986f784c3ec9367abb3;hp=ef5ba5ea2f68f00b5c70d8c524531fd4f595e735;hpb=5bc5f6dcbaef1be54e82568ecec8132658cc613e;p=p5sagit%2Fp5-mst-13.2.git diff --git a/MANIFEST b/MANIFEST index ef5ba5e..cc6b44d 100644 --- a/MANIFEST +++ b/MANIFEST @@ -991,6 +991,7 @@ ext/Safe/t/safe1.t See if Safe works ext/Safe/t/safe2.t See if Safe works ext/Safe/t/safe3.t See if Safe works ext/Safe/t/safeops.t Tests that all ops can be trapped by Safe +ext/Safe/t/safeuniversal.t Tests Safe with functions from universal.c ext/SDBM_File/Makefile.PL SDBM extension makefile writer ext/SDBM_File/sdbm/biblio SDBM kit ext/SDBM_File/sdbm/CHANGES SDBM kit @@ -1206,6 +1207,7 @@ ext/Win32CORE/Makefile.PL Win32CORE extension ext/Win32CORE/t/win32core.t Win32CORE extension ext/Win32CORE/Win32CORE.c Win32CORE extension ext/Win32CORE/Win32CORE.pm Win32CORE extension (stubs for Win32 CORE subs) +ext/Win32/Changes Changes for Win32 extension module ext/Win32/longpath.inc Win32 extension long path support ext/Win32/Makefile.PL Win32 extension makefile writer ext/Win32/t/CreateFile.t See if Win32 extension works @@ -1436,6 +1438,7 @@ lib/Attribute/Handlers/demo/MyClass.pm Attribute::Handlers demo lib/Attribute/Handlers.pm Attribute::Handlers lib/Attribute/Handlers/README Attribute::Handlers lib/Attribute/Handlers/t/constants.t Test constants and Attribute::Handlers +lib/Attribute/Handlers/t/data_convert.t Test attribute data conversion lib/Attribute/Handlers/t/linerep.t See if Attribute::Handlers works lib/Attribute/Handlers/t/multi.t See if Attribute::Handlers works lib/attributes.pm For "sub foo : attrlist" @@ -2131,6 +2134,7 @@ lib/Module/Build/Compat.pm Module::Build lib/Module/Build/ConfigData.pm Module::Build lib/Module/Build/Config.pm Module::Build lib/Module/Build/Cookbook.pm Module::Build +lib/Module/Build/Dumper.pm Module::Build lib/Module/Build/ModuleInfo.pm Module::Build lib/Module/Build/Notes.pm Module::Build lib/Module/Build/Platform/aix.pm Module::Build @@ -2286,6 +2290,7 @@ lib/open2.pl Open a two-ended pipe (uses IPC::Open2) lib/open3.pl Open a three-ended pipe (uses IPC::Open3) lib/open.pm Pragma to specify default I/O layers lib/open.t See if the open pragma works +lib/overload64.t See if operator overloading works with 64-bit ints lib/overload.pm Module for overloading perl operators lib/overload.t See if operator overloading works lib/Package/Constants.pm Package::Constants @@ -2298,7 +2303,6 @@ lib/perl5db/t/eval-line-bug Tests for the Perl debugger lib/PerlIO.pm PerlIO support module lib/PerlIO/via/QuotedPrint.pm PerlIO::via::QuotedPrint lib/PerlIO/via/t/QuotedPrint.t PerlIO::via::QuotedPrint -lib/ph.t See if h2ph works lib/Pod/Checker.pm Pod-Parser - check POD documents for syntax errors lib/Pod/Escapes/ChangeLog ChangeLog for Pod::Escapes lib/Pod/Escapes.pm Pod::Escapes @@ -3038,7 +3042,8 @@ os2/OS2/typemap Common typemap for OS/2 types os2/perl2cmd.pl Corrects installed binaries under OS/2 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.c generated overload enum (public) +overload.h generated overload name table (implementation) overload.pl generate overload.h pad.c Scratchpad functions pad.h Scratchpad headers