in reply to how to use fgets to Break file into individual records

fgets() is not the right way..

Show the data that you want to parse with Perl.

there are other ways to do this.

  • Comment on Re: how to use fgets to Break file into individual records