This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Rename safer_open() to open_new(), and eliminate the first parameter.
[perl5.git] / README.qnx
index 0ad269a..cf9dc1f 100644 (file)
@@ -86,7 +86,7 @@ they both point to the correct library, that is,
 
 The following tests may report errors under QNX4:
 
-cpan/Cwd/Cwd.t will complain if `pwd` and cwd don't give
+dist/Cwd/Cwd.t will complain if `pwd` and cwd don't give
 the same results. cwd calls `fullpath -t`, so if you
 cd `fullpath -t` before running the test, it will
 pass.