in reply to Re: Remove Duplicates from one text file and print them in another text file.
in thread Remove Duplicates from one text file and print them in another text file.
Thank you. It did work for me. The code did execute without, but the console is showing a bar blinking on the screen. Does it means, there are no duplicates in the file. Please let me know. I am kind of confused with the console behavior. Also, I could not able to find the IO::File in the Perl Package Manager. Can I try copying the code in IO::File in a file and save it in the library with the Perl extension. Would that work?
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^3: Remove Duplicates from one text file and print them in another text file.
by toolic (Bishop) on Jun 04, 2012 at 18:44 UTC | |
by bedohave9 (Acolyte) on Jun 04, 2012 at 20:51 UTC |