On 9/16/07, perllearner <[EMAIL PROTECTED]> wrote: snip > > Do you use a proxy on that network? If you do then you need to tell > > Perl what that proxy is. > > I am connected via a wireless network, and in internet explorer it is > set to automatically detect settings for the LAN, when you say tell > perl what that proxy is, how would I go about doing this? first > finding the proxy, and the code to place it in my perl scripts snip
Here is how to tell WWW::Mechanize about the proxy. http://search.cpan.org/dist/WWW-Mechanize/lib/WWW/Mechanize/FAQ.pod#How_do_I_use_WWW::Mechanize_through_a_proxy_server? I would ask a network admin what the proxy address is. -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] http://learn.perl.org/