On Tue, Jan 5, 2010 at 4:25 PM, Sawyer X via RT
<bug-Module-Starter@rt.cpan.org> wrote:
Show quoted text
Show quoted text> Either way, I don't see how your suggestion would fix it.
> Module::Starter::Simple is only a generic plugin. It shouldn't call other
> plugins' methods, but rather rely on itself.
I wasn't suggesting that it call other module's plugins.
Even without any other plugins, Module::Starter shouldn't try to make
the MANIFEST on it's own using its own logic.
If someone doesn't override create_MANIFEST but supplies different
templates, such as a Build.PL that subclasses ACTION_manifest,
Module::Starter will do the wrong thing. No one has to override it if
Module::Starter::Simple does it correctly. :)
--
brian d foy <brian.d.foy@gmail.com>
http://www.pair.com/~comdog/