RE: help needed on text file/String manipulation

2003-06-14 Thread Charles K. Clarkson
Chinku Simon <[EMAIL PROTECTED]> wrote: : : I am facing a problem with text file manipulation : with Perl. : : I have a file with over 2 lac lines of data. Strange. It looks like you've posted a similar message yesterday, except that file had a lot more blank lines. Have you made no progre

help needed on text file/String manipulation

2003-06-14 Thread Chinku Simon
Hi, I am facing a problem with text file manipulation with Perl. I have a file with over 2 lac lines of data. I need to find the duplicates(strings) in the file and copy those records into another file. Is there a function/module in Perl by which I can read the duplicates in a file at one