This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Note that the shell's test uses eq etc for numbers, = etc for
[perl5.git] / MANIFEST
index c029b1a..219da18 100644 (file)
--- a/MANIFEST
+++ b/MANIFEST
@@ -238,8 +238,8 @@ ext/Devel/PPPort/parts/inc/newRV    Devel::PPPort include
 ext/Devel/PPPort/parts/inc/ppphbin     Devel::PPPort include
 ext/Devel/PPPort/parts/inc/ppphdoc     Devel::PPPort include
 ext/Devel/PPPort/parts/inc/ppphtest    Devel::PPPort include
-ext/Devel/PPPort/parts/inc/sv_xpvf     Devel::PPPort include
 ext/Devel/PPPort/parts/inc/SvPV        Devel::PPPort include
+ext/Devel/PPPort/parts/inc/sv_xpvf     Devel::PPPort include
 ext/Devel/PPPort/parts/inc/threads     Devel::PPPort include
 ext/Devel/PPPort/parts/inc/uv  Devel::PPPort include
 ext/Devel/PPPort/parts/inc/version     Devel::PPPort include
@@ -271,10 +271,10 @@ ext/Devel/PPPort/parts/todo/5008005       Devel::PPPort todo file
 ext/Devel/PPPort/parts/todo/5009000    Devel::PPPort todo file
 ext/Devel/PPPort/parts/todo/5009001    Devel::PPPort todo file
 ext/Devel/PPPort/parts/todo/5009002    Devel::PPPort todo file
-ext/Devel/PPPort/PPPort.pm     Devel::PPPort extension
-ext/Devel/PPPort/PPPort.xs     Devel::PPPort extension
 ext/Devel/PPPort/ppport_h.PL   Devel::PPPort ppport.h writer
+ext/Devel/PPPort/PPPort.pm     Devel::PPPort extension
 ext/Devel/PPPort/PPPort_pm.PL  Devel::PPPort PPPort.pm writer
+ext/Devel/PPPort/PPPort.xs     Devel::PPPort extension
 ext/Devel/PPPort/PPPort_xs.PL  Devel::PPPort PPPort.xs writer
 ext/Devel/PPPort/README                Devel::PPPort Readme
 ext/Devel/PPPort/soak          Devel::PPPort Test Harness to run under various Perls
@@ -288,13 +288,13 @@ ext/Devel/PPPort/t/mPUSH.t        Devel::PPPort test file
 ext/Devel/PPPort/t/MY_CXT.t    Devel::PPPort test file
 ext/Devel/PPPort/t/newCONSTSUB.t       Devel::PPPort test file
 ext/Devel/PPPort/t/newRV.t     Devel::PPPort test file
+ext/Devel/PPPort/TODO          Devel::PPPort Todo
 ext/Devel/PPPort/t/ppphtest.t  Devel::PPPort test file
-ext/Devel/PPPort/t/sv_xpvf.t   Devel::PPPort test file
 ext/Devel/PPPort/t/SvPV.t      Devel::PPPort test file
+ext/Devel/PPPort/t/sv_xpvf.t   Devel::PPPort test file
 ext/Devel/PPPort/t/testutil.pl Devel::PPPort test utilities
 ext/Devel/PPPort/t/threads.t   Devel::PPPort test file
 ext/Devel/PPPort/t/uv.t                Devel::PPPort test file
-ext/Devel/PPPort/TODO          Devel::PPPort Todo
 ext/Devel/PPPort/typemap       Devel::PPPort Typemap
 ext/Digest/MD5/Changes         Digest::MD5 extension changes
 ext/Digest/MD5/hints/dec_osf.pl        Hints for named architecture
@@ -587,6 +587,7 @@ ext/IO/README                       IO extension maintenance notice
 ext/IO/t/io_const.t    See if constants from IO work
 ext/IO/t/io_dir.t      See if directory-related methods from IO work
 ext/IO/t/io_dup.t      See if dup()-related methods from IO work
+ext/IO/t/io_file.t     See if binmode()-related methods on IO::File work
 ext/IO/t/io_linenum.t  See if I/O line numbers are tracked correctly
 ext/IO/t/io_multihomed.t       See if INET sockets work with multi-homed hosts
 ext/IO/t/io_pipe.t     See if pipe()-related methods from IO work
