• Inviting everyone who uses WordPress management tools in Plesk
    The Plesk team is conducting a 60-minute research session that includes an interview and a moderated usability test.
    To participate, please use this link .
    Your experience will help shape product decisions and ensure the tools better support real-world use cases.

How Do I Install Perl/CGI Modules

KrazyBob

Regular Pleskian
How Do I Install Perl/CGI Modules so that they are available to all sites? Can I deploy perl -MCPAN -e shell and if so, as what user? Auto or maual configuration?

Thanks.
 
You can use CPAN as root, but I'd suggest using your package manager where possible. If you're on Red Hat/CentOS/Fedora I suggest adding Dag's repository and just using yum to install Perl modules and keep them up to date.
 
Back
Top