Re: [cgiapp] RFC: Module::Starter::Plugin::CGIApp

2008-03-25 Thread Ricardo SIGNES
* Jaldhar H. Vyas [EMAIL PROTECTED] [2008-03-23T10:26:31] I've been playing with Module::Starter recently and I wrote a plugin which creates a basic CGI::Application based module. It should be wending its way to CPAN as we speak. Cool. Is there a reason it had to be a plugin and not just a

Re: [cgiapp] RFC: Module::Starter::Plugin::CGIApp

2008-03-25 Thread Jaldhar H. Vyas
On Mon, 24 Mar 2008, Ricardo SIGNES wrote: Cool. Is there a reason it had to be a plugin and not just a set of templates? Were it just a ModuleStore set of templates, it could be made easier to pick what templates to use when creating a new dist... Module::Starter is not as extensible as

Re: [cgiapp] RFC: Module::Starter::Plugin::CGIApp

2008-03-25 Thread Ricardo SIGNES
* Jaldhar H. Vyas [EMAIL PROTECTED] [2008-03-25T14:28:20] Module::Starter is not as extensible as it could be. So true! :( I filed one bug about it already. I was going to wait till I could offer some kind of patch before filing more. I would also like to see the ability to add options to