Hi, > > Interesting. Does this mean that if I want to use the Dist::Zilla's > implementation, this plugin should be present during package build > time? I am not clear on how DZ works. >
Yes, it should be there during build time. Basically you 'cpanm Dist::Zilla' and then 'dzil build|test|release'. Dzil creates Makefile.PL/Build.PL or both depending on your dist.ini configuration. It is all about what plugins you use in the end. We consolidated all the plugins we use in Dist::Zilla::PluginBundle::PadrePlugin. One of them is [LocaleMsgFmt] which is Dist::Zilla::Plugin::LocaleMsgFmt. I suspect we are not generating code like in http://svn.perlide.org/padre/trunk/Locale-Msgfmt/lib/Module/Install/Msgfmt.pm. For more information, http://dzil.org/ Regards, Ahmad M. Zawawi (azawawi) _______________________________________________ Padre-dev mailing list Padre-dev@perlide.org http://mail.perlide.org/mailman/listinfo/padre-dev