Fix broken splitpod program
[p5sagit/p5-mst-13.2.git] / MANIFEST
index 226732b..0e69ff6 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
@@ -744,6 +745,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
@@ -964,6 +966,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
@@ -1077,6 +1082,7 @@ lib/dotsh.pl                      Code to "dot" in a shell script
 lib/Dumpvalue.pm               Screen dump of perl values
 lib/Dumpvalue.t                        See if Dumpvalue works
 lib/dumpvar.pl                 A variable dumper
+lib/dumpvar.t                  A variable dumper tester
 lib/English.pm                 Readable aliases for short variables
 lib/English.t                  See if English works
 lib/Env.pm                     Map environment into ordinary variables
@@ -1170,7 +1176,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
@@ -1200,6 +1205,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
@@ -1729,6 +1735,8 @@ lib/Unicode/Collate/Changes       Unicode::Collate
 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/hangul.t Unicode::Collate
 lib/Unicode/Collate/t/index.t  Unicode::Collate
 lib/Unicode/Collate/t/test.t   Unicode::Collate
 lib/Unicode/README             Explanation what happened to lib/unicode.
@@ -2301,6 +2309,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)
@@ -2843,7 +2852,7 @@ t/run/switcha.t                   Test the -a switch
 t/run/switch_A.t               Test the -A switch
 t/run/switchC.t                        Test the -C switch
 t/run/switchd.t                        Test the -d switch
-t/run/switches.t               Tests for the other switches (-0, -l, -c, -s, -M, -m, -V)
+t/run/switches.t               Tests for the other switches (-0, -l, -c, -s, -M, -m, -V, -v, -h, -z, -i)
 t/run/switchF.t                        Test the -F switch
 t/run/switchI.t                        Test the -I switch
 t/run/switchn.t                        Test the -n switch