Recommendation for simple Web Frameworks
Mark Morgan
makk384 at gmail.com
Wed Jan 12 08:26:56 GMT 2011
On 10 Jan 2011 22:06, "John Imison" <i at moe.co.uk> wrote:
>
> Out of interest, does anyone use CGI::Application? What are the general
thoughts on that?
I've used in past roles, as a relatively simple dispatcher for web
services. Anything more involved than that, and it becomes a but of a pain,
not for the core system. Rather due to some plugins for it changing the
dispatch or exception handling needlessly. When using multiple plugins, this
becomes a maintenance headache.
That being said, it's been a couple of years since I last used, so that
situation may have changed.
Mark.
More information about the london.pm
mailing list