@@ -1314,6 +1315,7 @@ lib/ExtUtils/t/MM_Unix.t  See if ExtUtils::MM_UNIX works
 lib/ExtUtils/t/MM_VMS.t                See if ExtUtils::MM_VMS works
 lib/ExtUtils/t/MM_Win32.t      See if ExtUtils::MM_Win32 works
 lib/ExtUtils/TODO              Things TODO in MakeMaker
+lib/ExtUtils/t/dir_target.t    Verify if dir_target() is supported
 lib/ExtUtils/t/oneliner.t      See if MM can generate perl one-liners
 lib/ExtUtils/t/Packlist.t      See if Packlist works
 lib/ExtUtils/t/parse_version.t See if parse_version works
@@ -1342,6 +1344,8 @@ lib/FileCache/t/02maxopen.t       See if FileCache works
 lib/FileCache/t/03append.t     See if FileCache works
 lib/FileCache/t/04twoarg.t     See if FileCache works
 lib/FileCache/t/05override.t   See if FileCache works
+lib/FileCache/t/06export.t     See if FileCache exporting works
+lib/FileCache/t/07noimport.t   See if FileCache works without importing
 lib/File/CheckTree.pm          Perl module supporting wholesale file mode validation
 lib/File/CheckTree.t           See if File::CheckTree works
 lib/File/Compare.pm            Emulation of cmp command
@@ -1421,6 +1425,7 @@ lib/I18N/LangTags/t/01_about_verbose.t    See whether I18N::LangTags works
 lib/I18N/LangTags/t/05_main.t  See whether I18N::LangTags works
 lib/I18N/LangTags/t/07_listy.t See whether I18N::LangTags works
 lib/I18N/LangTags/t/10_http.t  See whether I18N::LangTags works
+lib/I18N/LangTags/t/20_locales.t       See whether I18N::LangTags works
 lib/I18N/LangTags/t/50_super.t See whether I18N::LangTags works
 lib/I18N/LangTags/t/55_supers_strict.t See whether I18N::LangTags works
 lib/I18N/LangTags/t/80_all_env.t       See whether I18N::LangTags works
@@ -1774,40 +1779,58 @@ lib/Test.pm                     A simple framework for writing test scripts
 lib/Test/Simple/Changes                Test::Simple changes
 lib/Test/Simple.pm             Basic utility for writing tests
 lib/Test/Simple/README         Test::Simple README
+lib/Test/Simple/t/00signature.t        Test::Simple test
+lib/Test/Simple/t/00test_harness_check.t       Test::Simple test
 lib/Test/Simple/t/bad_plan.t   Test::Builder plan() test
 lib/Test/Simple/t/buffer.t     Test::Builder buffering test
 lib/Test/Simple/t/Builder.t    Test::Builder tests
+lib/Test/Simple/t/circular_data.t      Test::Simple test
 lib/Test/Simple/t/curr_test.t  Test::Builder->curr_test tests
 lib/Test/Simple/t/details.t    Test::Builder tests
 lib/Test/Simple/t/diag.t       Test::More diag() test
+lib/Test/Simple/t/eq_set.t     Test::Simple test
 lib/Test/Simple/t/exit.t       Test::Simple test, exit codes
+lib/Test/Simple/t/extra_one.t  Test::Simple test
 lib/Test/Simple/t/extra.t      Test::Simple test
 lib/Test/Simple/t/fail-like.t  Test::More test, like() failures
 lib/Test/Simple/t/fail-more.t  Test::More test, tests failing
+lib/Test/Simple/t/fail_one.t   Test::Simple test
 lib/Test/Simple/t/fail.t       Test::Simple test, test failures
 lib/Test/Simple/t/filehandles.t        Test::Simple test, STDOUT can be played with
 lib/Test/Simple/t/fork.t       Test::More fork tests
+lib/Test/Simple/t/harness_active.t     Test::Simple test
 lib/Test/Simple/t/has_plan2.t  Test::More->plan tests
 lib/Test/Simple/t/has_plan.t   Test::Builder->plan tests
 lib/Test/Simple/t/import.t     Test::More test, importing functions
 lib/Test/Simple/t/is_deeply.t  Test::More test, is_deeply()
