On Nov 13, 2007 7:01 PM, Tobias L <[EMAIL PROTECTED]> wrote:
> Anyway I have a more technical question about the fact that my CPAN won't
> install ANYTHING AT ALL!
What're the error messages you got? What OS are you using? Have you
set the network and DNS correctly?
--
To unsubscribe, e-mail: [
John Birkhead wrote:
> Hi,
> I'm a perl newbie and I'm having problems getting CPAN connecting
> and downloading on SuSE 8.2. I start with 'perl -MCPAN -e shell' but
> the urlist is undefined. The default of 'ftp.perl.org' doesn't work.
>
> If I 'o conf urlist push
> ftp://cpan.nas.nasa.gov/
Edit CPAN configuration.
(do not forget to back up)
For example:
edit file: /usr/lib/perl5/5.6.0/CPAN/Config.pm
and change the statement:
'urllist' => [q[bla .. bla.. bla..]]
"John Birkhead" <[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]
> Hi,
> I'm a perl newbie and I'm having problems getting CPAN connecting
> and downloading on SuSE 8.2. I start with 'perl -MCPAN -e shell' but the
> urlist is undefined. The default of 'ftp.perl.org' doesn't work.
>
> If
On Wed, 17 Sep 2003 08:16:22 -0700, John Birkhead <[EMAIL PROTECTED]> wrote:
> Hi,
> I tried this (unshift) and I still get the problem - see the
> cut/paste below. However, commiting changes works well.
>
>
> ibm600x:~ # perl -MCPAN -e she
Cannot install Net::IMAP, don't know what it is.
Try the command
i /Net::IMAP/
to find objects with matching identifiers.
If you have further suggestions I would appreciate it...
Thanks,
John
-Original Message-
From: Wiggins d'Anconia [mailto:[EMAIL PROTECTED]
Sent: Wed
On Wed, 17 Sep 2003 07:27:46 -0700, John Birkhead <[EMAIL PROTECTED]> wrote:
> Hi,
> I'm a perl newbie and I'm having problems getting CPAN connecting
> and downloading on SuSE 8.2. I start with 'perl -MCPAN -e shell' but the
> urlist is unde