X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=MANIFEST;h=2bb044a484b509fd7d8484357f4ef3ca02988288;hb=9b6570b4f9243e4e8b953fb4650b22aab639eabc;hp=ecdaf99ab3ba8c221a65a6b02eef39a712ff2ae7;hpb=384f7be5bc08c545c16bd631c7ca9f54fc7d23dc;p=p5sagit%2Fp5-mst-13.2.git diff --git a/MANIFEST b/MANIFEST index ecdaf99..2bb044a 100644 --- a/MANIFEST +++ b/MANIFEST @@ -37,7 +37,7 @@ README.threads Notes about multithreading README.vms Notes about VMS port README.win32 Notes about Win32 port Todo The Wishlist -Todo.5.005 What needs doing before 5.005 release +Todo-5.005 What needs doing before 5.005 release XSLock.h Include file for extensions built with PERL_OBJECT defined XSUB.h Include file for extension subroutines av.c Array value code @@ -223,11 +223,11 @@ ext/IO/lib/IO/Socket.pm IO::Socket extension Perl module ext/IPC/SysV/ChangeLog IPC::SysV extension Perl module ext/IPC/SysV/MANIFEST IPC::SysV extension Perl module ext/IPC/SysV/Makefile.PL IPC::SysV extension Perl module +ext/IPC/SysV/Msg.pm IPC::SysV extension Perl module ext/IPC/SysV/README IPC::SysV extension Perl module +ext/IPC/SysV/Semaphore.pm IPC::SysV extension Perl module ext/IPC/SysV/SysV.pm IPC::SysV extension Perl module ext/IPC/SysV/SysV.xs IPC::SysV extension Perl module -ext/IPC/SysV/Msg.pm IPC::SysV extension Perl module -ext/IPC/SysV/Semaphore.pm IPC::SysV extension Perl module ext/IPC/SysV/t/msg.t IPC::SysV extension Perl module ext/IPC/SysV/t/sem.t IPC::SysV extension Perl module ext/NDBM_File/Makefile.PL NDBM extension makefile writer @@ -665,7 +665,7 @@ perlsfio.h Prototype sfio mapping for PerlIO perlsh A poor man's perl shell perlvars.h Global variables perly.c A byacc'ed perly.y -perly.c.diff Fixup perly.c to allow recursion +perly_c.diff Fixup perly.c to allow recursion perly.fixer A program to remove yacc stack limitations perly.h The header file for perly.c perly.y Yacc grammar for perl @@ -695,7 +695,7 @@ pod/perlcall.pod Callback info pod/perldata.pod Data structure info pod/perldebug.pod Debugger info pod/perldelta.pod Changes since last version -pod/perldelta4.pod Changes from 5.003 to 5.004 +pod/perld4.pod Changes from 5.003 to 5.004 pod/perldiag.pod Diagnostic info pod/perldsc.pod Data Structures Cookbook pod/perlembed.pod Embedding info @@ -814,13 +814,13 @@ t/lib/cgi-html.t See if CGI.pm works t/lib/cgi-request.t See if CGI.pm works t/lib/checktree.t See if File::CheckTree works t/lib/complex.t See if Math::Complex works -t/lib/dumper.t See if Data::Dumper works -t/lib/dumper-ovl.t See if Data::Dumper works for overloaded data t/lib/db-btree.t See if DB_File works t/lib/db-hash.t See if DB_File works t/lib/db-recno.t See if DB_File works t/lib/dirhand.t See if DirHandle works t/lib/dosglob.t See if File::DosGlob works +t/lib/dumper-ovl.t See if Data::Dumper works for overloaded data +t/lib/dumper.t See if Data::Dumper works t/lib/english.t See if English works t/lib/env.t See if Env works t/lib/errno.t See if Errno works