Re: installing LWP::UserAgent on windows
- From: "Nospam" <nospam@xxxxxxxx>
- Date: Wed, 22 Jun 2005 13:43:01 GMT
Iam simply testing out LWP, I tried using it to find the latest perl
version, according to the lwp manpage
this command should give me thelatest perl:
perl -MLWP::Simple -e '
getstore "ftp://ftp.sunet.se/pub/lang/perl/CPAN/src/latest.tar.gz",
"perl.tar.gz"'
However this is what it says after the first line:
C:\Perl\bin>perl -MLWP::Simple -e '
Can't find string terminator "'" anywhere before EOF at -e line 1.
it says this error for basically any command I use for lwp
"Sisyphus" <sisyphus1@xxxxxxxxxxxxxxxxx> wrote in message
news:42b8c7c9$0$21396$afc38c87@xxxxxxxxxxxxxxxxxxxxxxx
>
> "Nospam" <nospam@xxxxxxxx> wrote in message
> news:Mq3ue.30$z61.5@xxxxxxxxxxxxxxxxxxxxxxx
> > it says 2.033
>
> Well .... if it says that, then it's quite possibly working ok (though you
> have a different version than what's on my build 810). If there is some
> problem with your LWP::UserAgent then running that command would probably
> have produced an error message
>
> Can you provide a simple script that demonstrates the problem you're
> having - and also provide a copy'n'paste of the error messages produced.
>
> > I am wondering if I have tried to reintall it again after having it
> > pre-intalled with actrive perl might have messed it up
> >
>
> Yes, it might be messed up - but until we see what the problem is, we can
> only speculate .... and I don't feel like covering every possible scenario
> :-)
>
> Cheers,
> Rob
>
>
.
- Follow-Ups:
- Re: installing LWP::UserAgent on windows
- From: Sisyphus
- Re: installing LWP::UserAgent on windows
- From: Slaven Rezic
- Re: installing LWP::UserAgent on windows
- References:
- installing LWP::UserAgent on windows
- From: Nospam
- Re: installing LWP::UserAgent on windows
- From: Sisyphus
- Re: installing LWP::UserAgent on windows
- From: Nospam
- Re: installing LWP::UserAgent on windows
- From: Sisyphus
- installing LWP::UserAgent on windows
- Prev by Date: Re: pure-perl access to mySQL
- Next by Date: directions to good perl module tutorial
- Previous by thread: Re: installing LWP::UserAgent on windows
- Next by thread: Re: installing LWP::UserAgent on windows
- Index(es):
Relevant Pages
|