in reply to RFC: Module::Starter::Plugin::CGIApp

The problem with CGIApp is that it needs to customized to useful. I only have one base Module that uses it and everything else inherits from it.

I would be kinda of scared if I kept installing packages that each needed to use a separate instance of CGIApp.

  • Comment on Re: RFC: Module::Starter::Plugin::CGIApp

Replies are listed 'Best First'.
Re^2: RFC: Module::Starter::Plugin::CGIApp
by jaldhar (Vicar) on Mar 25, 2008 at 14:59 UTC

    I also have a custom base class. The templates provided with this module are just starters. Each of us could customize them to create modules that use our own peculiar code instead of CGI::Application. Regardless of which framework you use, there is some grunt work involved whenever a new project is started. My goal is to help automate the process.

    --
    જલધર