This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
No List::Util under miniperl.
[perl5.git] / MANIFEST
index faa38ac..e75199d 100644 (file)
--- a/MANIFEST
+++ b/MANIFEST
@@ -141,8 +141,6 @@ cpan/bignum/lib/bignum.pm           bignum
 cpan/bignum/lib/bigrat.pm              bigrat
 cpan/bignum/lib/Math/BigFloat/Trace.pm bignum tracing
 cpan/bignum/lib/Math/BigInt/Trace.pm   bignum tracing
-cpan/bignum/t/auth-bigint-hex.t                See if bignum works
-cpan/bignum/t/auth-bigint-oct.t                See if bignum works
 cpan/bignum/t/big_e_pi.t               See if bignum exports e() and PI()
 cpan/bignum/t/bigexp.t                 See if bignum works
 cpan/bignum/t/bigint.t                 See if bigint works
@@ -1864,7 +1862,6 @@ cpan/Pod-Escapes/t/10_main.t              test Pod::Escapes
 cpan/Pod-Escapes/t/15_name2charnum.t   test Pod::Escapes
 cpan/podlators/bin/pod2man                     Translator to turn pod into manpage
 cpan/podlators/bin/pod2text                    Translator to turn pod into text
-cpan/podlators/Changes                         podlators release notes
 cpan/podlators/lib/Pod/Man.pm                  Convert POD data to *roff
 cpan/podlators/lib/Pod/ParseLink.pm            Perl an L<> formatting code in POD text
 cpan/podlators/lib/Pod/Text/Color.pm           Convert POD data to color ASCII text
@@ -1914,7 +1911,6 @@ cpan/podlators/t/text/overstrike.t                        podlators test
 cpan/podlators/t/text/perlio.t                 podlators test
 cpan/podlators/t/text/termcap.t                        podlators test
 cpan/podlators/t/text/utf8.t                   podlators test
-cpan/podlators/VERSION                         podlators distribution version
 cpan/Pod-Parser/lib/Pod/Find.pm                        find POD documents in directory trees
 cpan/Pod-Parser/lib/Pod/InputObjects.pm                Pod-Parser - define objects for input streams
 cpan/Pod-Parser/lib/Pod/Parser.pm              Pod-Parser - define base class for parsing POD
@@ -3073,6 +3069,7 @@ dist/Data-Dumper/t/dumper.t       See if Data::Dumper works
 dist/Data-Dumper/t/dumpperl.t  See if Data::Dumper::Dumpperl works
 dist/Data-Dumper/t/freezer.t   See if Data::Dumper::Freezer works
 dist/Data-Dumper/t/freezer_useperl.t   See if Data::Dumper works
+dist/Data-Dumper/t/huge.t      See if Data::Dumper works on huge inputs
 dist/Data-Dumper/t/indent.t    See if Data::Dumper::Indent works
 dist/Data-Dumper/t/lib/Testing.pm      Functions used in testing Data-Dumper
 dist/Data-Dumper/t/misc.t      Miscellaneous tests for Data-Dumper
@@ -4035,6 +4032,7 @@ ext/XS-APItest/t/utf16_to_utf8.t  Test behaviour of utf16_to_utf8{,reversed}
 ext/XS-APItest/t/utf8.t                Tests for code in utf8.c
 ext/XS-APItest/t/weaken.t      XS::APItest: tests for sv_rvweaken() and sv_get_backrefs()
 ext/XS-APItest/t/whichsig.t    XS::APItest: tests for whichsig() and variants
+ext/XS-APItest/t/win32.t       Test Win32 specific APIs
 ext/XS-APItest/t/xs_special_subs_require.t     for require too
 ext/XS-APItest/t/xs_special_subs.t     Test that XS BEGIN/CHECK/INIT/END work
 ext/XS-APItest/t/xsub_h.t      Tests for XSUB.h