Mailing List Archive

HTML::Parse (get all form obj
This message was sent from Geocrawler.com by "Clifford Lang" <cliffl@ipgroup.com>
Be sure to reply to that address.

With mod_perl 1.21, Apache 1.3.9
I am building a proxy request, but I need to test
the form field from another page. I'm using
UserAgent->request to get the page, but all I
want out of it are the form entities. My hope
was to user $obj=new HTML::Parser($response)
($response is result of fetched page).

I can't seem to get the data from the Parser
object. As soon as I but the $obj->start('form')
I get a huge dump of date in my error_log, and
the module dies.

Is there a better way to parse the page and
retrieve all the form elements?

Are there any sample someone can point me to?

TIA, Cliff

Geocrawler.com - The Knowledge Archive