openbsd-ports/www/p5-HTML-TokeParser-Simple/pkg/DESCR
2010-04-15 14:29:16 +00:00

5 lines
270 B
Plaintext

HTML::TokeParser is an excellent module that's often used for parsing
HTML. However, the tokens returned are not exactly intuitive to parse
so HTML::TokeParser::Simple allows the user ask more intuitive (read:
more self-documenting) questions about the tokens returned.