Reloading the modules is a good idea, but please note that a lot of linux distributions have pre-compiled and packaged a lot of modules (tested for compatibility with your system). So you should always see first if your module is in the repositories. How to do this depends on the distro you have, but for instance if you have Debian (or Ubuntu) you can type something like this
apt-cache search 'Perl module'You can also obtain a list of the modules installed in your system with: cpan -l
And you most probably want to run cpan upgrade
In reply to Re: Do I need to build perl modules??
by pvaldes
in thread Do I need to build perl modules??
by shiftee
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |