I have a text file with around 1 million lines and I need to do a search

And replace on over 9000 words. I am currently reading a line and
passing 
A hash table against it and any matches it is replacing the word in the
string.  It is running real slow. Any thoughts on how to improve it? 

Daniel Gladstone ([EMAIL PROTECTED])

***************************************************************************
The information contained in this communication is confidential, is
intended only for the use of the recipient named above, and may be legally
privileged.

If the reader of this message is not the intended recipient, you are
hereby notified that any dissemination, distribution or copying of this
communication is strictly prohibited.

If you have received this communication in error, please resend this
communication to the sender and delete the original message or any copy
of it from your computer system.

Thank You.
****************************************************************************

--
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
<http://learn.perl.org/> <http://learn.perl.org/first-response>


Reply via email to