Typo in DB_File.pm
[p5sagit/p5-mst-13.2.git] / MANIFEST
index f0b0c1b..0cfc4ee 100644 (file)
--- a/MANIFEST
+++ b/MANIFEST
@@ -225,6 +225,7 @@ ext/Encode/Encode/dingbats.enc      Encoding tables
 ext/Encode/Encode/dingbats.ucm Encoding tables
 ext/Encode/Encode/EncodeFormat.pod     Encoding table format
 ext/Encode/Encode/euc-cn.enc   Encoding tables
+ext/Encode/Encode/euc-jp-0212.enc      Encoding tables
 ext/Encode/Encode/euc-jp.enc   Encoding tables
 ext/Encode/Encode/euc-kr.enc   Encoding tables
 ext/Encode/Encode/gb12345.enc  Encoding tables
@@ -1093,7 +1094,10 @@ lib/strict.t                     See if strictures work
 lib/subs.pm                    Declare overriding subs
 lib/subs.t                     See if subroutine pseudo-importation works
 lib/Switch.pm                  Switch for Perl
-lib/Switch/test.pl             Test whether switch works
+lib/Switch/Changes     Switch for Perl
+lib/Switch/README      Switch for Perl
+lib/Switch/t/given_when.t      See if Perl 6 given (switch) works
+lib/Switch/t/switch_case.t     See if Perl 5 switch works
 lib/Symbol.pm                  Symbol table manipulation routines
 lib/Symbol.t                   See if Symbol works
 lib/syslog.pl                  Perl library supporting syslogging
@@ -1514,6 +1518,8 @@ lib/warnings.t                    See if warning controls work
 lib/warnings/register.pm       For "use warnings::register"
 lib/Win32.pod                  Documentation for Win32 extras
 locale.c                       locale-specific utility functions
+macos/MacPerlTests.cmd MacOS ports
+macos/xsubpp.patch     MacOS ports
 makeaperl.SH                   perl script that produces a new perl binary
 makedef.pl                     Create symbol export lists for linking
 makedepend.SH                  Precursor to makedepend
@@ -1647,6 +1653,7 @@ os2/os2ish.h                      Header for OS/2
 os2/os2thread.h                        pthread-like typedefs
 os2/os2_base.t                 Additional tests for builtin methods
 os2/perl2cmd.pl                        Corrects installed binaries under OS/2
+os2/perlrexx.c                 Support perl interpreter embedded in REXX
 patchlevel.h                   The current patch level of perl
 perl.c                         main()
 perl.h                         Global declarations
@@ -1845,7 +1852,6 @@ scope.c                           Scope entry and exit code
 scope.h                                Scope entry and exit header
 sv.c                           Scalar value code
 sv.h                           Scalar value header
-t/base/commonsense.t           See if configuration meets basic needs
 t/base/cond.t                  See if conditionals work
 t/base/if.t                    See if if works
 t/base/lex.t                   See if lexical items work
@@ -1888,6 +1894,7 @@ t/io/read.t                       See if read works
 t/io/tell.t                    See if file seeking works
 t/io/utf8.t                    See if file seeking works
 t/lib/1_compile.t              See if the various libraries and extensions compile
+t/lib/commonsense.t            See if configuration meets basic needs
 t/lib/compmod.pl               Helper for 1_compile.t
 t/lib/dprof/test1_t            Perl code profiler tests
 t/lib/dprof/test1_v            Perl code profiler tests
@@ -2232,8 +2239,8 @@ win32/perlhost.h          Perl "host" implementation
 win32/perllib.c                        Win32 port
 win32/pod.mak                  Win32 port
 win32/runperl.c                        Win32 port
-win32/sncfnmcs.pl              Win32 port
 win32/splittree.pl             Win32 port
+win32/sync_ext.pl              Win32 port
 win32/vdir.h                   Perl "host" virtual directory manager
 win32/vmem.h                   Perl "host" memory manager
 win32/win32.c                  Win32 port