diff options
author | Florian Ragwitz <rafl@debian.org> | 2010-07-24 08:12:56 +0200 |
---|---|---|
committer | Florian Ragwitz <rafl@debian.org> | 2010-07-24 08:12:56 +0200 |
commit | 2a6dc37471bea77f0c24fd1fe90c598a270c9968 (patch) | |
tree | 534ffd8a5b0080e486d91631c9002ba47c874894 /README.qnx | |
parent | 52a9a866c79d0cc70f5d2074dd80a3d52797f03a (diff) | |
download | perl-2a6dc37471bea77f0c24fd1fe90c598a270c9968.tar.gz |
Move PathTools from cpan/ to dist/
Diffstat (limited to 'README.qnx')
-rw-r--r-- | README.qnx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/README.qnx b/README.qnx index 0ad269a272..cf9dc1fd95 100644 --- a/README.qnx +++ b/README.qnx @@ -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. |