in reply to
Are all .cgi helper modules unfit for http methods common in REST?
There is this thing called
Plack
/
PSGI
that seems relevant ... 10 years experience doesn't make you a noob :)
Comment on
Re: Are all .cgi helper modules unfit for http methods common in REST?
Replies are listed 'Best First'.
Re^2: Are all .cgi helper modules unfit for http methods common in REST?
by
isync
(Hermit)
on Aug 12, 2010 at 20:48 UTC
I seems relevant! Good hint.
Relying on CGI::Application for years now, I will see when I'll find the strength to see how Plack works and how/if it fits into my CGI::Application code...
btw: thanks for soothing my noob pain ;)
[reply]
In Section
Seekers of Perl Wisdom