This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Upgrade Pod-Simple to 3.20. This should fix issue 111520.
[perl5.git] / MANIFEST
index cddf20a..92efe61 100644 (file)
--- a/MANIFEST
+++ b/MANIFEST
@@ -8,6 +8,7 @@ beos/beosish.h          BeOS port
 beos/nm.c              BeOS port
 cflags.SH              A script that emits C compilation flags per file
 Changes                        Describe how to peruse changes between releases
+charclass_invlists.h   Compiled-in inversion lists
 config_h.SH            Produces config.h
 configpm               Produces lib/Config.pm
 Configure              Portability tool
@@ -2218,6 +2219,7 @@ cpan/Socket/t/getnameinfo.t               See if Socket::getnameinfo works
 cpan/Socket/t/ipv6_mreq.t              See if (un)pack_ipv6_mreq work
 cpan/Socket/t/socketpair.t             See if socketpair works
 cpan/Socket/t/Socket.t                 See if Socket works
+cpan/Socket/typemap
 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
@@ -3053,6 +3055,7 @@ dist/Carp/t/heavy.t               See if Carp::Heavy works
 dist/Carp/t/swash.t            See if Carp avoids breaking swash loading
 dist/Carp/t/vivify_gv.t                See if Carp leaves utf8:: stuff alone
 dist/Carp/t/vivify_stash.t             See if Carp leaves utf8:: stash alone
+dist/Carp/t/with_warnings.t            See if Carp plays nicely with warnings
 dist/constant/lib/constant.pm  For "use constant"
 dist/constant/t/constant.t     See if compile-time constants work
 dist/constant/t/utf8.t         Test Unicode constants under utf8 pragma
@@ -3096,6 +3099,7 @@ dist/Dumpvalue/t/Dumpvalue.t      See if Dumpvalue works
 dist/Env/lib/Env.pm            Map environment into ordinary variables
 dist/Env/t/array.t             See if Env works for arrays
 dist/Env/t/env.t               See if Env works
+dist/ExtUtils-CBuilder/Changes         EU-CB change log
 dist/ExtUtils-CBuilder/lib/ExtUtils/CBuilder/Base.pm           Base class for ExtUtils::CBuilder methods
 dist/ExtUtils-CBuilder/lib/ExtUtils/CBuilder/Platform/aix.pm   CBuilder methods for AIX
 dist/ExtUtils-CBuilder/lib/ExtUtils/CBuilder/Platform/cygwin.pm        CBuilder methods for cygwin
@@ -3109,6 +3113,10 @@ dist/ExtUtils-CBuilder/lib/ExtUtils/CBuilder/Platform/Windows/GCC.pm     CBuilder me
 dist/ExtUtils-CBuilder/lib/ExtUtils/CBuilder/Platform/Windows/MSVC.pm  CBuilder methods for Windows
 dist/ExtUtils-CBuilder/lib/ExtUtils/CBuilder/Platform/Windows.pm       CBuilder methods for Windows
 dist/ExtUtils-CBuilder/lib/ExtUtils/CBuilder.pm                        Compile and link C code for Perl modules
+dist/ExtUtils-CBuilder/LICENSE         EU-CB license
+dist/ExtUtils-CBuilder/Makefile.PL             EU-CB configuration script
+dist/ExtUtils-CBuilder/README.patching         EU-CB patching nstructions
+dist/ExtUtils-CBuilder/README.release          EU-CB release instructions
 dist/ExtUtils-CBuilder/t/00-have-compiler.t                    ExtUtils::CBuilder tests
 dist/ExtUtils-CBuilder/t/01-basic.t                            tests for ExtUtils::CBuilder
 dist/ExtUtils-CBuilder/t/02-link.t                             tests for ExtUtils::CBuilder
@@ -3471,9 +3479,8 @@ dist/Storable/t/weak.t                    Can Storable store weakrefs
 dist/Term-Complete/lib/Term/Complete.pm        A command completion subroutine
 dist/Term-Complete/t/Complete.t                See if Term::Complete works
 dist/Term-ReadLine/lib/Term/ReadLine.pm                Stub readline library
-dist/Term-ReadLine/t/AE.t                      See if Term::ReadLine works
-dist/Term-ReadLine/t/AETk.t                    See if Term::ReadLine works
 dist/Term-ReadLine/t/ReadLine.t                        See if Term::ReadLine works
+dist/Term-ReadLine/t/TkExternal.t      Test Tk
 dist/Term-ReadLine/t/Tk.t                      See if Term::ReadLine works
 dist/Text-Abbrev/lib/Text/Abbrev.pm            An abbreviation table builder
 dist/Text-Abbrev/t/Abbrev.t            Test Text::Abbrev
@@ -3801,12 +3808,18 @@ ext/PerlIO-via/hints/aix.pl     Hint for PerlIO::via for named architecture
 ext/PerlIO-via/t/via.t         See if PerlIO::via works
 ext/PerlIO-via/via.pm          PerlIO layer for layers in perl
 ext/PerlIO-via/via.xs          PerlIO layer for layers in perl
