diff options
author | Nicholas Clark <nick@ccl4.org> | 2009-02-09 20:08:32 +0000 |
---|---|---|
committer | Nicholas Clark <nick@ccl4.org> | 2009-02-09 21:35:10 +0000 |
commit | 40d04ec4420d25128b37d6ff003091cb60690187 (patch) | |
tree | 200fadfdf62dc1664a5259f6139a76032b49d612 /INSTALL | |
parent | 9bdb6db8a6cfa255f88d433e5f38b0ef93f82bc7 (diff) | |
download | perl-40d04ec4420d25128b37d6ff003091cb60690187.tar.gz |
Rename ext/Time/HiRes to ext/Time-HiRes
Diffstat (limited to 'INSTALL')
-rw-r--r-- | INSTALL | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1860,7 +1860,7 @@ If your system is quite busy and doesn't respond quickly enough, these tests might fail. If possible, try running the tests again with the system under a lighter load. These timing-sensitive and load-sensitive tests include F<t/op/alarm.t>, -F<ext/Time/HiRes/t/HiRes.t>, F<ext/threads/shared/t/waithires.t>, +F<ext/Time-HiRes/t/HiRes.t>, F<ext/threads/shared/t/waithires.t>, F<ext/threads/shared/t/stress.t>, F<lib/Benchmark.t>, F<lib/Memoize/t/expmod_t.t>, and F<lib/Memoize/t/speed.t>. |