diff options
author | Gurusamy Sarathy <gsar@cpan.org> | 2000-02-02 11:11:15 +0000 |
---|---|---|
committer | Gurusamy Sarathy <gsar@cpan.org> | 2000-02-02 11:11:15 +0000 |
commit | a2dab6bc84ef60a347f02acb58747ad73061f431 (patch) | |
tree | 908185b83505dd34cdf9944678b73f19b58652f7 /INSTALL | |
parent | 8afc5b8d5bb7e26117e5c0be6d1b81f74ad72600 (diff) | |
download | perl-a2dab6bc84ef60a347f02acb58747ad73061f431.tar.gz |
adjust notes on use5005threads
p4raw-id: //depot/perl@4964
Diffstat (limited to 'INSTALL')
-rw-r--r-- | INSTALL | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -917,7 +917,7 @@ to turn off each extension: SDBM_File (Always included by default) Opcode useopcode Socket d_socket - Threads usethreads + Threads use5005threads attrs (Always included by default) Thus to skip the NDBM_File extension, you can use |