|
|
|
Your skill will accomplish what the force of many cannot |
|
| PerlMonks |
Re^5: Adding a class to a module - Can Module::Starter or Dist::Zilla help?by mascip (Monk) |
| on Aug 13, 2012 at 19:24 UTC ( #987188=note: print w/ replies, xml ) | Need Help?? |
|
I found that i could use the --plugin=Module::Starter::Smart argument, to use the plugin. Now it works properly. I still don't know why the configuration line's plugin: Module::Starter::Smart didn't work previously. While all the others worked properly.
Edit: Well, i get it now. I can use one plugin or the other, but not both, as they inherit from the same class (Module::Starter::Simple). So, Module::Starter::PBP and Module::Starter::Smart won't work simultaneously. Is there any way to make a cleaner solution, from this dirty one?
In Section
Seekers of Perl Wisdom
|
|
||||||||||||||||||||||