in reply to how to add a refer to LWP::UserAgent
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.
|
---|