in reply to Re^2: About perl6 and apache
in thread About perl6 and apache

Catalyst runs under many configurations, like mod_perl, CGI, FastCGI or using its own server, so it offers many options depending on what your hosting service provides. There are tutorials here on how to install modules even without shell and root access, and also how to bundle up your applications together with all required modules so you don't need to rely on your hosting service to provide the stuff you need.

Replies are listed 'Best First'.
Re^4: About perl6 and apache
by Anonymous Monk on Nov 16, 2006 at 14:31 UTC
    The problem is not how easy is to code, I can create my own template system, and all the other modules wich the script will need, so but when I will offer it to the people .. they will prefer that bad coded php script, because it will run faster and will not make the host take his forum, directory or any other small site, down.. this is the point.