This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Handy script for when one forgets to "dmake clean"
[perl5.git] / MANIFEST
index 3dec812..1bf4b4a 100644 (file)
--- a/MANIFEST
+++ b/MANIFEST
@@ -13,9 +13,9 @@ Copying                       The GNU General Public License
 EXTERN.h               Included before foreign .h files
 INSTALL                        Detailed installation instructions
 INTERN.h               Included before domestic .h files
-MAINTAIN               Who maintains which files
 MANIFEST               This list of files
 Makefile.SH            A script that generates Makefile
+Makefile.micro         microperl Makefile
 Policy_sh.SH           Hold site-wide preferences between Configure runs.
 Porting/Contract       Social contract for contributed modules in Perl core
 Porting/Glossary       Glossary of config.sh variables
@@ -31,8 +31,10 @@ Porting/p4desc               Smarter 'p4 describe', outputs diffs for new files
 Porting/patching.pod   How to report changes made to Perl
 Porting/patchls                Flexible patch file listing utility
 Porting/pumpkin.pod    Guidelines and hints for Perl maintainers
+Porting/repository.pod How to use the Perl repository
 README                 The Instructions
 README.Y2K             Notes about Year 2000 concerns
+README.aix             Notes about AIX port
 README.amiga           Notes about AmigaOS port
 README.apollo          Notes about Apollo DomainOS port
 README.beos            Notes about BeOS port
@@ -42,6 +44,7 @@ README.epoc           Notes about EPOC port
 README.hpux            Notes about HP-UX port
 README.hurd            Notes about GNU/Hurd port
 README.machten         Notes about Power MachTen port
+README.micro           Notes about microperl
 README.mint            Notes about Atari MiNT port
 README.mpeix           Notes about MPE/iX port
 README.os2             Notes about OS/2 port
@@ -49,6 +52,7 @@ README.os390          Notes about OS/390 (nee MVS) port
 README.plan9           Notes about Plan9 port
 README.posix-bc                Notes about BS2000 POSIX port
 README.qnx             Notes about QNX port
+README.solaris         Notes about Solaris port
 README.threads         Notes about multithreading
 README.vmesa           Notes about VM/ESA port
 README.vms             Notes about installing the VMS port
@@ -56,6 +60,7 @@ README.vos            Notes about Stratus VOS port
 README.win32           Notes about Win32 port
 Todo                   The Wishlist
 Todo-5.6               What needs doing before/during the 5.6.x release cycle
+Todo.micro             The Wishlist for microperl
 XSUB.h                 Include file for extension subroutines
 apollo/netinet/in.h    Apollo DomainOS port: C header file frontend
 av.c                   Array value code
@@ -70,8 +75,8 @@ configure.com         Configure-equivalent for VMS
 configure.gnu          Crude emulation of GNU configure
 cop.h                  Control operator header
 cv.h                   Code value header
-cygwin/cygwin.c                Additional code for Cygwin port
 cygwin/Makefile.SHs    Shared library generation for Cygwin port
+cygwin/cygwin.c                Additional code for Cygwin port
 cygwin/ld2.in          ld wrapper template for Cygwin port
 cygwin/perlld.in       dll generator template for Cygwin port
 deb.c                  Debugging routines
@@ -85,71 +90,6 @@ doop.c                       Support code for various operations
 dosish.h               Some defines for MS/DOSish machines
 dump.c                 Debugging output
 ebcdic.c               EBCDIC support routines
-eg/ADB                 An adb wrapper to put in your crash dir
-eg/README              Intro to example perl scripts
-eg/cgi/RunMeFirst              Setup script for CGI examples
-eg/cgi/caution.xbm             CGI example
-eg/cgi/clickable_image.cgi     CGI example
-eg/cgi/cookie.cgi              CGI example
-eg/cgi/crash.cgi               CGI example
-eg/cgi/customize.cgi           CGI example
-eg/cgi/diff_upload.cgi         CGI example
-eg/cgi/dna_small_gif.uu                Small image for CGI examples
-eg/cgi/file_upload.cgi         CGI example
-eg/cgi/frameset.cgi            CGI example
-eg/cgi/index.html              Index page for CGI examples
-eg/cgi/internal_links.cgi      CGI example
-eg/cgi/javascript.cgi          CGI example
-eg/cgi/monty.cgi               CGI example
-eg/cgi/multiple_forms.cgi      CGI example
-eg/cgi/nph-clock.cgi           CGI example
-eg/cgi/nph-multipart.cgi       CGI example
-eg/cgi/popup.cgi               CGI example
-eg/cgi/save_state.cgi          CGI example
-eg/cgi/tryit.cgi               CGI example
-eg/cgi/wilogo_gif.uu           Small image for CGI examples
-eg/changes             A program to list recently changed files
-eg/client              A sample client
-eg/down                        A program to do things to subdirectories
-eg/dus                 A program to do du -s on non-mounted dirs
-eg/findcp              A find wrapper that implements a -cp switch
-eg/findtar             A find wrapper that pumps out a tar file
-eg/g/gcp               A program to do a global rcp
-eg/g/gcp.man           Manual page for gcp
-eg/g/ged               A program to do a global edit
-eg/g/ghosts            A sample /etc/ghosts file
-eg/g/gsh               A program to do a global rsh
-eg/g/gsh.man           Manual page for gsh
-eg/muck                        A program to find missing make dependencies
-eg/muck.man            Manual page for muck
-eg/myrup               A program to find lightly loaded machines
-eg/nih                 Script to insert #! workaround
-eg/relink              A program to change symbolic links
-eg/rename              A program to rename files
-eg/rmfrom              A program to feed doomed filenames to
-eg/scan/scan_df                Scan for filesystem anomalies
-eg/scan/scan_last      Scan for login anomalies
-eg/scan/scan_messages  Scan for console message anomalies
-eg/scan/scan_passwd    Scan for passwd file anomalies
-eg/scan/scan_ps                Scan for process anomalies
-eg/scan/scan_sudo      Scan for sudo anomalies
-eg/scan/scan_suid      Scan for setuid anomalies
-eg/scan/scanner                An anomaly reporter
-eg/server              A sample server
-eg/shmkill             A program to remove unused shared memory
-eg/sysvipc/README      Intro to Sys V IPC examples
-eg/sysvipc/ipcmsg      Example of SYS V IPC message queues
-eg/sysvipc/ipcsem      Example of Sys V IPC semaphores
-eg/sysvipc/ipcshm      Example of Sys V IPC shared memory
-eg/travesty            A program to print travesties of its input text
-eg/unuc                        Un-uppercases an all-uppercase text
-eg/uudecode            A version of uudecode
-eg/van/empty           A program to empty the trashcan
-eg/van/unvanish                A program to undo what vanish does
-eg/van/vanexp          A program to expire vanished files
-eg/van/vanish          A program to put files in a trashcan
-eg/who                 A sample who program
-eg/wrapsuid            A setuid script wrapper generator
 emacs/cperl-mode.el    An alternate perl-mode
 emacs/e2ctags.pl       etags to ctags converter
 emacs/ptags            Creates smart TAGS file
