in reply to Parsing a large file 80GB .gz file and making an output file with specifice columns in this original file.

maybe http://stackoverflow.com/questions/1533067/what-is-the-best-way-to-gunzip-files-with-perl, its says PerlIO::via::gzip employs the tricks available to make IO::Uncompress::Gunzip perform the fastest
  • Comment on Re: Parsing a large file 80GB .gz file and making an output file with specifice columns in this original file.