Do you know where your variables are? | |
PerlMonks |
Re: how to add a refer to LWP::UserAgentby Joost (Canon) |
on May 22, 2006 at 19:23 UTC ( [id://551014]=note: print w/replies, xml ) | Need Help?? |
Anyway, WWW::Mechanize is a subclass of LWP::UserAgent, so chances are reasonable that low level stuff from WWW::Mechanize will work with LWP::UserAgent, or that you can use WWW::Mechanize in stead of LWP::UserAgent.
In Section
Seekers of Perl Wisdom
|
|