Hi Rajeev,

On Sat, 3 Mar 2012 19:56:52 -0800 (PST)
Rajeev Prasad <rp.ne...@yahoo.com> wrote:

> Anyone has any experience to share about implementing perl CGI scripts 
> on Hiawatha web server?
> 

According to http://en.wikipedia.org/wiki/Hiawatha_%28web_server%29 ,
the Hiawatha web-server supports CGI and FastCGI well, so I don't expect any
special problems with running Perl CGI scripts (which Perl supports using
PSGI/Plack ( http://plackperl.org/ ) and older, possibly less recommended,
technologies such as CGI.pm) on it (at least not in comparison to using it on
other popular web-servers). If you do encounter such problems, then you can
file a bug report on Hiawatha's bug-tracker.

No first hand experience (it's the first time I've heard of the Hiawatha web
server) so all caveats apply.

Regards,

        Shlomi Fish 

-- 
-----------------------------------------------------------------
Shlomi Fish       http://www.shlomifish.org/
Escape from GNU Autohell - http://www.shlomifish.org/open-source/anti/autohell/

Staring at XSLT code for one minute has a 67% chance of making one permanently
blind.

Please reply to list if it's a mailing list post - http://shlom.in/reply .

--
To unsubscribe, e-mail: beginners-unsubscr...@perl.org
For additional commands, e-mail: beginners-h...@perl.org
http://learn.perl.org/


Reply via email to