[pm-h] modulemaker alternatives?

Mark Allen mrallen1 at yahoo.com
Mon Jun 22 07:40:59 PDT 2015


I pretty much *always* use Dist::Zilla to start a new CPAN distribution.  I even started my own minting template, but haven't *quite* ironed out all of the details on that yet. Got stuck with some of the template substitution stuff not doing what I expected.
But before Dist::Zilla, I used Module::Starter pretty frequently.
Mark 


     On Monday, June 22, 2015 8:29 AM, Michael R. Davis via Houston <houston at pm.org> wrote:
   

 Perl Folks,What tool are people using to build package structures in 2015?  A Google on Perl Monks did not bring up anything "modern". I've been using /usr/bin/modulemaker on EL5 for years.  Now it does not appear that it is part of the EL6 repos in 2015. [el5] $ rpm -q --whatprovides /usr/bin/modulemaker
perl-ExtUtils-ModuleMaker-0.51-1.fc12.noarch [el6]$ sudo yum install perl-ExtUtils-ModuleMaker
No package perl-ExtUtils-ModuleMaker available. $ sudo yum install /usr/bin/modulemaker
No package /usr/bin/modulemaker available. Ideally a modern module maker would have a Moo/Moose/Mouse choice.  Install normal tests like pod coverage, changes, kwalitee, pod spell. Any best practices from the group?  For today, I made one on EL5 and committed to repo to develop on EL6.Thanks,Mike
_______________________________________________
Houston mailing list
Houston at pm.org
http://mail.pm.org/mailman/listinfo/houston
Website: http://houston.pm.org/

  
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.pm.org/pipermail/houston/attachments/20150622/5a289fa3/attachment-0003.html>


More information about the Houston mailing list