963 shaares
2 results
tagged
perl
When searching a Perl module, sooner or later you will end up on one of two sites sites providing information about CPAN modules. Both Meta CPAN, and search.cpan.org will show you a link to download the module, but in most cases that's not what you need.
So how do you really install Perl modules from CPAN ?
So how do you really install Perl modules from CPAN ?
How to install Perl modules in Debian