This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Fix =item to be ordered list and not warn.
[perl5.git] / MANIFEST
index bd787ac..9139d6b 100644 (file)
--- a/MANIFEST
+++ b/MANIFEST
@@ -1,4 +1,3 @@
-apollo/netinet/in.h    Apollo DomainOS port: C header file frontend
 Artistic               The "Artistic License"
 AUTHORS                        Contact info for contributors
 autodoc.pl             Creates pod/perlintern.pod and pod/perlapi.pod
@@ -7,7 +6,6 @@ av.h                    Array value header
 beos/beos.c            BeOS port
 beos/beosish.h         BeOS port
 beos/nm.c              BeOS port
-cc_runtime.h           Macros need by runtime of compiler-generated code
 cflags.SH              A script that emits C compilation flags per file
 Changes                        Describe how to peruse changes between releases
 config_h.SH            Produces config.h
@@ -71,7 +69,7 @@ cpan/Archive-Tar/t/src/short/foo.tgz                  Archive::Tar tests
 cpan/autodie/lib/autodie/exception.pm          Exception class for autodie
 cpan/autodie/lib/autodie/exception/system.pm   Exception class for autodying system()
 cpan/autodie/lib/autodie/hints.pm      Hinting interface for autodie
-cpan/autodie/lib/autodie.pm            Functions suceed or die with lexical scope
+cpan/autodie/lib/autodie.pm            Functions succeed or die with lexical scope
 cpan/autodie/lib/Fatal.pm              Make errors in functions/builtins fatal
 cpan/autodie/t/00-load.t               autodie - basic load
 cpan/autodie/t/autodie.t               autodie - Basic functionality
@@ -104,7 +102,7 @@ cpan/autodie/t/internal-backcompat.t        autodie - Back-compatibility tests
 cpan/autodie/t/internal.t              autodie - internal interface tests
 cpan/autodie/t/lethal.t                        autodie - lethal is the one true name
 cpan/autodie/t/lib/autodie/test/au/exception.pm        autodie - Australian helper
-cpan/autodie/t/lib/autodie/test/au.pm          autodie - Austrlaian helper
+cpan/autodie/t/lib/autodie/test/au.pm          autodie - Australian helper
 cpan/autodie/t/lib/autodie/test/badname.pm     autodie - Bad exception class
 cpan/autodie/t/lib/autodie/test/missing.pm     autodie - Missing exception class
 cpan/autodie/t/lib/Caller_helper.pm            autodie - Caller helper
@@ -174,18 +172,21 @@ cpan/CGI/t/apache.t                       See if CGI::Apache still loads
 cpan/CGI/t/autoescape.t                        See if CGI.pm works
 cpan/CGI/t/can.t                       See if CGI.pm works
 cpan/CGI/t/carp.t                      See if CGI::Carp works
+cpan/CGI/t/charset.t                   See if CGI::Carp works
 cpan/CGI/t/checkbox_group.t            See if CGI.pm works
 cpan/CGI/t/cookie.t                    See if CGI::Cookie works
 cpan/CGI/t/Dump.t                      See if CGI->Dump works
 cpan/CGI/t/end_form.t                  See if CGI.pm works
 cpan/CGI/t/form.t                      See if CGI.pm works
 cpan/CGI/t/function.t                  See if CGI.pm works
+cpan/CGI/t/headers.t                   See if CGI.pm works
 cpan/CGI/t/hidden.t                    See if CGI.pm works
 cpan/CGI/t/html.t                      See if CGI.pm works
 cpan/CGI/t/http.t                      See if CGI.pm works
 cpan/CGI/t/init.t                      See if CGI.pm works
 cpan/CGI/t/init_test.txt               See if CGI.pm works
 cpan/CGI/t/no_tabindex.t               See if CGI.pm works
+cpan/CGI/t/param_fetch.t                       See if CGI pop menus work
 cpan/CGI/t/popup_menu.t                        See if CGI pop menus work
 cpan/CGI/t/pretty.t                    See if CGI.pm works
 cpan/CGI/t/push.t                      See if CGI::Push works
@@ -1528,6 +1529,11 @@ cpan/Module-Load/t/to_load/LoadMe.pl             Module::Load tests
 cpan/Module-Load/t/to_load/Must/Be/Loaded.pm   Module::Load tests
 cpan/Module-Load/t/to_load/TestModule.pm       Module::Load tests
 cpan/Module-Load/t/to_load/ToBeLoaded          Module::Load tests
+cpan/Module-Metadata/lib/Module/Metadata.pm
+cpan/Module-Metadata/t/lib/DistGen.pm
+cpan/Module-Metadata/t/lib/MBTest.pm
+cpan/Module-Metadata/t/lib/Tie/CPHash.pm
+cpan/Module-Metadata/t/metadata.t
 cpan/Module-Pluggable/lib/Devel/InnerPackage.pm                Find inner packages
 cpan/Module-Pluggable/lib/Module/Pluggable/Object.pm   Module::Pluggable
 cpan/Module-Pluggable/lib/Module/Pluggable.pm          Module::Pluggable
