What do you mean by "Handling HTML Pages"?
If you want to create HTML pages, then most people would recommend that you use a templating module like the Template Tookkit, Mason or HTML::Template. Alternatively CGI.pm has many functions for creating individual HTML components.
If you want to parse an HTML page then use HTML::Parser or one of its subclasses.
Or did you mean something else?
"The first rule of Perl club is you do not talk about
Perl club."
-- Chip Salzenberg
In reply to Re: Is there any Perl Module to handle HTML Pages
by davorg
in thread Is there any Perl Module to handle HTML Pages
by Tester
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |