in reply to Re^2: How to grab a portion of file with regex
in thread How to grab a portion of file with regex

And for html files that are 9,000 GB's in size?
  • Comment on Re^3: How to grab a portion of file with regex

Replies are listed 'Best First'.
Re^4: How to grab a portion of file with regex
by kielstirling (Scribe) on Mar 15, 2013 at 03:53 UTC
    Always limits to everything. I must remind you that I am not the one wanting to parse HTML. I am simply trying to offer guidance. I understand that HTML parsing is a hot topic. However, as a solution to the question asked HTML::Parser works fine.
Re^4: How to grab a portion of file with regex
by Anonymous Monk on Mar 15, 2013 at 03:58 UTC

    And for html files that are 9,000 GB's in size?

    Nevermind that that 9k-GB html-files don't exit, you can still use XML::Twig, naturally