On Tue, 10 Sep 2002, Ken Williams wrote:

> Yeah, I always install modules by doing 'sudo cpan', where 
> 'cpan' is an alias for 'perl -MCPAN -e shell'. 

OSX pre-Jaguar came with the following in /usr/bin/cpan

    #!/usr/bin/perl

    eval 'exec /usr/bin/perl  -S $0 ${1+"$@"}'
        if 0; # not running under some shell

    use CPAN;
    shell;

Not sure why but it's not there anymore with 10.2. 

 

-- 
Chris  Devers
[EMAIL PROTECTED]/downdowndown/DNLIINR/down/DNLIINR/ctrl-x

All newspaper editorial writers ever do is come down from 
the hills after the battle is over and shoot the wounded.

Reply via email to