openbsd-ports/www/p5-HTML-TokeParser-Simple/pkg/DESCR
2006-11-05 16:32:14 +00:00

6 lines
271 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.