@@ -1654,13 +1660,16 @@ cpan/Parse-CPAN-Meta/t/lib/Parse/CPAN/Meta/Test.pm      Parse::CPAN::Meta testing lib
 cpan/Parse-CPAN-Meta/uupacktool.pl                     Parse::CPAN::Meta
 cpan/PerlIO-via-QuotedPrint/lib/PerlIO/via/QuotedPrint.pm      PerlIO::via::QuotedPrint
 cpan/PerlIO-via-QuotedPrint/t/QuotedPrint.t                    PerlIO::via::QuotedPrint
+cpan/Perl-OSType/lib/Perl/OSType.pm                    Perl::OSType
+cpan/Perl-OSType/t/00-compile.t                        Perl::OSType
+cpan/Perl-OSType/t/OSType.t                    Perl::OSType
 cpan/Pod-Escapes/ChangeLog             ChangeLog for Pod::Escapes
 cpan/Pod-Escapes/lib/Pod/Escapes.pm    Pod::Escapes
 cpan/Pod-Escapes/README                        README for Pod::Escapes
 cpan/Pod-Escapes/t/01_about_verbose.t  test Pod::Escapes
 cpan/Pod-Escapes/t/10_main.t           test Pod::Escapes
 cpan/Pod-Escapes/t/15_name2charnum.t   test Pod::Escapes
-cpan/Pod-LaTeX/LaTeX.pm                Convert POD data to LaTeX
+cpan/Pod-LaTeX/lib/Pod/LaTeX.pm                Convert POD data to LaTeX
 cpan/Pod-LaTeX/pod2latex.PL    Precursor for translator to turn pod into LaTeX
 cpan/Pod-LaTeX/t/pod2latex.t   See if Pod::LaTeX works
 cpan/Pod-LaTeX/t/user.t                See if Pod::LaTeX works
@@ -1931,7 +1940,7 @@ cpan/Pod-Simple/t/xhtml10.t                               Pod::Simple test file
 cpan/Pod-Simple/t/x_nixer.t                            Pod::Simple test file
 cpan/Shell/Shell.pm            Make AUTOLOADed system() calls
 cpan/Shell/t/Shell.t           Tests for above
-cpan/Sys-Syslog/Changes                        Changlog for Sys::Syslog
+cpan/Sys-Syslog/Changes                        Changelog for Sys::Syslog
 cpan/Sys-Syslog/fallback/const-c.inc   Sys::Syslog constants fallback file
 cpan/Sys-Syslog/fallback/const-xs.inc  Sys::Syslog constants fallback file
 cpan/Sys-Syslog/fallback/syslog.h      Sys::Syslog header fallback file
@@ -2940,7 +2949,7 @@ dist/Math-BigInt/t/mbi_ali.t              Tests for BigInt
 dist/Math-BigInt/t/mbimbf.inc          Actual BigInt/BigFloat accuracy, precision and fallback, round_mode tests
 dist/Math-BigInt/t/mbimbf.t            BigInt/BigFloat accuracy, precision and fallback, round_mode
 dist/Math-BigInt/t/mbi_rand.t          Test Math::BigInt randomly
-dist/Math-BigInt/t/nan_cmp.t           overloaded comparision involving *NaN*
+dist/Math-BigInt/t/nan_cmp.t           overloaded comparison involving *NaN*
 dist/Math-BigInt/t/new_overloaded.t    test overloaded numbers in BigFloat's new()
 dist/Math-BigInt/t/req_mbf0.t          test: require Math::BigFloat; ->bzero();
 dist/Math-BigInt/t/req_mbf1.t          test: require Math::BigFloat; ->bone();
@@ -3460,6 +3469,8 @@ 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/Socket/t/getaddrinfo.t     See if Socket::getaddrinfo works
+ext/Socket/t/getnameinfo.t     See if Socket::getnameinfo works
 ext/Socket/t/socketpair.t      See if socketpair works
 ext/Socket/t/Socket.t          See if Socket works
 ext/Sys-Hostname/Hostname.pm   Sys::Hostname extension Perl module
@@ -3596,7 +3607,6 @@ hints/aix_4.sh                    Hints for named architecture
 hints/aix.sh                   Hints for named architecture
 hints/altos486.sh              Hints for named architecture
 hints/amigaos.sh               Hints for named architecture
-hints/apollo.sh                        Hints for named architecture
 hints/atheos.sh                        Hints for named architecture
 hints/aux_3.sh                 Hints for named architecture
 hints/beos.sh                  Hints for named architecture
