Re: installing LWP::UserAgent on windows




"Nospam" <nospam@xxxxxxxx> wrote in message
news:BM%te.34327$%21.27022@xxxxxxxxxxxxxxxxxxxxxxx
> I have ActivePerl 5.8.4.810on win98se and I am trying to install
> LWP:UserAgent I downloaded the tar file from cpan.org and extracted the
> files into my c:/perrl/bin directory putting them in a folder of their own
> in the bin directory, I ran perl makefile after browsing to the directory
> the LWP:UserAgent folder were extracted to, however LWP::UserAgent doesn't
> seem to work, is there anything I have missed?
>
>

I think LWP::UserAgent comes as standard with ActivePerl - ie you should
already have it. Remove the entire directory you created, and if you haven't
stomped on the original LWP::UserAgent it should work ok. You can test that
it's there, and accessible by running:

perl -MLWP::USerAgent -le "print $LWP::UserAgent::VERSION"

(which, I think, should report '2.031'.)

Cheers,
Rob


.



Relevant Pages

  • Re: RE: Beginner Help Please- Oracle How To?
    ... > I've switched to from ActiveState perl to the Cygwin perl ... The latter doesn't seem to include the ppm command. ... will get by installing ActivePerl. ... find the module but that it doesn't install cleanly. ...
    (perl.beginners)
  • Re: DBD::Oracle object version 1.15 does not match bootstrap parameter 1.06
    ... The error message is from a safety mechanism used by perl extensions. ... Try removing ActivePerl and reinstalling. ... As well if you are going to do a manual install og DBI. ...
    (perl.dbi.users)
  • Re: installing LWP::UserAgent on windows
    ... > I have ActivePerl 5.8.4.810on win98se and I am trying to install ... > LWP:UserAgent I downloaded the tar file from cpan.org and extracted the ... > in the bin directory, I ran perl makefile after browsing to the directory ...
    (comp.lang.perl.modules)
  • Re: Gaa! UNIX hack tries PPM and fails!
    ... installed ActivePerl. ... But WSP needs some old SSLeay crypto modules. ... PPM file so I can do a local install. ...
    (comp.lang.perl.misc)
  • Re: ActiveState vs. "C:Program Files" and "C:Progra~1"
    ... The advice usually offered is to simply not install perl into any directory containing white space. ... I've never known ActivePerl to create a perl\site\bin folder. ... That's a fairly old version of nmake. ...
    (comp.lang.perl.misc)