in reply to Re: WWW::Mechanize -- not able to access intranet site
in thread WWW::Mechanize -- not able to access intranet site

This node falls below the community's threshold of quality. You may see it by logging in.

Replies are listed 'Best First'.
Re^3: WWW::Mechanize -- not able to access intranet site
by Anonymous Monk on Nov 05, 2008 at 12:24 UTC
    My first assumption is, it is not able to read proxy.pac properly.
    Kind of, you told it proxy.pac is the proxy. What you want to use is HTTP::ProxyPAC or HTTP::ProxyAutoConfig

    And will you start using <code></code> (or shorter <c></c>) tags already?

Re^3: WWW::Mechanize -- not able to access intranet site
by marto (Cardinal) on Nov 05, 2008 at 13:32 UTC

    "My first assumption is, it is not able to read proxy.pac properly."

    This seems odd to me, since you claim the same script works within the same environment, but for someone else.

    Martin

      Yes, its odd but true.....