in reply to Is there any Perl Module to handle HTML Pages

Hi

you can use HTML::Pager and HTML::Template

"Keep pouring your ideas"
  • Comment on Re: Is there any Perl Module to handle HTML Pages

Replies are listed 'Best First'.
Re^2: Is there any Perl Module to handle HTML Pages
by Tester (Initiate) on May 19, 2006 at 07:54 UTC
    Thanks jesuashok, I need to automate the things which are in HTML pages, by tracking certain message in the HTML pages need to identify & click the button using perl. I looking something similar to Perl Win32::GUI modules... Regards Deepak