Paul Fons <[EMAIL PROTECTED]> writes:

> I am trying to automate a web page interaction and to figure out the
> initial interaction sequence, I have installed HTTP::Recorder and
> HTTP::Proxy, but the recorder fails to follow the login-in button due
> to a missing method called "query_param".  Any advice here?

Try to add the statement 'use URI::QueryParam' to your program.

Regards,
Gisle

Reply via email to