in reply to Re^2: How should I Extract data from text file. Pattern I have to extract should not repeated one.
in thread How should I Extract data from text file. Pattern I have to extract should not repeated one.

But I need one more help should I write this output into another text file.

How to print to a file instead of standard output is covered in Files and I/O in perlintro.

  • Comment on Re^3: How should I Extract data from text file. Pattern I have to extract should not repeated one.