In , Jude DaShiell
wrote:
>perl: warning: Setting locale failed.
>perl: warning: Please check that your locale settings:
> LANGUAGE = (unset),
> LC_ALL = (unset),
> LANG = ""en_US.UTF-8""
This shows that you LANG variable actually contains double-quote characters.
Check /
> > Hello,
> >
> > I looking 4 debian perl package including LWP::Parallel modules.
> > I'm using a Woody distro.
> >
> >
> > I'have installed thoses packages but don't have LWP::Parallel.
> >
> >
> >
> > --
>
Use cpan. As root:
perl -MCPAN -e shell;
Follow the prompts for setup. They're pretty straight forward and
defaults are good 99% of the time if you don't know.
Once you get to a prompt type "install LWP::Parallel", it'll do the
rest.
Thus spake Fran?ois Chenais ([EMAIL PROTECTED]):
> He
On Tue, 12 May 1998, Jules Bean wrote:
> IMNSHO, there is a problem with the integration between our perl package,
> and the CPAN module.
Yes :)
Check out bug 15797 for discussion of this issue.
> If I have correctly analysed the problem, then the 'right' answer involves
> dpkg and CPAN somehow
4 matches
Mail list logo