What would you suggest is the easiest way to build one from the CGI::Application object?
Running C::A under CGI::Fast, at least I am unable to get access to a request's Headers and Content... And further, I need to feed a HTTP::Request object, with it's uri(), method(), etc. methods to a module..