This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
D'oh! t/op/hash.t wasn't in the MANIFEST. Rafael spotted this
[perl5.git] / MANIFEST
index 51648b6..0164e5d 100644 (file)
--- a/MANIFEST
+++ b/MANIFEST
@@ -285,6 +285,7 @@ ext/Encode/t/fallback.t             test script
 ext/Encode/t/gb2312.enc                test data
 ext/Encode/t/gb2312.utf                test data
 ext/Encode/t/grow.t            test script
+ext/Encode/t/gsm0338.t         test script
 ext/Encode/t/guess.t           test script
 ext/Encode/t/jisx0201.enc      test data
 ext/Encode/t/jisx0201.utf      test data
@@ -575,6 +576,7 @@ ext/PerlIO/t/via.t          See if PerlIO::via works
 ext/PerlIO/via/Makefile.PL     PerlIO layer for layers in perl
 ext/PerlIO/via/via.pm          PerlIO layer for layers in perl
 ext/PerlIO/via/via.xs          PerlIO layer for layers in perl
+ext/PerlIO/via/hints/aix.pl    Hint for PerlIO::via for named architecture
 ext/POSIX/hints/bsdos.pl       Hint for POSIX for named architecture
 ext/POSIX/hints/dynixptx.pl    Hint for POSIX for named architecture
 ext/POSIX/hints/freebsd.pl     Hint for POSIX for named architecture
@@ -744,6 +746,7 @@ ext/Time/HiRes/hints/dec_osf.pl             Hint for Time::HiRes for named architecture
 ext/Time/HiRes/hints/dynixptx.pl       Hint for Time::HiRes for named architecture
 ext/Time/HiRes/hints/irix.pl   Hint for Time::HiRes for named architecture
 ext/Time/HiRes/hints/sco.pl    Hints for Time::HiRes for named architecture
+ext/Time/HiRes/hints/svr4.pl   Hints for Time::HiRes for named architecture
 ext/Time/HiRes/HiRes.pm                Time::HiRes extension
 ext/Time/HiRes/HiRes.xs                Time::HiRes extension
 ext/Time/HiRes/Makefile.PL     Time::HiRes extension
@@ -755,8 +758,12 @@ ext/Unicode/Normalize/mkheader     Unicode::Normalize
 ext/Unicode/Normalize/Normalize.pm     Unicode::Normalize
 ext/Unicode/Normalize/Normalize.xs     Unicode::Normalize
 ext/Unicode/Normalize/README   Unicode::Normalize
+ext/Unicode/Normalize/t/fcdc.t Unicode::Normalize
+ext/Unicode/Normalize/t/form.t Unicode::Normalize
 ext/Unicode/Normalize/t/func.t Unicode::Normalize
 ext/Unicode/Normalize/t/norm.t Unicode::Normalize
+ext/Unicode/Normalize/t/proto.t        Unicode::Normalize
+ext/Unicode/Normalize/t/split.t        Unicode::Normalize
 ext/Unicode/Normalize/t/test.t Unicode::Normalize
 ext/util/make_ext              Used by Makefile to execute extension Makefiles
 ext/XS/APItest/APItest.pm      XS::APItest extension
@@ -964,6 +971,9 @@ lib/AutoSplit.t                     See if AutoSplit works
 lib/autouse.pm                 Load and call a function only when it's used
 lib/autouse.t                  See if autouse works
 lib/base.pm                    Establish IS-A relationship at compile time
+lib/base/t/base.t              See if base works
+lib/base/t/fields-base.t       See if fields work
+lib/base/t/fields.t            See if fields work
 lib/Benchmark.pm               Measure execution time
 lib/Benchmark.t                        See if Benchmark works
 lib/bigfloat.pl                        An arbitrary precision floating point package
@@ -1171,7 +1181,6 @@ lib/fastcwd.pl                    a faster but more dangerous getcwd
 lib/Fatal.pm                   Make errors in functions/builtins fatal
 lib/Fatal.t                    See if Fatal works
 lib/fields.pm                  Set up object field names for pseudo-hash-using classes
-lib/fields.t                   See if base/fields works
 lib/File/Basename.pm           Emulate the basename program
 lib/File/Basename.t            See if File::Basename works
 lib/FileCache.pm               Keep more files open than the system permits
