Install new perl module
HiCurrently, i have a very weird problem. I have a plesk server and i used perldiver script to check what modules that is installed on the server.
Here, i try to install MIME::Base64
cpan> install MIME::Base64
MIME::Base64 is up to date.
It seem that MIME::Base64 had being installed and is updated to the latest version. However, perldiver.cgi doesn't show MIME::Base64 in the modules list.
Why is this so weird on plesk? How can make the modules appeared on the perldiver list?