|
|
| more useful options | |
| PerlMonks |
Installing Catalyst with CatInABox through FTP / CGIby Sixtease (Friar) |
| on Oct 25, 2008 at 16:18 UTC ( #719519=perlquestion: print w/ replies, xml ) | Need Help?? |
|
Sixtease has asked for the
wisdom of the Perl Monks concerning the following question:
Hello monks, I'd like to install Catalyst on my server where I only have FTP access and CGI's with perl, bash and some other unix tools. Since running cpan is problematic (no root access, no interactivity etc.), I wanted to install Catalyst from CatInABox. Only to find that the link in Catalyst::Manual::Installation is broken. Where can I obtain CatInABox, or how would you recommend me to install Catalyst in such a restricted environment? Thanks.
use strict; use warnings; print "Just Another Perl Hacker\n";
Back to
Seekers of Perl Wisdom
|
|
||||||||||||||||||||||||||||||||