[Wellington-pm] Perl Apps on (really cheap) shared hosting.

Grant McLean grant at mclean.net.nz
Thu Oct 4 00:34:28 PDT 2012


On Thu, 2012-10-04 at 18:48 +1300, Cliffp wrote:
> Does anyone have any hints on installing a Perl app on really cheap 
> shared hosting? The only access that I have is via a CPanel and no shell 
> access. Limited access to the Apache configs and only access to the home 
> dir for my account. In particular, I see no way of installing Perl 
> modules from CPAN.

Is there any way to upload files? Either through CPanel or FTP?  If so
then my approach would be to use a combination of local::lib and cpanm
to install modules to ~/perl5 on a machine of your own running the same
distro and then copy that folder up to the server.  If not, then my
approach would be to find another hosting service.  Even Dreamhost give
you SSH access and they're very low cost.

Cheers
Grant



More information about the Wellington-pm mailing list