NetWare update from Ananth Kesari.
[p5sagit/p5-mst-13.2.git] / README.beos
index d13c68c..8d2c109 100644 (file)
@@ -65,7 +65,6 @@ The following tests fail on 5.8.0 Perl in BeOS Personal 5.03:
   ext/File/Glob/t/basic...............FAILED at test 3
   ext/POSIX/t/sigaction...............FAILED at test 13
   ext/POSIX/t/waitpid.................FAILED at test 1
-  lib/Tie/File/t/16_handle............FAILED test 39
 
 The reasons for the failures are as follows: 
 
@@ -94,10 +93,6 @@ The waitpid failure means that after there are no more child
 processes, waitpid is supposed to start returning -1 (and set
 errno to ECHILD).  In BeOS, it doesn't seem to.
 
-=item *
-
-The reason for Tie::File 16_handle #39 is not known.
-
 =back
 
 Disclaimer: I just installed BeOS Personal Edition 5.0 and the