Re: installing LWP::UserAgent on windows



it says 2.033
I am wondering if I have tried to reintall it again after having it
pre-intalled with actrive perl might have messed it up

"Sisyphus" <sisyphus1@xxxxxxxxxxxxxxxxx> wrote in message
news:42b8ae2a$0$26758$afc38c87@xxxxxxxxxxxxxxxxxxxxxxx
>
> "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
>
>


.