http://www.perlmonks.org?node_id=994768


in reply to Re: PerlApp - Create exe for 32 bit from 64 bit
in thread PerlApp - Create exe for 32 bit from 64 bit

What FAQs? Can you please be more specific? Thank you!

  • Comment on Re^2: PerlApp - Create exe for 32 bit from 64 bit

Replies are listed 'Best First'.
Re^3: PerlApp - Create exe for 32 bit from 64 bit
by Anonymous Monk on Sep 20, 2012 at 23:44 UTC

      Thank you for the links. I have tried several variable inputs in the System Properties - Environment Variables. With the input

      http://userID:password@ppm4.activestate.com/ap_index.txt:500

      I get the following error in PerlApp

      ==E==http://ppm4.activestate.com/ap_index.txt: 500 Can't connect to ppm4.activestate.com:80 (connect: timeout)

        Do you work at activestate? I don't think your proxy is ...activestate.com

        Try one of these, you might get an idea of what your real proxy settings are

        LWP::UserAgent::ProxyAny - A LWP UserAgent supports both HTTP_PROXY and IE proxy

        HTTP::ProxyAutoConfig - use a .pac or wpad.dat file to get proxy information

        HTTP::ProxyPAC - use a PAC (Proxy Auto Config) file to get proxy info