@@ -4375,9 +4385,8 @@ pp_ctl.c                  Push/Pop code for control flow
 pp.h                           Push/Pop code defs
 pp_hot.c                       Push/Pop code for heavily used opcodes
 pp_pack.c                      Push/Pop code for pack/unpack
-pp_proto.h                     Not needed, but EU::MM currently references it
+pp_proto.h                     C++ definitions for Push/Pop code
 pp_sort.c                      Push/Pop code for sort
-pp.sym                         Push/Pop code symbols
 pp_sys.c                       Push/Pop code for system interaction
 proto.h                                Prototypes
 qnx/ar                         QNX implementation of "ar" utility
@@ -4386,7 +4395,6 @@ qnx/qnx.c                 QNX silent matherr callback
 README                         The Instructions
 README.aix                     Perl notes for AIX
 README.amiga                   Perl notes for AmigaOS
-README.apollo                  Perl notes for Apollo DomainOS
 README.beos                    Perl notes for BeOS
 README.bs2000                  Perl notes for POSIX-BC BS2000
 README.ce                      Perl notes for WinCE
@@ -4433,6 +4441,7 @@ regcomp.sym                       Data for regnodes.h
 regen/embed.pl                 Produces {embed,embedvar,proto}.h, global.sym
 regen/keywords.pl              Program to write keywords.h
 regen/opcode.pl                        Opcode header generator
+regen/opcodes                  Opcode data
 regen/overload.pl              generate overload.h
 regen_perly.pl                 generate perly.{act,h,tab} from perly.y
 regen.pl                       Run all scripts that (re)generate files
@@ -4454,7 +4463,7 @@ symbian/config.pl         Configuration script for Symbian
 symbian/config.sh              Configuration data for Symbian
 symbian/cwd.pl                 Helper code for config.pl
 symbian/demo_pl                        "Archive" of demo code
-symbian/ext/Moped/Msg/bld.inf  Demo extension build configuraion
+symbian/ext/Moped/Msg/bld.inf  Demo extension build configuration
 symbian/ext/Moped/Msg/location.pl      Demo extension script
 symbian/ext/Moped/Msg/Msg.mmp  Demo extension building
 symbian/ext/Moped/Msg/Msg.pkg  Demo extension packaging
@@ -4507,6 +4516,7 @@ t/base/num.t                      See if numbers work
 t/base/pat.t                   See if pattern matching works
 t/base/rs.t                    See if record-read works
 t/base/term.t                  See if various terms work
+t/base/while.t                 See if while work
 t/benchmark/rt26188-speed-up-keys-on-empty-hash.t      Benchmark if keys on empty hashes is fast enough
 t/cmd/elsif.t                  See if else-if works
 t/cmd/for.t                    See if for loops work
@@ -4521,7 +4531,7 @@ t/comp/decl.t                     See if declarations work
 t/comp/final_line_num.t                See if line numbers are correct at EOF
 t/comp/fold.t                  See if constant folding works
 t/comp/form_scope.t            See if format scoping works
-t/comp/hints.aux               Auxillary file for %^H test
+t/comp/hints.aux               Auxiliary file for %^H test
 t/comp/hints.t                 See if %^H works
 t/comp/line_debug_0.aux                Auxiliary file for @{"_<$file"} test
 t/comp/line_debug.t            See if @{"_<$file"} works
@@ -4872,7 +4882,7 @@ t/porting/dual-life.t             Check that dual-life bins are in utils/
 t/porting/exec-bit.t           Check that exec-bit bins are identified
 t/porting/filenames.t          Check the MANIFEST for filename portability.
 t/porting/FindExt.t            Test win32/FindExt.pm
-t/porting/maintainers.t                Test that Porting/Maintaners.pl is up to date
+t/porting/maintainers.t                Test that Porting/Maintainers.pl is up to date
 t/porting/manifest.t           Test that this MANIFEST file is well formed
 t/porting/podcheck.t           Test the POD of shipped modules is well formed
 t/porting/regen.t              Check that regen.pl doesn't need running
@@ -4914,7 +4924,7 @@ t/re/reg_mesg.t                   See if one can get regular expression errors
 t/re/reg_namedcapture.t                Make sure glob assignment doesn't break named capture
 t/re/reg_nc_tie.t              Test the tied methods of Tie::Hash::NamedCapture
 t/re/reg_pmod.t                        See if regexp /p modifier works as expected
-t/re/reg_posixcc.t             See if posix character classes behave consistantly
+t/re/reg_posixcc.t             See if posix character classes behave consistently
 t/re/reg_unsafe.t              Check for unsafe match vars
 t/re/re.t                      See if exportable 're' funcs in universal.c work
 t/re/ReTest.pl                 Test utilities for the t/re/pat*.t tests (used by do)