X-Git-Url: https://perl5.git.perl.org/perl5.git/blobdiff_plain/1dcc3c19f1c031cf741527de0a2b2e4c178e9f04..0e1658289f9097483ef0df19536b15fbc6a92511:/README.os2?ds=sidebyside diff --git a/README.os2 b/README.os2 index 90938eb..4642383 100644 --- a/README.os2 +++ b/README.os2 @@ -619,7 +619,7 @@ C in F, see L<"PERLLIB_PREFIX">. =item Additional Perl modules - unzip perl_ste.zip -d f:/perllib/lib/site_perl/5.19.1/ + unzip perl_ste.zip -d f:/perllib/lib/site_perl/5.21.9/ Same remark as above applies. Additionally, if this directory is not one of directories on @INC (and @INC is influenced by C), you @@ -1016,12 +1016,12 @@ The reasons for most important skipped tests are: =over 4 -=item 18 +=item Z<>18 Checks C and C of C - unfortunately, HPFS provides only 2sec time granularity (for compatibility with FAT?). -=item 25 +=item Z<>25 Checks C on a filehandle just opened for write - I do not know why this should or should not work.