Look on the left side of your control panel for "Installed Perl Modules Click to View", to see a list of perl modules installed.
- 4 Users Found This Useful
Related Articles
What is the path to my home (root) directory?
/home/username/public_html/ Replace username with the username for your domain account.
What is the path to my Web Accessible Folder?
/home/USERNAME/public_html/ , Replace USERNAME with your login name.
What is the path to Sendmail?
/usr/sbin/sendmail
What is the path to my cgi-bin directory?
/home/username/public_html/cgi-bin/
What is the path to my subdomain's cgi-bin?
/home/USERNAME/public_html/SUBDOMAIN/cgi-bin , Replace USERNAME with your login name, and...