Anonymous Monk has asked for the wisdom of the Perl Monks concerning the following question:
"Subclass the RWDE::Web::AppServer module to supply your handler method based on your CGI invocation choice (SCGI or FastCGI) then call the Launch() method to start your application server."
I've done quite a bit of web development in Perl (CGI,mod_perl, TT2,Embperl,Mason,...) and Java/JSF, yet this is just a tad too concise for me :-) Can anyone elaborate on what exactly I'm supposed to do to get up and running? (some basic "Hello world" code would be very much appreciated)
The module appears to be rather new, so it may simply not be ready for prime time yet (not meant in a belittling way, just factual). And the website rwde.org linked to in the docs doesn't seem to exist (yet). So I'm wondering, is anyone using it? Does anyone have pointers to additional documentation? Thanks.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: Anyone using RWDE?
by Your Mother (Archbishop) on Apr 24, 2009 at 16:29 UTC | |
by Anonymous Monk on Apr 24, 2009 at 17:26 UTC | |
|
Re: Anyone using RWDE?
by repellent (Priest) on Apr 25, 2009 at 00:44 UTC |