in reply to PPM module SOAP error

I have proxy problems at work as well so I do the following:

  • Bookmark the following page
  • Look for and download the package .zip package I want
  • Expand it somewhere (c:/temp?)
  • Run ppm install <thepackagename> on the command line in that directory.

    Note: The above path is for 5.8+ builds. There should be a different path for earlier builds.

    Celebrate Intellectual Diversity

  • Replies are listed 'Best First'.
    Re^2: PPM module SOAP error
    by rvbugged (Initiate) on Sep 27, 2005 at 06:39 UTC
      thanks for the input..I'm actually looking for module which is avaliable in "search.cpan.org" it is NET::SFTP and not in the page you gave me!! I have put the HTTP_proxy", "HTTP_proxy_user" and "HTTP_proxy_pass" in the system env variable under control panel in win2k. the link doesn't contain this!! also, I was able to work with ppm before.