RSS | Module Info | Add a review of HTML-Parser

2 out of 3 found this review helpful:

HTML-Parser (3.62) *****

Sir, you rock. HTML::Entities saved me a lot of effort and aggravation.
Best regards and thanks for your service to the OSS community.
SSF

Steve Flitman - 2009-10-21 13:01:57
Was this review helpful to you?  Yes No

2 out of 2 found this review helpful:

HTML-Parser (3.60) *****

It works. What more can you say. Sane APIs. Useful functionality. HTML::LinkExtor is an especially useful tool for folk having to munge HTML. Very nice.

Adrian Howard - 2009-06-03 04:52:18
Was this review helpful to you?  Yes No

1 out of 2 found this review helpful:

HTML-Parser (3.60) *****

Simple, easy to use, and it works.

Zak - 2009-03-31 11:41:38
Was this review helpful to you?  Yes No

4 out of 5 found this review helpful:

HTML-Parser (3.56) *****

I needed to strip tags from a lot of small HTML documents leaving only a small subset of tags behind and after experimenting with a few CPAN modules I found out that HTML::PullParser is small and fast enough to do the job. Interface is small and clean. And it works very good. I like it and will use it in the future.

Darko Prelec - 2007-08-29 04:27:56
Was this review helpful to you?  Yes No

2 out of 2 found this review helpful:

HTML::LinkExtor / HTML-Parser (3.36) ****

I needed to download images from a web page, and used HTML::LinkExtor (part of HTML-Parser) to extract the image src links (based on an example on the module POD!).

It took me more time to download the images (lots of them on the page) then to write the code!

(A couple of things aren't clear in the documentation, such as whether the attribute hash for the callback is case-sensitive, or if only link attributes are extracted; fortunately for my immediate needs this was not an issue, but it should be explicitly documented.)

Robert Rothenberg - 2004-08-26 12:11:13
Was this review helpful to you?  Yes No

2 out of 2 found this review helpful:

HTML-Parser (3.36) *****

Excellent, fast! Not only suitable for HTML, but even for SGML or XML.
Especially for filtering, where e.g. the DTD and entity declarations
need to be copied verbatim.

Paul Bijnens - 2004-04-19 08:26:39
Was this review helpful to you?  Yes No

1 out of 4 found this review helpful:

HTML-Parser (3.36) *****

A module that stands out as excellent. We have come to expect no less from Gisle.

Mike Heins - 2004-04-02 13:32:10
Was this review helpful to you?  Yes No

2 out of 4 found this review helpful:

HTML-Parser (3.30) *****

A CPAN standard.

David Hugh-Jones - 2003-08-18 04:48:24
Was this review helpful to you?  Yes No


the camel