in reply to Installing Modules on Windows

K, well, I got PPM to work after setting the HTTP_proxy environment variable...but Win32::IE::Mechanize doesn't seem to be available on the repositories...I added all the default ones that are listed in PPM.

Am I stuck doing this the old fashioned way, or are there other repositories that would have it?

Thanks

Replies are listed 'Best First'.
Re^2: Installing Modules on Windows
by Anonymous Monk on Jun 19, 2008 at 14:09 UTC
      When I do this:

      C:\>ppm install http://theoryx5.uwinnipeg.ca/ppms/Win32-IE-Mechanize.ppd

      I get this: ppm install failed: The PPD does not provide code to install for this platform

        Keep reading ..ActivePerl 8xx Win32 PPM packages This area contains prebuilt ppm packages for Win32 for ActivePerl builds 8xx, based on perl-5.8. If you are looking for packages for ActivePerl builds 6xx, based on perl-5.6, see http://theoryx5.uwinnipeg.ca/ppmpackages/, or for ActivePerl builds 10xx, based on perl-5.10, see http://cpan.uwinnipeg.ca/PPMPackages/10xx/.
        Win32::IE::Mechanize is a pure perl module, you can install it manually