CPAN is your friend. By searching CPAN's multitude of Perl modules, you can find modules to perform many tasks. And if you do a search for html , then you will find such this as a module called HTML:Manipulato r. While it is still less that version 1.0, it may be worth a look for extracting the contents of an HTML page.
I saw that and figured if it was a good one that you would certainly chimed in (as I have no experience yet trying to strip HTML), but I saw that one and it could grab text from HTML. If it works, it could be very useful.
It hasn't been updated since 2005 so I wonder if it is complete or forgotten.
I saw that and figured if it was a good one that you would certainly chimed in (as I have no experience yet trying to strip HTML), but I saw that one and it could grab text from HTML. If it works, it could be very useful.
It hasn't been updated since 2005 so I wonder if it is complete or forgotten.
Comment