in reply to Re: cpan: unable to install modules
in thread cpan: unable to install modules

Here are my results:

$ perldoc -l CPAN /usr/local/bin/CPAN $ perl -MCPAN -le"print $INC{'CPAN.pm'}" syntax error at -e line 1, at EOF Execution of -e aborted due to compilation errors.

Replies are listed 'Best First'.
Re^3: cpan: unable to install modules
by Anonymous Monk on Nov 11, 2009 at 20:37 UTC
    See perlrun, you need to quote according to your shell's rules