[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[ale] perl cpan module problem
- Subject: [ale] perl cpan module problem
- From: fletch at phydeaux.org (Fletch)
- Date: 29 May 2001 01:13:00 -0400
>>>>> "Jim" == Jim Popovitch <jimpop at yahoo.com> writes:
Jim> Here is what I do (I'm sure there is an easier way)... #perl
Jim> -MCPAN -e shell
cpan> o conf init
Jim> Also try 'h' or '?' at the cpan> prompt for more options.
You can also look for the CPAN/Config.pm file and move it away
somewhere safe or edit it.
perl -MFile::Find -MConfig -le 'find(sub{print $File::Find::name if $File::Find::name=~m{CPAN/Config\.pm$}}, at Config{qw(sitelib privlib)})'
--
Fletch | "If you find my answers frightening, __`'/|
fletch at phydeaux.org | Vincent, you should cease askin' \ o.O'
770 933-0600 x211(w) | scary questions." -- Jules =(___)=
| U
--
To unsubscribe: mail majordomo at ale.org with "unsubscribe ale" in message body.