in reply to Re^9: Problem with wxperl/constructors.pm
in thread Problem with wxperl/constructors.pm

FWIW, neither ActivePerl nor StrawberryPerl actually set any of those registry entries described in http://perldoc.perl.org/perlwin32.html#Environment-Variables

  • Comment on Re^10: Problem with wxperl/constructors.pm

Replies are listed 'Best First'.
Re^11: Problem with wxperl/constructors.pm
by bedohave9 (Acolyte) on Sep 12, 2012 at 00:04 UTC

    I also have added the http_proxy to the environment variables trying to resolve this. The http_proxy restricted me to install Wx module and other related modules into my system. I have removed it then. Just also wanted to include this point.