EBCDIC: another "can't happen".
[p5sagit/p5-mst-13.2.git] / MANIFEST
index 6f783cc..eac56da 100644 (file)
--- a/MANIFEST
+++ b/MANIFEST
@@ -330,8 +330,8 @@ ext/Encode/Encode/symbol.enc                Encode table
 ext/Encode/Encode/symbol.ucm           Encode table
 ext/Encode/Encode/viscii.enc           Encode table
 ext/Encode/Encode/viscii.ucm           Encode table
-ext/Encode/EUC_JP/EUC_JP.pm            Encode module for euc-jp
-ext/Encode/EUC_JP/Makefile.PL          Encode module for euc-jp
+ext/Encode/EUC_JP/Japanese.pm          Encode module for Japanese
+ext/Encode/EUC_JP/Makefile.PL          Encode module for Japanese
 ext/Encode/lib/Encode/Encoding.pm      Encode extension
 ext/Encode/lib/Encode/Internal.pm      Encode extension
 ext/Encode/lib/Encode/iso10646_1.pm    Encode extension
@@ -349,6 +349,9 @@ ext/Encode/Makefile.PL              Encode extension makefile writer
 ext/Encode/MANIFEST            Encode extension
 ext/Encode/README              Encode extension
 ext/Encode/t/Encode.t          Encode extension test
+ext/Encode/t/Japanese.t                Encode extension test
+ext/Encode/t/table.euc         Encode extension test
+ext/Encode/t/table.ref         Encode extension test
 ext/Encode/t/Tcl.t             Encode extension test
 ext/Errno/ChangeLog    Errno perl module change log
 ext/Errno/Errno.t      See if Errno works
@@ -629,6 +632,8 @@ ext/threads/shared/t/sv_refs.t      thread shared variables
 ext/threads/shared/t/sv_simple.t       thread shared variables
 ext/threads/shared/typemap     thread::shared types
 ext/threads/t/basic.t          ithreads
+ext/threads/t/libc.t            testing libc functions for threadsafetyness
+ext/threads/t/join.t           Testing the join function
 ext/threads/t/stress_cv.t      Test with multiple threads, coderef cv argument.
 ext/threads/t/stress_re.t      Test with multiple threads, string cv argument and regexes.
 ext/threads/t/stress_string.t  Test with multiple threads, string cv argument.