From: "Mike Flannigan" <[email protected]>
Subject: Re: Can't Install Mojolicious on Shared Server
On 7/30/2014 11:14 PM, Octavian Rasnita wrote:
Catalyst can be used with the CGI interface, but it would be very slow,
so not recommended at all.
Octavia
I was told it could also be used with PSGI/Plack.
I'm hoping that is better.
I got past the nmake issue with my Win7, but I suspect
I may run into trouble with Catalyst. I would really
like to use something lighter and easier.
Mike
Yes, of course Catalyst supports plack/psgi, but it is a persistent
environment like Apache mod_perl or fastcgi and I doubt it would be offered
in a shared hosting server.
If you use a VPS, plack/psgi is the recommended solution.
Octavian
--
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]
http://learn.perl.org/