+ext/Pod-Functions/Functions_pm.PL      Writes Functions.pm
+ext/Pod-Functions/Makefile.PL          Makefile writer
+ext/Pod-Functions/t/Functions.t                See if Pod::Functions works
 ext/Pod-Html/bin/pod2html      Translator to turn pod into HTML
 ext/Pod-Html/lib/Pod/Html.pm   Convert POD data to HTML
 ext/Pod-Html/t/cache.pod
 ext/Pod-Html/t/cache.t
+ext/Pod-Html/t/crossref2.t
+ext/Pod-Html/t/crossref3.t
 ext/Pod-Html/t/crossref.pod
 ext/Pod-Html/t/crossref.t
+ext/Pod-Html/t/eol.t           test end of line agnosticism
 ext/Pod-Html/testdir/perlpodspec-copy.pod
 ext/Pod-Html/testdir/perlvar-copy.pod
 ext/Pod-Html/t/feature2.pod
@@ -3941,6 +3954,7 @@ ext/XS-APItest/MANIFEST           XS::APItest extension
 ext/XS-APItest/notcore.c       Test API functions when PERL_CORE is not defined
 ext/XS-APItest/numeric.xs      XS::APItest wrappers for numeric.c
 ext/XS-APItest/README          XS::APItest extension
+ext/XS-APItest/t/addissub.t    test op check wrapping
 ext/XS-APItest/t/arrayexpr.t   test recursive descent expression parsing
 ext/XS-APItest/t/autoload.t    Test XS AUTOLOAD routines
 ext/XS-APItest/t/BHK.pm                Helper for ./blockhooks.t
@@ -4286,9 +4300,6 @@ lib/perl5db/t/taint               Tests for the Perl debugger
 lib/perl5db/t/uncalled-subroutine      Tests for the Perl debugger
 lib/perl5db/t/with-subroutine          Tests for the Perl debugger
 lib/PerlIO.pm                  PerlIO support module
-lib/Pod/Functions.pm           used by pod/splitpod
-lib/Pod/t/eol.t                        end of line agnosticism
-lib/Pod/t/Functions.t          See if Pod::Functions works
 lib/Pod/t/InputObjects.t       See if Pod::InputObjects works
 lib/Pod/t/Select.t             See if Pod::Select works
 lib/Pod/t/Usage.t              See if Pod::Usage works
@@ -4628,6 +4639,7 @@ pod/perl5154delta.pod             Perl changes in version 5.15.4
 pod/perl5155delta.pod          Perl changes in version 5.15.5
 pod/perl5156delta.pod          Perl changes in version 5.15.6
 pod/perl5157delta.pod          Perl changes in version 5.15.7
+pod/perl5158delta.pod          Perl changes in version 5.15.8
 pod/perl561delta.pod           Perl changes in version 5.6.1
 pod/perl56delta.pod            Perl changes in version 5.6
 pod/perl581delta.pod           Perl changes in version 5.8.1
@@ -4861,6 +4873,7 @@ regen/embed.pl                    Produces {embed,embedvar,proto}.h
 regen/feature.pl               Generates feature.pm
 regen/keywords.pl              Program to write keywords.h
 regen/mg_vtable.pl             generate mg_vtable.h
+regen/mk_invlists.pl           Generates charclass_invlists.h
 regen/mk_PL_charclass.pl       Populate the PL_charclass table
 regen/opcode.pl                        Opcode header generator
 regen/opcodes                  Opcode data
@@ -5291,6 +5304,7 @@ t/op/read.t                       See if read() works
 t/op/recurse.t                 See if deep recursion works
 t/op/ref.t                     See if refs and objects work
 t/op/repeat.t                  See if x operator works
+t/op/require_37033.t           See if require always closes rsfp
 t/op/require_errors.t          See if errors from require are reported correctly
 t/op/reset.t                   See if reset operator works
 t/op/reverse.t                 See if reverse operator works
@@ -5369,6 +5383,8 @@ t/porting/globvar.t               Check that globvar.sym is sane
 t/porting/known_pod_issues.dat Data file for porting/podcheck.t
 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/pending-author.t     Check if any pending commit would break tests
+t/porting/perlfunc.t           Test that Functions_pm.PL can parse perlfunc.pod
 t/porting/podcheck.t           Test the POD of shipped modules is well formed
 t/porting/pod_rules.t          Check that various pod lists are consistent
 t/porting/regen.t              Check that regen.pl doesn't need running
@@ -5443,6 +5459,7 @@ t/run/switchn.t                   Test the -n switch
 t/run/switchp.t                        Test the -p switch
 t/run/switcht.t                        Test the -t switch
 t/run/switchx2.aux             Data for switchx.t
+t/run/switchx3.aux             Data for switchx.t
 t/run/switchx.aux              Data for switchx.t
 t/run/switchx.t                        Test the -x switch
 t/TEST                         The regression tester