Friday, July 1, 2011

Install a Perl Module

$sudo perl -MCPAN -e shell

cpan> install Sudo
cpan>  exit

It will ask you for a username and password, enter something you can remember.

For the Sudo Module, which is the module I was trying to install:
http://search.cpan.org/~landman/Sudo/lib/Sudo.pm#NAME

0 comments:

Post a Comment