in reply to Re: Installing CPAN module using cpan shell
in thread Installing CPAN module using cpan shell

In unix there is a command "cpan" you can use that.
  • Comment on Re^2: Installing CPAN module using cpan shell

Replies are listed 'Best First'.
Re^3: Installing CPAN module using cpan shell
by Anonymous Monk on Mar 04, 2009 at 07:49 UTC
    Since perl 5.009005 there is a command "cpanp" you can use that.