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

Have you seen CGI::Application::Generator? In what way is your module different?

-sam

  • 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 24, 2008 at 21:56 UTC

    I think I had filed away CGI::Application::Generator for further investigation at one point and then forgot about it. It doesn't seem to be under development anymore.

    My module is based on Module::Starter which, though rough around the edges at the moment, seems promising as an extensible framework for generating all sorts of modules. If people like the concept I envision future versions including more elaborate templates which generate entire applications with plugins, multiple runmodes, CRUD—you name it.

    --
    જલધર

      As far as I know CAP::Generator never got much use, aside from Jesse's personal use. He used it on the Krang project, I'm sure.

      I don't see any particular reason to believe your module's fate will be different, but good luck anyway!

      -sam