on most systems, chances are you already have perl CPAN module installed and hence you can simply run
perl -MCPAN -e shell and install other modules on CPAN.
what if you dont have CPAN.pm itself set up yet?
on most systems, chances are you already have perl CPAN module installed and hence you can simply run
perl -MCPAN -e shell and install other modules on CPAN.
what if you dont have CPAN.pm itself set up yet?