in reply to Re^2: Parsing HTML files
in thread Parsing HTML files

If you would have taken the time to read the documentatio, e.g. using "perldoc HTML::TreeBuilder", you should have seen, if the method name parse_content wasn't obvious enough already, that to parse a file, you should use the parse_file method.


Enjoy, Have FUN! H.Merijn