Perl CPAN module - little suggestion

From: Radek Michalski (radek@private)
Date: Thu Jul 04 2002 - 03:42:25 PDT


Hi!

I found that when using perl CPAN archive ftp program is called with -n
parameter that isn't recognized by lcftp. If You want to use CPAN on Owl,
please make the following changes in /usr/lib/perl5/5.6.0/CPAN.pm file.I can
include here CPAN.pm file, but it has 147kB, so the (very small) changes I
made are:
1) line 2363 (cosmetic): {'ftp'}$verbose -n"\n} goes to {'ftp'}$verbose"\n}
2) line 2372 : {'ftp'}$verbose -n", @dialog goes to: {'ftp'}$verbose ",
@dialog

Now it works fine.

Greetings
Radek Michalski



This archive was generated by hypermail 2.1.3 : Sun Jan 15 2006 - 13:43:16 PST