If you have multiple versions of Perl installed on your system, maybe your user name and root are each seeing a different one. Compare:
$ which perl $ sudo which perl
Also worth comparing:
$ echo $PERL5LIB $ sudo /bin/sh -c 'echo $PERL5LIB'
In reply to Re: Installing modules help
by tobyink
in thread Installing modules help
by cyates
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |