This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
added intro to source filters from Paul Marquess
[perl5.git] / MANIFEST
index bb92930..2ad8ec2 100644 (file)
--- a/MANIFEST
+++ b/MANIFEST
@@ -31,6 +31,7 @@ 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
 README                 The Instructions
+README.Y2K             Notes about Year 2000 concerns
 README.amiga           Notes about AmigaOS port
 README.apollo          Notes about Apollo DomainOS port
 README.beos            Notes about BeOS port
@@ -90,7 +91,7 @@ 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/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
@@ -103,7 +104,7 @@ 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/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
@@ -206,6 +207,7 @@ ext/DB_File/DB_File_BS              Berkeley DB extension mkbootstrap fodder
 ext/DB_File/Makefile.PL                Berkeley DB extension makefile writer
 ext/DB_File/dbinfo             Berkeley DB database version checker
 ext/DB_File/hints/dynixptx.pl  Hint for DB_File for named architecture
+ext/DB_File/hints/sco.pl       Hint for DB_File for named architecture
 ext/DB_File/typemap            Berkeley DB extension interface types
 ext/DB_File/version.c          Berkeley DB extension interface version check
 ext/Data/Dumper/Changes                Data pretty printer, changelog
@@ -238,6 +240,7 @@ ext/DynaLoader/dl_rhapsody.xs       Rhapsody implementation
 ext/DynaLoader/dl_vmesa.xs     VM/ESA implementation
 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/Errno/ChangeLog            Errno perl module change log
 ext/Errno/Errno_pm.PL          Errno perl module create script
@@ -245,6 +248,13 @@ ext/Errno/Makefile.PL              Errno extension makefile writer
 ext/Fcntl/Fcntl.pm             Fcntl extension Perl module
 ext/Fcntl/Fcntl.xs             Fcntl extension external subroutines
 ext/Fcntl/Makefile.PL          Fcntl extension makefile writer
+ext/File/Glob/Changes          File::Glob extension changelog
+ext/File/Glob/Glob.pm          File::Glob extension module
+ext/File/Glob/Glob.xs          File::Glob extension external subroutines
+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/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
@@ -284,6 +294,7 @@ ext/NDBM_File/NDBM_File.xs  NDBM extension external subroutines
 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/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
@@ -471,6 +482,7 @@ hints/stellar.sh    Hints for named architecture
 hints/sunos_4_0.sh     Hints for named architecture
 hints/sunos_4_1.sh     Hints for named architecture
 hints/svr4.sh          Hints for named architecture
+hints/svr5.sh          Hints for named architecture
 hints/ti1500.sh                Hints for named architecture
 hints/titanos.sh       Hints for named architecture
 hints/ultrix_4.sh      Hints for named architecture
@@ -492,7 +504,7 @@ iperlsys.h          Perl's interface to the system
 jpl/JNI/Changes                Java Native Interface changes
 jpl/JNI/Closer.java    Java Native Interface example
 jpl/JNI/JNI.pm         Java Native Interface module
-jpl/JNI/JNI.pm         Java Native Interface module
+jpl/JNI/JNI.xs         Java Native Interface module
 jpl/JNI/JNIConfig      Java Native Interface config
 jpl/JNI/JNIConfig.Win32        Java Native Interface config
 jpl/JNI/JNIConfig.kaffe        Java Native Interface config
@@ -611,10 +623,10 @@ lib/Pod/Checker.pm        Pod-Parser - check POD documents for syntax errors
 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/Man.pm         Convert POD data to *roff
 lib/Pod/Parser.pm      Pod-Parser - define base class for parsing POD
-lib/Pod/PlainText.pm   Pod-Parser - convert POD data to formatted ASCII text
 lib/Pod/Select.pm      Pod-Parser - select portions of POD docs
-lib/Pod/Text.pm                Convert POD data to formatted ASCII text
+lib/Pod/Text.pm                Pod-Parser - convert POD data to formatted ASCII text
 lib/Pod/Text/Color.pm  Convert POD data to color ASCII text
 lib/Pod/Text/Termcap.pm        Convert POD data to ASCII text with format escapes
 lib/Pod/Usage.pm       Pod-Parser - print usage messages
@@ -1024,9 +1036,11 @@ pod/perlfaq6.pod Frequently Asked Questions, Part 6
 pod/perlfaq7.pod       Frequently Asked Questions, Part 7
 pod/perlfaq8.pod       Frequently Asked Questions, Part 8
 pod/perlfaq9.pod       Frequently Asked Questions, Part 9
+pod/perlfilter.pod     Source filters info
 pod/perlform.pod       Format info
 pod/perlfunc.pod       Function info
 pod/perlguts.pod       Internals info
+pod/perlhack.pod       Perl hackers guide
 pod/perlhist.pod       Perl history info
 pod/perlipc.pod                IPC info
 pod/perllexwarn.pod    Lexical Warnings info
@@ -1184,6 +1198,9 @@ t/lib/filespec.t  See if File::Spec works
 t/lib/findbin.t                See if FindBin works
 t/lib/gdbm.t           See if GDBM_File works
 t/lib/getopt.t         See if Getopt::Std and Getopt::Long work
+t/lib/glob-basic.t     See if File::Glob works
+t/lib/glob-global.t    See if File::Glob works
+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
@@ -1342,14 +1359,20 @@ t/pod/included.t        Test =include directive
 t/pod/included.xr      Expected results for included.t
 t/pod/lref.t           Test L<...> sequences
 t/pod/lref.xr          Expected results for lref.t
+t/pod/multiline_items.t        Test multiline =items
+t/pod/multiline_items.xr       Test multiline =items
 t/pod/nested_items.t   Test nested =items
 t/pod/nested_items.xr  Expected results for nested_items.t
 t/pod/nested_seqs.t    Test nested interior sequences
 t/pod/nested_seqs.xr   Expected results for nested_seqs.t
 t/pod/oneline_cmds.t   Test single paragraph ==cmds
 t/pod/oneline_cmds.xr  Expected results for oneline_cmds.t
+t/pod/pod2usage.t      Test Pod::Usage
+t/pod/pod2usage.xr     Expected results for pod2usage.t
 t/pod/poderrs.t                Test POD errors
 t/pod/poderrs.xr       Expected results for emptycmd.t
+t/pod/podselect.t      Test Pod::Select
+t/pod/podselect.xr     Expected results for podselect.t
 t/pod/special_seqs.t   Test "special" interior sequences
 t/pod/special_seqs.xr  Expected results for emptycmd.t
 t/pod/testcmp.pl       Module to compare output against expected results
@@ -1484,6 +1507,7 @@ 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/des_fcrypt.patch Win32 port
 win32/dl_win32.xs      Win32 port
+win32/genmk95.pl       Perl code to generate command.com-usable makew95.mk
 win32/include/arpa/inet.h      Win32 port
 win32/include/dirent.h         Win32 port
 win32/include/netdb.h          Win32 port