@@ -1201,6 +1210,7 @@ lib/File/Spec/Functions.pm        Function interface to File::Spec object methods
 lib/File/Spec/Mac.pm           portable operations on Mac file names
 lib/File/Spec/OS2.pm           portable operations on OS2 file names
 lib/File/Spec.pm               portable operations on file names
+lib/File/Spec/t/crossplatform.t        See if File::Spec works crossplatform
 lib/File/Spec/t/Functions.t    See if File::Spec::Functions works
 lib/File/Spec/t/rel2abs2rel.t  See if File::Spec->rel2abs/abs2rel works
 lib/File/Spec/t/Spec.t         See if File::Spec works
@@ -1254,6 +1264,7 @@ lib/I18N/LangTags/List.pm List of tags for human languages
 lib/I18N/LangTags.pm           I18N::LangTags
 lib/I18N/LangTags/README       I18N::LangTags
 lib/I18N/LangTags/t/01test.t   See whether I18N::LangTags works
+lib/I18N/LangTags/t/02decency.t See if I18N::LangTags::List::is_decent works
 lib/if.pm                      For "use if"
 lib/if.t                       Tests for "use if"
 lib/importenv.pl               Perl routine to get environment into variables
@@ -1731,9 +1742,14 @@ lib/Unicode/Collate/keys.txt     Unicode::Collate
 lib/Unicode/Collate.pm         Unicode::Collate
 lib/Unicode/Collate/README     Unicode::Collate
 lib/Unicode/Collate/t/contract.t       Unicode::Collate
+lib/Unicode/Collate/t/hangtype.t       Unicode::Collate
 lib/Unicode/Collate/t/hangul.t Unicode::Collate
 lib/Unicode/Collate/t/index.t  Unicode::Collate
+lib/Unicode/Collate/t/normal.t Unicode::Collate
 lib/Unicode/Collate/t/test.t   Unicode::Collate
+lib/Unicode/Collate/t/trailwt.t        Unicode::Collate
+lib/Unicode/Collate/t/variable.t       Unicode::Collate
+lib/Unicode/Collate/t/version.t        Unicode::Collate
 lib/Unicode/README             Explanation what happened to lib/unicode.
 lib/Unicode/UCD.pm             Unicode character database
 lib/Unicode/UCD.t              See if Unicode character database works
@@ -2304,6 +2320,7 @@ pod/perl570delta.pod              Perl changes in version 5.7.0
 pod/perl571delta.pod           Perl changes in version 5.7.1
 pod/perl572delta.pod           Perl changes in version 5.7.2
 pod/perl573delta.pod           Perl changes in version 5.7.3
+pod/perl581delta.pod           Perl changes in version 5.8.1
 pod/perl58delta.pod            Perl changes in version 5.8.0
 pod/perlapio.pod               Perl internal IO abstraction interface
 pod/perlapi.pod                        Perl API listing (autogenerated)
@@ -2722,6 +2739,7 @@ t/op/grent.t                      See if getgr*() functions work
 t/op/grep.t                    See if grep() and map() work
 t/op/groups.t                  See if $( works
 t/op/gv.t                      See if typeglobs work
+t/op/hash.t                    See if the complexity attackers are repelled
 t/op/hashassign.t              See if hash assignments work
 t/op/hashwarn.t                        See if warnings for bad hash assignments work
 t/op/inccode.t                 See if coderefs work in @INC
@@ -2744,7 +2762,6 @@ t/op/method.t                     See if method calls work
 t/op/mkdir.t                   See if mkdir works
 t/op/my_stash.t                        See if my Package works
 t/op/my.t                      See if lexical scoping works
-t/op/nothr5005.t               local @_ test which does not work under use5005threads
 t/op/numconvert.t              See if accessing fields does not change numeric values
 t/op/oct.t                     See if oct and hex work
 t/op/ord.t                     See if ord works
@@ -2781,6 +2798,7 @@ t/op/srand.t                      See if srand works
 t/op/stash.t                   See if %:: stashes work
 t/op/stat.t                    See if stat works
 t/op/study.t                   See if study works
+t/op/sub.t                     See if subroutines work
 t/op/sub_lval.t                        See if lvalue subroutines work
 t/op/subst_amp.t               See if $&-related substitution works
 t/op/substr.t                  See if substr works