+lib/Test/Simple/t/is_fh.t      Test::Builder test, _is_fh()
 lib/Test/Simple/t/maybe_regex.t        Test::Builder->maybe_regex() tests
 lib/Test/Simple/t/missing.t    Test::Simple test, missing tests
 lib/Test/Simple/t/More.t       Test::More test, basic stuff
+lib/Test/Simple/t/no_diag.t    Test::Simple test
 lib/Test/Simple/t/no_ending.t  Test::Builder test, no_ending()
 lib/Test/Simple/t/no_header.t  Test::Builder test, no_header()
 lib/Test/Simple/t/no_plan.t    Test::Simple test, forgot the plan
+lib/Test/Simple/TODO           Test::Simple TODO
 lib/Test/Simple/t/ok_obj.t     Test::Builder object tests
 lib/Test/Simple/t/output.t     Test::Builder test, output methods
+lib/Test/Simple/t/overload.t           Test::Simple test
+lib/Test/Simple/t/overload_threads.t   Test::Simple test
+lib/Test/Simple/t/plan_bad.t           Test::Simple test
 lib/Test/Simple/t/plan_is_noplan.t     Test::Simple test, no_plan
 lib/Test/Simple/t/plan_no_plan.t       Test::More test, plan() w/no_plan
+lib/Test/Simple/t/plan_shouldnt_import.t       Test::Simple test
 lib/Test/Simple/t/plan_skip_all.t      Test::More test, plan() w/skip_all
 lib/Test/Simple/t/plan.t       Test::More test, plan()
+lib/Test/Simple/t/require_ok.t Test::Simple test
+lib/Test/Simple/t/reset.t      Test::Simple test
 lib/Test/Simple/t/simple.t     Test::Simple test, basic stuff
 lib/Test/Simple/t/skipall.t    Test::More test, skip all tests
 lib/Test/Simple/t/skip.t       Test::More test, SKIP tests
+lib/Test/Simple/t/sort_bug.t   Test::Simple test
 lib/Test/Simple/t/strays.t     Test::Builder stray newline checks
 lib/Test/Simple/t/threads.t    Test::Builder thread-safe checks
+lib/Test/Simple/t/thread_taint.t       Test::Simple test
 lib/Test/Simple/t/todo.t       Test::More test, TODO tests
 lib/Test/Simple/t/undef.t      Test::More test, undefs don't cause warnings
 lib/Test/Simple/t/useing.t     Test::More test, compile test
@@ -2174,6 +2197,7 @@ pod/perl582delta.pod              Perl changes in version 5.8.2
 pod/perl583delta.pod           Perl changes in version 5.8.3
 pod/perl584delta.pod           Perl changes in version 5.8.4
 pod/perl585delta.pod           Perl changes in version 5.8.5
+pod/perl586delta.pod           Perl changes in version 5.8.6
 pod/perl58delta.pod            Perl changes in version 5.8.0
 pod/perl590delta.pod           Perl changes in version 5.9.0
 pod/perl591delta.pod           Perl changes in version 5.9.1
@@ -2473,6 +2497,7 @@ t/lib/Math/BigInt/BareCalc.pm     Bigint's simulation of Calc
 t/lib/Math/BigInt/Scalar.pm    Pure Perl module to support Math::BigInt
 t/lib/Math/BigInt/Subclass.pm  Empty subclass of BigInt for test
 t/lib/Math/BigRat/Test.pm              Math::BigRat test helper
+t/lib/NoExporter.pm                    Part of Test-Simple
 t/lib/sample-tests/bailout             Test data for Test::Harness
 t/lib/sample-tests/bignum              Test data for Test::Harness
 t/lib/sample-tests/combined            Test data for Test::Harness
@@ -2652,6 +2677,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/regexp_noamp.t            See if regular expressions work with optimizations
+t/op/regexp_qr.t               See if regular expressions work as qr//
 t/op/regexp.t                  See if regular expressions work
 t/op/regmesg.t                 See if one can get regular expression errors
 t/op/repeat.t                  See if x operator works