at the shell
-------------------------
# perl -MCPAN -e shell;
cpan shell -- CPAN exploration and modules installation (v1.7601)
ReadLine support available (try 'install Bundle::CPAN')
cpan> install perl::module_name
cpan> quit
Lockfile removed.
--------------------------
thats it