@@ -239,6 +179,7 @@ ext/DynaLoader/dl_dld.xs    GNU dld style implementation
 ext/DynaLoader/dl_dlopen.xs    BSD/SunOS4&5 dlopen() style implementation
 ext/DynaLoader/dl_dyld.xs      NeXT/Apple dyld implementation
 ext/DynaLoader/dl_hpux.xs      HP-UX implementation
+ext/DynaLoader/dl_mac.xs       MacOS implementation
 ext/DynaLoader/dl_mpeix.xs     MPE/iX implementation
 ext/DynaLoader/dl_next.xs      NeXT implementation
 ext/DynaLoader/dl_none.xs      Stub implementation
@@ -247,7 +188,97 @@ ext/DynaLoader/dl_vms.xs   VMS implementation
 ext/DynaLoader/dlutils.c       Dynamic loader utilities for dl_*.xs files
 ext/DynaLoader/hints/aix.pl    Hint for DynaLoader for named architecture
 ext/DynaLoader/hints/linux.pl  Hint for DynaLoader for named architecture
+ext/DynaLoader/hints/netbsd.pl Hint for DynaLoader for named architecture
 ext/DynaLoader/hints/openbsd.pl        Hint for DynaLoader for named architecture
+ext/Encode/Encode.pm           Encode extension
+ext/Encode/Encode.xs           Encode extension
+ext/Encode/Encode/EncodeFormat.pod     Encoding table format
+ext/Encode/Encode/ascii.enc    Encoding tables
+ext/Encode/Encode/big5.enc     Encoding tables
+ext/Encode/Encode/cp1006.enc   Encoding tables
+ext/Encode/Encode/cp1047.enc   Encoding tables
+ext/Encode/Encode/cp1250.enc   Encoding tables
+ext/Encode/Encode/cp1251.enc   Encoding tables
+ext/Encode/Encode/cp1252.enc   Encoding tables
+ext/Encode/Encode/cp1253.enc   Encoding tables
+ext/Encode/Encode/cp1254.enc   Encoding tables
+ext/Encode/Encode/cp1255.enc   Encoding tables
+ext/Encode/Encode/cp1256.enc   Encoding tables
+ext/Encode/Encode/cp1257.enc   Encoding tables
+ext/Encode/Encode/cp1258.enc   Encoding tables
+ext/Encode/Encode/cp37.enc     Encoding tables
+ext/Encode/Encode/cp424.enc    Encoding tables
+ext/Encode/Encode/cp437.enc    Encoding tables
+ext/Encode/Encode/cp737.enc    Encoding tables
+ext/Encode/Encode/cp775.enc    Encoding tables
+ext/Encode/Encode/cp850.enc    Encoding tables
+ext/Encode/Encode/cp852.enc    Encoding tables
+ext/Encode/Encode/cp855.enc    Encoding tables
+ext/Encode/Encode/cp856.enc    Encoding tables
+ext/Encode/Encode/cp857.enc    Encoding tables
+ext/Encode/Encode/cp860.enc    Encoding tables
+ext/Encode/Encode/cp861.enc    Encoding tables
+ext/Encode/Encode/cp862.enc    Encoding tables
+ext/Encode/Encode/cp863.enc    Encoding tables
+ext/Encode/Encode/cp864.enc    Encoding tables
+ext/Encode/Encode/cp865.enc    Encoding tables
+ext/Encode/Encode/cp866.enc    Encoding tables
+ext/Encode/Encode/cp869.enc    Encoding tables
+ext/Encode/Encode/cp874.enc    Encoding tables
+ext/Encode/Encode/cp932.enc    Encoding tables
+ext/Encode/Encode/cp936.enc    Encoding tables
+ext/Encode/Encode/cp949.enc    Encoding tables
+ext/Encode/Encode/cp950.enc    Encoding tables
+ext/Encode/Encode/dingbats.enc Encoding tables
+ext/Encode/Encode/euc-cn.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
+ext/Encode/Encode/gb1988.enc   Encoding tables
+ext/Encode/Encode/gb2312.enc   Encoding tables
+ext/Encode/Encode/gsm0338.enc          Encoding tables
+ext/Encode/Encode/iso2022-jp.enc       Encoding tables
+ext/Encode/Encode/iso2022-kr.enc       Encoding tables
+ext/Encode/Encode/iso2022.enc          Encoding tables
+ext/Encode/Encode/iso8859-1.enc                Encoding tables
+ext/Encode/Encode/iso8859-10.enc       Encoding tables
+ext/Encode/Encode/iso8859-13.enc       Encoding tables
+ext/Encode/Encode/iso8859-14.enc       Encoding tables
+ext/Encode/Encode/iso8859-15.enc       Encoding tables
+ext/Encode/Encode/iso8859-16.enc       Encoding tables
+ext/Encode/Encode/iso8859-2.enc                Encoding tables
+ext/Encode/Encode/iso8859-3.enc                Encoding tables
+ext/Encode/Encode/iso8859-4.enc                Encoding tables
+ext/Encode/Encode/iso8859-5.enc                Encoding tables
+ext/Encode/Encode/iso8859-6.enc                Encoding tables
+ext/Encode/Encode/iso8859-7.enc                Encoding tables
+ext/Encode/Encode/iso8859-8.enc                Encoding tables
+ext/Encode/Encode/iso8859-9.enc                Encoding tables
+ext/Encode/Encode/jis0201.enc          Encoding tables
+ext/Encode/Encode/jis0208.enc          Encoding tables
+ext/Encode/Encode/jis0212.enc          Encoding tables
+ext/Encode/Encode/koi8-r.enc           Encoding tables
+ext/Encode/Encode/ksc5601.enc          Encoding tables
+ext/Encode/Encode/macCentEuro.enc      Encoding tables
+ext/Encode/Encode/macCroatian.enc      Encoding tables
+ext/Encode/Encode/macCyrillic.enc      Encoding tables
+ext/Encode/Encode/macDingbats.enc      Encoding tables
+ext/Encode/Encode/macGreek.enc         Encoding tables
+ext/Encode/Encode/macIceland.enc       Encoding tables
+ext/Encode/Encode/macJapan.enc         Encoding tables
+ext/Encode/Encode/macRoman.enc         Encoding tables
+ext/Encode/Encode/macRomania.enc       Encoding tables
+ext/Encode/Encode/macThai.enc          Encoding tables
+ext/Encode/Encode/macTurkish.enc       Encoding tables
+ext/Encode/Encode/macUkraine.enc       Encoding tables
+ext/Encode/Encode/posix-bc.enc         Encoding tables
+ext/Encode/Encode/shiftjis.enc         Encoding tables
+ext/Encode/Encode/symbol.enc           Encoding tables
+ext/Encode/Makefile.PL         Encode extension
+ext/Encode/Todo                        Encode extension
+ext/Encode/compile             Encode extension
+ext/Encode/encengine.c         Encode extension
+ext/Encode/encode.h            Encode extension
 ext/Errno/ChangeLog            Errno perl module change log
 ext/Errno/Errno_pm.PL          Errno perl module create script
 ext/Errno/Makefile.PL          Errno extension makefile writer
