http://qs1969.pair.com?node_id=782607


in reply to Fetching web page

Under the covers WWW::Mechanise is using LWP to make HTTP requests. Therefore I assume that README.SSL will help solve your problem.

--

See the Copyright notice on my home node.

Perl training courses

Replies are listed 'Best First'.
Re^2: Fetching web page
by Anonymous Monk on Jul 23, 2009 at 11:59 UTC

    Both of the mentioned modules(Crypt::SSLeay/IO::Socket::SSL) are not available in the below location.
    http://ppm.activestate.com/PPMPackages/zips/10xx-builds-only/Windows/
    Is there any other link from where I can get this modules.

      Sorry, I can't be any help here. I avoid Windows wherever I can and therefore know next to nothing about installing CPAN modules on it.

      --

      See the Copyright notice on my home node.

      Perl training courses

      Looked into this link also , but here it is giving the below error. (http://cpan.uwinnipeg.ca/PPMPackages/10xx/)
      Command

      ppm install http://cpan.uwinnipeg.ca/PPMPackages/10 x/Crypt-SSLeay
      Error
      ppm install failed: No PPD found at http://cpan.uwinnipeg.ca/PPMPackages/10xx/C ypt-SSLeay
        Why did you look at that link? Just do
        ppm install Crypt-SSLeay