Do you know about our lord and saviour CPAN?
That site even features a search box into which you can enter the module name you are searching for.
If you use the Perl supplied by your OS vendor, it is usually considered a better approach to use only the packages supplied by your OS vendor and not to mix packages from CPAN with packages supplied by your OS vendor. If your system administrator tells you that your vendor has not packaged a more recent version of the modules you need for your OS, then you will need to upgrade your OS if you want to stay with the system Perl and the system packages.
If you want to step away from the system packages, local::lib provides a good approach to keep using the system Perl but install your own modules.
Also consider using perlbrew to compile your own version of Perl and to use that instead of the system Perl.
In reply to Re^13: protect excel file in perl script
by Corion
in thread protect excel file in perl script
by arunks
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |