Hi, I want to match a multiline pattern in a very big text file say 500 MB. I can't take all the lines in a string a array in one shot due to memory problem, I have to read file in chunks of line. Any help?
Thanks in advance, Ashish __________________________________ Do you Yahoo!? Yahoo! Mail - More reliable, more storage, less spam http://mail.yahoo.com -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] <http://learn.perl.org/> <http://learn.perl.org/first-response>