@@ -261,6 +292,9 @@ ext/File/Glob/Makefile.PL   File::Glob extension makefile writer
 ext/File/Glob/TODO             File::Glob extension todo list
 ext/File/Glob/bsd_glob.c       File::Glob extension run time code
 ext/File/Glob/bsd_glob.h       File::Glob extension header file
+ext/Filter/Util/Call/Call.pm   Filter::Util::Call extension module
+ext/Filter/Util/Call/Call.xs   Filter::Util::Call extension external subroutines
+ext/Filter/Util/Call/Makefile.PL       Filter::Util::Call extension makefile writer
 ext/GDBM_File/GDBM_File.pm     GDBM extension Perl module
 ext/GDBM_File/GDBM_File.xs     GDBM extension external subroutines
 ext/GDBM_File/Makefile.PL      GDBM extension makefile writer
@@ -301,8 +335,8 @@ ext/NDBM_File/NDBM_File.xs  NDBM extension external subroutines
 ext/NDBM_File/hints/cygwin.pl  Hint for NDBM_File for named architecture
 ext/NDBM_File/hints/dec_osf.pl Hint for NDBM_File for named architecture
 ext/NDBM_File/hints/dynixptx.pl        Hint for NDBM_File for named architecture
-ext/NDBM_File/hints/solaris.pl Hint for NDBM_File for named architecture
 ext/NDBM_File/hints/sco.pl     Hint for NDBM_File for named architecture
+ext/NDBM_File/hints/solaris.pl Hint for NDBM_File for named architecture
 ext/NDBM_File/hints/svr4.pl    Hint for NDBM_File for named architecture
 ext/NDBM_File/typemap          NDBM extension interface types
 ext/ODBM_File/Makefile.PL      ODBM extension makefile writer
@@ -334,6 +368,7 @@ ext/POSIX/hints/netbsd.pl       Hint for POSIX for named architecture
 ext/POSIX/hints/next_3.pl       Hint for POSIX for named architecture
 ext/POSIX/hints/openbsd.pl     Hint for POSIX for named architecture
 ext/POSIX/hints/sunos_4.pl     Hint for POSIX for named architecture
+ext/POSIX/hints/svr4.pl                Hint for POSIX for named architecture
 ext/POSIX/typemap              POSIX extension interface types
 ext/SDBM_File/Makefile.PL      SDBM extension makefile writer
 ext/SDBM_File/SDBM_File.pm     SDBM extension Perl module
@@ -367,9 +402,15 @@ ext/SDBM_File/typemap              SDBM extension interface types
 ext/Socket/Makefile.PL Socket extension makefile writer
 ext/Socket/Socket.pm   Socket extension Perl module
 ext/Socket/Socket.xs   Socket extension external subroutines
-ext/Sys/Hostname/Makefile.PL   Sys::Hostname extension makefile writer
+ext/Storable/ChangeLog         Storable extension
+ext/Storable/MANIFEST          Storable extension
+ext/Storable/Makefile.PL       Storable extension
+ext/Storable/README            Storable extension
+ext/Storable/Storable.pm       Storable extension
+ext/Storable/Storable.xs       Storable extension
 ext/Sys/Hostname/Hostname.pm   Sys::Hostname extension Perl module
 ext/Sys/Hostname/Hostname.xs   Sys::Hostname extension external subroutines
+ext/Sys/Hostname/Makefile.PL   Sys::Hostname extension makefile writer
 ext/Sys/Syslog/Makefile.PL     Sys::Syslog extension makefile writer
 ext/Sys/Syslog/Syslog.pm       Sys::Syslog extension Perl module
 ext/Sys/Syslog/Syslog.xs       Sys::Syslog extension external subroutines
@@ -403,11 +444,13 @@ ext/attrs/Makefile.PL     attrs extension makefile writer
 ext/attrs/attrs.pm     attrs extension Perl module
 ext/attrs/attrs.xs     attrs extension external subroutines
 ext/re/Makefile.PL     re extension makefile writer
