in reply to Re: Re: Files! Reading specific parts
in thread Files! Reading specific parts
Then you should probably use some HTML parser class or other (HTML::Parser comes to mind), strip out all of the markup, and then use my previous suggestion. It should just be a matter of plugging together two modular solutions to solve a third problem that is really just two problems rolled into one.
|
|---|