+ext/re/hints/aix.pl    Hints for re for named architecture
 ext/re/hints/mpeix.pl  Hints for re for named architecture
 ext/re/re.pm           re extension Perl module
 ext/re/re.xs           re extension external subroutines
 ext/util/make_ext      Used by Makefile to execute extension Makefiles
 ext/util/mkbootstrap   Turns ext/*/*_BS into bootstrap info
+fakesdio.h             stdio in terms of PerlIO
 fakethr.h              Fake threads header
 form.h                 Public declarations for the above
 global.sym             Symbols that need hiding when embedded
@@ -479,6 +522,7 @@ hints/newsos4.sh    Hints for named architecture
 hints/next_3.sh                Hints for named architecture
 hints/next_3_0.sh      Hints for named architecture
 hints/next_4.sh                Hints for named architecture
+hints/nonstopux.sh     Hints for named architecture
 hints/openbsd.sh       Hints for named architecture
 hints/opus.sh          Hints for named architecture
 hints/os2.sh           Hints for named architecture
@@ -569,6 +613,28 @@ lib/CGI/Pretty.pm  Output nicely formatted HTML
 lib/CGI/Push.pm                Support for server push
 lib/CGI/Switch.pm      Simple interface for multiple server types
 lib/CGI/Util.pm                Utility functions
+lib/CGI/eg/RunMeFirst          Setup script for CGI examples
+lib/CGI/eg/caution.xbm         CGI example
+lib/CGI/eg/clickable_image.cgi CGI example
+lib/CGI/eg/cookie.cgi          CGI example
+lib/CGI/eg/crash.cgi           CGI example
+lib/CGI/eg/customize.cgi       CGI example
+lib/CGI/eg/diff_upload.cgi     CGI example
+lib/CGI/eg/dna_small_gif.uu    Small image for CGI examples
+lib/CGI/eg/file_upload.cgi     CGI example
+lib/CGI/eg/frameset.cgi                CGI example
+lib/CGI/eg/index.html          Index page for CGI examples
+lib/CGI/eg/internal_links.cgi  CGI example
+lib/CGI/eg/javascript.cgi      CGI example
+lib/CGI/eg/make_links.pl       CGI example
+lib/CGI/eg/monty.cgi           CGI example
+lib/CGI/eg/multiple_forms.cgi  CGI example
+lib/CGI/eg/nph-clock.cgi       CGI example
+lib/CGI/eg/nph-multipart.cgi   CGI example
+lib/CGI/eg/popup.cgi           CGI example
+lib/CGI/eg/save_state.cgi      CGI example
+lib/CGI/eg/tryit.cgi           CGI example
+lib/CGI/eg/wilogo_gif.uu       CGI example
 lib/CPAN.pm            Interface to Comprehensive Perl Archive Network
 lib/CPAN/FirstTime.pm  Utility for creating CPAN config files
 lib/CPAN/Nox.pm                Runs CPAN while avoiding compiled extensions
@@ -589,6 +655,7 @@ lib/ExtUtils/Embed.pm       Utilities for embedding Perl in C programs
 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/MANIFEST.SKIP     The default MANIFEST.SKIP
 lib/ExtUtils/MM_Cygwin.pm      MakeMaker methods for Cygwin
 lib/ExtUtils/MM_OS2.pm         MakeMaker methods for OS/2
 lib/ExtUtils/MM_Unix.pm                MakeMaker base class for Unix
@@ -612,6 +679,7 @@ lib/File/DosGlob.pm Win32 DOS-globbing module
 lib/File/Find.pm       Routines to do a find
 lib/File/Path.pm       Do things like `mkdir -p' and `rm -r'
 lib/File/Spec.pm       portable operations on file names
+lib/File/Spec/Epoc.pm  portable operations on EPOC file names
 lib/File/Spec/Functions.pm     Function interface to File::Spec object methods
 lib/File/Spec/Mac.pm   portable operations on Mac file names
 lib/File/Spec/OS2.pm   portable operations on OS2 file names
@@ -622,6 +690,7 @@ lib/File/Temp.pm    create safe temporary files and file handles
 lib/File/stat.pm       By-name interface to Perl's builtin stat
 lib/FileCache.pm       Keep more files open than the system permits
 lib/FileHandle.pm      Backward-compatible front end to IO extension
+lib/Filter/Simple.pm   Simple frontend to Filter::Util::Call
 lib/FindBin.pm         Find name of currently executing program
 lib/Getopt/Long.pm     Fetch command options (GetOptions)
 lib/Getopt/Std.pm      Fetch command options (getopt, getopts)
@@ -642,6 +711,7 @@ lib/Pod/Find.pm             used by pod/splitpod
 lib/Pod/Functions.pm   used by pod/splitpod
 lib/Pod/Html.pm                Convert POD data to HTML
 lib/Pod/InputObjects.pm        Pod-Parser - define objects for input streams
+lib/Pod/LaTeX.pm       Convert POD data to LaTeX
 lib/Pod/Man.pm         Convert POD data to *roff
 lib/Pod/ParseUtils.pm  Pod-Parser - pod utility functions
 lib/Pod/Parser.pm      Pod-Parser - define base class for parsing POD
@@ -680,6 +750,7 @@ lib/Time/tm.pm              Internal object for Time::{gm,local}time
 lib/UNIVERSAL.pm       Base class for ALL classes
 lib/User/grent.pm      By-name interface to Perl's builtin getgr*
 lib/User/pwent.pm      By-name interface to Perl's builtin getpw*
+lib/Win32.pod          Documentation for Win32 extras
 lib/abbrev.pl          An abbreviation table builder
 lib/assert.pl          assertion and panic with stack trace
 lib/attributes.pm      For "sub foo : attrlist"
@@ -693,7 +764,6 @@ lib/bytes.pm                Pragma to enable byte operations
 lib/bytes_heavy.pl     Support routines for byte pragma
 lib/cacheout.pl                Manages output filehandles when you need too many
 lib/charnames.pm       Character names
-lib/chat2.pl            Obsolete ipc library (use Comm.pm etc instead)
 lib/complete.pl                A command completion subroutine
 lib/constant.pm                For "use constant"
 lib/ctime.pl           A ctime workalike
@@ -715,7 +785,7 @@ lib/hostname.pl             Old hostname code
 lib/importenv.pl       Perl routine to get environment into variables
 lib/integer.pm         For "use integer"
 lib/less.pm            For "use less"
-lib/lib.pm             For "use lib"
+lib/lib_pm.PL          For "use lib", produces lib/lib.pm
 lib/locale.pm          For "use locale"
 lib/look.pl            A "look" equivalent
 lib/newgetopt.pl       A perl library supporting long option parsing
@@ -724,6 +794,7 @@ lib/open2.pl                Open a two-ended pipe (uses IPC::Open2)
 lib/open3.pl           Open a three-ended pipe (uses IPC::Open3)
 lib/overload.pm                Module for overloading perl operators
 lib/perl5db.pl         Perl debugging routines
+lib/perlio.pm          Perl IO interface pragma
 lib/pwd.pl             Routines to keep track of PWD environment variable
 lib/shellwords.pl      Perl library to split into words with shell quoting
 lib/sigtrap.pm         For trapping an abort and giving traceback
@@ -737,9 +808,11 @@ lib/timelocal.pl   Perl library supporting inverse of localtime, gmtime
 lib/unicode/ArabLink.pl                                Unicode character database
 lib/unicode/ArabLnkGrp.pl                      Unicode character database
 lib/unicode/ArabShap.txt                       Unicode character database
+lib/unicode/BidiMirr.txt                       Unicode character database
 lib/unicode/Bidirectional.pl                   Unicode character database
 lib/unicode/Block.pl                           Unicode character database
 lib/unicode/Blocks.txt                         Unicode character database
+lib/unicode/CaseFold.txt                       Unicode character database
 lib/unicode/Category.pl                                Unicode character database
 lib/unicode/CombiningClass.pl                  Unicode character database
 lib/unicode/CompExcl.txt                       Unicode character database
@@ -855,6 +928,7 @@ lib/unicode/Is/BidiRLE.pl                   Unicode character database
 lib/unicode/Is/BidiRLO.pl                      Unicode character database
 lib/unicode/Is/BidiS.pl                                Unicode character database
 lib/unicode/Is/BidiWS.pl                       Unicode character database
+lib/unicode/Is/Blank.pl                                Unicode character database
 lib/unicode/Is/C.pl                            Unicode character database
 lib/unicode/Is/Cc.pl                           Unicode character database
 lib/unicode/Is/Cf.pl                           Unicode character database
@@ -867,9 +941,9 @@ lib/unicode/Is/DCcompat.pl                  Unicode character database
 lib/unicode/Is/DCfinal.pl                      Unicode character database
 lib/unicode/Is/DCfont.pl                       Unicode character database
 lib/unicode/Is/DCfraction.pl                   Unicode character database
-lib/unicode/Is/DCinital.pl                     Unicode character database
 lib/unicode/Is/DCinitial.pl                    Unicode character database
 lib/unicode/Is/DCisolated.pl                   Unicode character database
+lib/unicode/Is/DCmedial.pl                     Unicode character database
 lib/unicode/Is/DCnarrow.pl                     Unicode character database
 lib/unicode/Is/DCnoBreak.pl                    Unicode character database
 lib/unicode/Is/DCsmall.pl                      Unicode character database
@@ -943,6 +1017,7 @@ lib/unicode/Is/Sk.pl                               Unicode character database
 lib/unicode/Is/Sm.pl                           Unicode character database
 lib/unicode/Is/So.pl                           Unicode character database
 lib/unicode/Is/Space.pl                                Unicode character database
+lib/unicode/Is/SpacePerl.pl                    Unicode character database
 lib/unicode/Is/SylA.pl                         Unicode character database
 lib/unicode/Is/SylAA.pl                                Unicode character database
 lib/unicode/Is/SylAAI.pl                       Unicode character database
@@ -984,17 +1059,18 @@ lib/unicode/Name.pl                              Unicode character database
 lib/unicode/Names.txt                          Unicode character database
 lib/unicode/NamesList.html                     Unicode character database
 lib/unicode/Number.pl                          Unicode character database
-lib/unicode/Props.txt                          Unicode character database
+lib/unicode/PropList.txt                       Unicode character database
 lib/unicode/README.Ethiopic                    Unicode character database
+lib/unicode/README.perl                                Unicode character database
 lib/unicode/ReadMe.txt                         Unicode character database info
 lib/unicode/SpecCase.txt                       Unicode character database
 lib/unicode/To/Digit.pl                                Unicode character database
 lib/unicode/To/Lower.pl                                Unicode character database
 lib/unicode/To/Title.pl                                Unicode character database
 lib/unicode/To/Upper.pl                                Unicode character database
-lib/unicode/UCD300.html                                Unicode character database
-lib/unicode/Unicode.300                                Unicode character database
-lib/unicode/Unicode3.html                      Unicode character database
+lib/unicode/UCD301.html                                Unicode character database
+lib/unicode/UCDFF301.html                      Unicode character database
+lib/unicode/Unicode.301                                Unicode character database
 lib/unicode/mktables.PL                                Unicode character database generator
 lib/unicode/syllables.txt                      Unicode character database
 lib/utf8.pm                                    Pragma to control Unicode support
@@ -1053,12 +1129,12 @@ os2/OS2/Process/Makefile.PL     system() constants in a module
 os2/OS2/Process/Process.pm     system() constants in a module
 os2/OS2/Process/Process.xs     system() constants in a module
 os2/OS2/REXX/Changes           DLL access module
-os2/OS2/REXX/MANIFEST          DLL access module
 os2/OS2/REXX/DLL/Changes               DLL access module
 os2/OS2/REXX/DLL/DLL.pm                DLL access module
 os2/OS2/REXX/DLL/DLL.xs                DLL access module
 os2/OS2/REXX/DLL/MANIFEST      DLL access module
 os2/OS2/REXX/DLL/Makefile.PL   DLL access module
+os2/OS2/REXX/MANIFEST          DLL access module
 os2/OS2/REXX/Makefile.PL       DLL access module
 os2/OS2/REXX/REXX.pm           DLL access module
 os2/OS2/REXX/REXX.xs           DLL access module
@@ -1086,8 +1162,9 @@ perl.h                    Global declarations
 perlapi.c              Perl API functions
 perlapi.h              Perl API function declarations
 perlio.c               C code for PerlIO abstraction
-perlio.h               compatibility stub
+perlio.h               PerlIO abstraction
 perlio.sym             Symbols for PerlIO abstraction
+perliol.h              PerlIO Layer definition
 perlsdio.h             Fake stdio using perlio
 perlsfio.h             Prototype sfio mapping for PerlIO
 perlsh                 A poor man's perl shell
@@ -1112,17 +1189,16 @@ plan9/plan9.c           Plan9 port: Plan9-specific C routines
 plan9/plan9ish.h       Plan9 port: Plan9-specific C header file
 plan9/setup.rc         Plan9 port: script for easy build+install
 plan9/versnum          Plan9 port: script to print version number
-pod/Makefile           Make pods into something else
-pod/Win32.pod          Documentation for Win32 extras
-pod/buildtoc           generate perltoc.pod
+pod/Makefile.SH                generate Makefile whichs makes pods into something else
+pod/buildtoc.PL                generate buildtoc which generates perltoc.pod
 pod/checkpods.PL       Tool to check for common errors in pods
-pod/perl.pod           Top level perl man page
+pod/perl.pod           Top level perl documentation
 pod/perl5004delta.pod  Changes from 5.003 to 5.004
 pod/perl5005delta.pod  Changes from 5.004 to 5.005
 pod/perl56delta.pod    Changes from 5.005 to 5.6
 pod/perlapi.pod         Perl API documentation (autogenerated)
 pod/perlapio.pod       IO API info
-pod/perlbook.pod       Book info
+pod/perlbook.pod       Perl book information
 pod/perlboot.pod       Beginner's Object-oriented Tutorial
 pod/perlbot.pod                Object-oriented Bag o' Tricks
 pod/perlcall.pod       Callback info
@@ -1130,10 +1206,12 @@ pod/perlcompile.pod     Info on using the Compiler suite
 pod/perldata.pod       Data structure info
 pod/perldbmfilter.pod  Info about DBM Filters
 pod/perldebguts.pod    Debugger guts info
+pod/perldebtut.pod     Perl debugging tutorial
 pod/perldebug.pod      Debugger info
 pod/perldelta.pod      Changes since last version
 pod/perldiag.pod       Diagnostic info
 pod/perldsc.pod                Data Structures Cookbook
+pod/perlebcdic.pod     Considerations for running Perl on EBCDIC platforms
 pod/perlembed.pod      Embedding info
 pod/perlfaq.pod                Frequently Asked Questions, Top Level
 pod/perlfaq1.pod       Frequently Asked Questions, Part 1
@@ -1159,7 +1237,9 @@ pod/perllocale.pod        Locale support info
 pod/perllol.pod                How to use lists of lists
 pod/perlmod.pod                Module mechanism info
 pod/perlmodinstall.pod Installing CPAN Modules
+pod/perlmodlib.PL      Generate pod/perlmodlib.pod
 pod/perlmodlib.pod     Module policy info
+pod/perlnewmod.pod     Preparing a new module for distribution
 pod/perlnumber.pod     Semantics of numbers and numeric operations
 pod/perlobj.pod                Object info
 pod/perlop.pod         Operator info
@@ -1184,6 +1264,7 @@ pod/perltoot.pod  Tom's object-oriented tutorial
 pod/perltootc.pod      Tom's object-oriented tutorial (more on class data)
 pod/perltrap.pod       Trap info
 pod/perlunicode.pod    Unicode support info
+pod/perlutil.pod       Accompanying utilities explained
 pod/perlvar.pod                Variable info
 pod/perlxs.pod         XS api info
 pod/perlxstut.pod      XS tutorial
@@ -1223,6 +1304,7 @@ sv.h                      Scalar value header
 t/README               Instructions for regression tests
 t/TEST                 The regression tester
 t/UTEST                        Run regression tests with -Mutf8
+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
@@ -1262,6 +1344,7 @@ t/io/pipe.t               See if secure pipes work
 t/io/print.t           See if print commands work
 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/abbrev.t         See if Text::Abbrev works
 t/lib/ansicolor.t      See if Term::ANSIColor works
 t/lib/anydbm.t         See if AnyDBM_File works
@@ -1280,6 +1363,7 @@ t/lib/cgi-pretty.t        See if CGI.pm works
 t/lib/cgi-request.t    See if CGI.pm works
 t/lib/charnames.t      See if character names work
 t/lib/checktree.t      See if File::CheckTree works
+t/lib/class-struct.t   See if Class::Struct works
 t/lib/complex.t                See if Math::Complex works
 t/lib/db-btree.t       See if DB_File works
 t/lib/db-hash.t                See if DB_File works
@@ -1302,9 +1386,10 @@ t/lib/dprof/test6_t      Perl code profiler tests
 t/lib/dprof/test6_v    Perl code profiler tests
 t/lib/dumper-ovl.t     See if Data::Dumper works for overloaded data
 t/lib/dumper.t         See if Data::Dumper works
+t/lib/encode.t         See if Encode works
 t/lib/english.t                See if English works
-t/lib/env.t            See if Env works
 t/lib/env-array.t      See if Env works for arrays
+t/lib/env.t            See if Env works
 t/lib/errno.t          See if Errno works
 t/lib/fatal.t           See if Fatal works
 t/lib/fields.t          See if base/fields works
@@ -1315,6 +1400,8 @@ t/lib/filefunc.t  See if File::Spec::Functions works
 t/lib/filehand.t       See if FileHandle works
 t/lib/filepath.t       See if File::Path works
 t/lib/filespec.t       See if File::Spec works
+t/lib/filter-util.pl   See if Filter::Util::Call works
+t/lib/filter-util.t    See if Filter::Util::Call works
 t/lib/findbin.t                See if FindBin works
 t/lib/ftmp-mktemp.t    See if File::Temp works
 t/lib/ftmp-posix.t     See if File::Temp works
@@ -1329,6 +1416,7 @@ t/lib/glob-taint.t        See if File::Glob works
 t/lib/gol-basic.t      See if Getopt::Long works
 t/lib/gol-compat.t     See if Getopt::Long works
 t/lib/gol-linkage.t    See if Getopt::Long works
+t/lib/gol-oo.t         See if Getopt::Long works
 t/lib/h2ph.h           Test header file for h2ph
 t/lib/h2ph.pht         Generated output from h2ph.h by h2ph, for comparison
 t/lib/h2ph.t           See if h2ph works like it should
@@ -1349,6 +1437,7 @@ t/lib/io_unix.t           See if UNIX socket-related methods from IO work
 t/lib/io_xs.t          See if XSUB methods from IO work
 t/lib/ipc_sysv.t       See if IPC::SysV works
 t/lib/ndbm.t           See if NDBM_File works
+t/lib/net-hostent.t    See if Net::hostent works
 t/lib/odbm.t           See if ODBM_File works
 t/lib/opcode.t         See if Opcode works
 t/lib/open2.t          See if IPC::Open2 works
@@ -1363,19 +1452,39 @@ t/lib/safe2.t           See if Safe works
 t/lib/sdbm.t           See if SDBM_File works
 t/lib/searchdict.t     See if Search::Dict works
 t/lib/selectsaver.t    See if SelectSaver works
+t/lib/selfloader.t     See if SelfLoader works
 t/lib/socket.t         See if Socket works
 t/lib/soundex.t                See if Soundex works
+t/lib/st-06compat.t    See if Storable works
+t/lib/st-blessed.t     See if Storable works
+t/lib/st-canonical.t   See if Storable works
+t/lib/st-dclone.t      See if Storable works
+t/lib/st-dump.pl       See if Storable works
+t/lib/st-forgive.t     See if Storable works
+t/lib/st-freeze.t      See if Storable works
+t/lib/st-lock.t                See if Storable works
+t/lib/st-overload.t    See if Storable works
+t/lib/st-recurse.t     See if Storable works
+t/lib/st-retrieve.t    See if Storable works
+t/lib/st-store.t       See if Storable works
+t/lib/st-tied.t                See if Storable works
+t/lib/st-tiedhook.t    See if Storable works
+t/lib/st-tieditems.t   See if Storable works
+t/lib/st-utf8.t                See if Storable works
 t/lib/symbol.t         See if Symbol works
 t/lib/syslfs.t         See if large files work for sysio
 t/lib/syslog.t         See if Sys::Syslog works
 t/lib/textfill.t       See if Text::Wrap::fill works
 t/lib/texttabs.t       See if Text::Tabs works
 t/lib/textwrap.t       See if Text::Wrap::wrap works
-t/lib/thr5005.t                Test 5.005-style threading (skipped if no use5005threads) 
+t/lib/thr5005.t                Test 5.005-style threading (skipped if no use5005threads)
 t/lib/tie-push.t       Test for Tie::Array
+t/lib/tie-refhash.t    Test for Tie::RefHash and Tie::RefHash::Nestable
+t/lib/tie-splice.t     Test for Tie::Array::SPLICE
 t/lib/tie-stdarray.t   Test for Tie::StdArray
 t/lib/tie-stdhandle.t  Test for Tie::StdHandle
 t/lib/tie-stdpush.t    Test for Tie::StdArray
+t/lib/tie-substrhash.t Test for Tie::SubstrHash
 t/lib/timelocal.t      See if Time::Local works
 t/lib/trig.t           See if Math::Trig works
 t/op/64bitint.t                See if 64 bit integers work
@@ -1387,11 +1496,13 @@ t/op/assignwarn.t       See if OP= operators warn correctly for undef targets
 t/op/attrs.t           See if attributes on declarations work
 t/op/auto.t            See if autoincrement et all work
 t/op/avhv.t            See if pseudo-hashes work
+t/op/bless.t           See if bless works
 t/op/bop.t             See if bitops work
 t/op/chars.t           See if character escapes work
 t/op/chop.t            See if chop works
 t/op/closure.t         See if closures work
 t/op/cmp.t             See if the various string and numeric compare work
+t/op/concat.t          See if string concatenation works
 t/op/cond.t            See if conditional expressions work
 t/op/context.t         See if context propagation works
 t/op/defins.t          See if auto-insert of defined() works
@@ -1420,6 +1531,7 @@ t/op/inc.t                See if inc/dec of integers near 32 bit limit work
 t/op/index.t           See if index works
 t/op/int.t             See if int works
 t/op/join.t            See if join works
+t/op/length.t          See if length works
 t/op/lex_assign.t      See if ops involving lexicals or pad temps work
 t/op/lfs.t             See if large files work for perlio
 t/op/list.t            See if array lists work
@@ -1430,6 +1542,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/my_stash.t                See if my Package works
 t/op/nothr5005.t       local @_ test which does not work under use5005threads
 t/op/numconvert.t      See if accessing fields does not change numeric values
 t/op/oct.t             See if oct and hex work
@@ -1449,7 +1562,9 @@ t/op/recurse.t            See if deep recursion works
 t/op/ref.t             See if refs and objects work
 t/op/regexp.t          See if regular expressions work
 t/op/regexp_noamp.t    See if regular expressions work with optimizations
+t/op/regmesg.t         See if one can get regular expression errors
 t/op/repeat.t          See if x operator works
+t/op/reverse.t         See if reverse operator works
 t/op/runlevel.t                See if die() works from perl_call_*()
 t/op/sleep.t           See if sleep works
 t/op/sort.t            See if sort works
@@ -1472,12 +1587,14 @@ t/op/tr.t               See if tr works
 t/op/undef.t           See if undef works
 t/op/universal.t       See if UNIVERSAL class works
 t/op/unshift.t         See if unshift works
+t/op/utf8decode.t      See if UTF-8 decoding works
 t/op/vec.t             See if vectors work
 t/op/ver.t             See if v-strings and the %v format flag work
 t/op/wantarray.t       See if wantarray works
 t/op/write.t           See if write works
 t/pod/emptycmd.t       Test empty pod directives
 t/pod/emptycmd.xr      Expected results for emptycmd.t
+t/pod/find.t           See if Pod::Find works
 t/pod/for.t            Test =for directive
 t/pod/for.xr           Expected results for for.t
 t/pod/headings.t       Test =head directives
@@ -1517,8 +1634,8 @@ t/pragma/strict-refs      Tests of "use strict 'refs'" for strict.t
 t/pragma/strict-subs   Tests of "use strict 'subs'" for strict.t
 t/pragma/strict-vars   Tests of "use strict 'vars'" for strict.t
 t/pragma/strict.t      See if strictures work
-t/pragma/subs.t                See if subroutine pseudo-importation works
 t/pragma/sub_lval.t    See if lvalue subroutines work
+t/pragma/subs.t                See if subroutine pseudo-importation works
 t/pragma/utf8.t                See if utf8 operations work
 t/pragma/warn/1global  Tests of global warnings for warnings.t
 t/pragma/warn/2use     Tests for "use warnings" for warnings.t
@@ -1558,6 +1675,8 @@ taint.c                   Tainting code
 thrdvar.h              Per-thread variables
 thread.h               Threading header
 toke.c                 The tokener
+uconfig.h              Configuration header for microperl
+uconfig.sh             Configuration script for microperl
 universal.c            The default UNIVERSAL package methods
 unixish.h              Defines that are assumed on Unix
 utf8.c                 Unicode routines
@@ -1569,7 +1688,6 @@ utils/c2ph.PL             program to translate dbx stabs to perl
 utils/dprofpp.PL       Perl code profile post-processor
 utils/h2ph.PL          A thing to turn C .h files into perl .ph files
 utils/h2xs.PL          Program to make .xs files from C header files
-utils/perlbc.PL                Front-end for byte compiler
 utils/perlbug.PL       A simple tool to submit a bug report
 utils/perlcc.PL                Front-end for compiler
 utils/perldoc.PL       A simple tool to find & display perl's documentation
@@ -1606,19 +1724,22 @@ vms/perly_c.vms         perly.c with fixed declarations for global syms
 vms/perly_h.vms                perly.h with fixed declarations for global syms
 vms/sockadapt.c                glue for SockshShr socket support
 vms/sockadapt.h                glue for SockshShr socket support
-vms/subconfigure.com    performs compiler checks and writes config.sh, config.h, and descrip.mms
 vms/test.com           DCL driver for regression tests
 vms/vms.c              VMS-specific C code for Perl core
 vms/vms_yfix.pl                convert Unix perly.[ch] to VMS perly_[ch].vms
 vms/vmsish.h           VMS-specific C header for Perl core
+vms/vmspipe.com                VMS-specific piped command helper script
 vms/writemain.pl       Generate perlmain.c from miniperlmain.c+extensions
 vos/Changes            Changes made to port Perl to the VOS operating system
 vos/build.cm           VOS command macro to build Perl
 vos/compile_perl.cm    VOS command macro to build multiple version of Perl
-vos/config.def         input for config.pl
-vos/config.h           config.h for VOS
+vos/config.alpha.def   definitions used by config.pl
+vos/config.alpha.h     config.h for use with alpha VOS POSIX.1 support
+vos/config.ga.def      definitions used by config.pl
+vos/config.ga.h                config.h for use with generally-available VOS POSIX.1 support
 vos/config.pl          script to convert a config_h.SH to a config.h
-vos/config_h.SH_orig   config_h.SH at the time config.h was created
+vos/configure_perl.cm  VOS command macro to configure perl before building
+vos/install_perl.cm    VOS command macro to install perl after building
 vos/perl.bind          VOS bind control file
 vos/test_vos_dummies.c Test program for "vos_dummies.c"
 vos/vos_dummies.c      Wrappers to soak up undefined functions
@@ -1627,6 +1748,7 @@ warnings.h                The warning numbers
 warnings.pl            Program to write warnings.h and lib/warnings.pm
 win32/Makefile         Win32 makefile for NMAKE (Visual C++ build)
 win32/bin/exetype.pl   Set executable type to CONSOLE or WINDOWS
+win32/bin/mdelete.bat  multifile delete
 win32/bin/perlglob.pl  Win32 globbing
 win32/bin/pl2bat.pl    wrap perl scripts into batch files
 win32/bin/runperl.pl   run perl script via batch file namesake
@@ -1638,8 +1760,9 @@ win32/config_H.bc Win32 config header (Borland C++ build)
 win32/config_H.gc      Win32 config header (GNU build)?
 win32/config_H.vc      Win32 config header (Visual C++ build)
 win32/config_h.PL      Perl code to convert Win32 config.sh to config.h
-win32/config_sh.PL     Perl code to update Win32 config.sh from Makefile 
+win32/config_sh.PL     Perl code to update Win32 config.sh from Makefile
 win32/des_fcrypt.patch Win32 port
+win32/distclean.bat    Remove _ALL_ files not listed here in MANIFEST
 win32/dl_win32.xs      Win32 port
 win32/genmk95.pl        Perl code to generate command.com-usable makefile.95
 win32/include/arpa/inet.h      Win32 port
@@ -1659,7 +1782,7 @@ win32/win32.c             Win32 port
 win32/win32.h          Win32 port
 win32/win32iop.h       Win32 port
 win32/win32sck.c       Win32 port
-win32/win32thread.c    Win32 functions for threads 
+win32/win32thread.c    Win32 functions for threads
 win32/win32thread.h    Win32 port mapping to threads
 writemain.SH           Generate perlmain.c from miniperlmain.c+extensions
 x2p/EXTERN.h           Same as above