[pm-h] modulemaker alternatives?

B. Estrade estrabd at gmail.com
Mon Jun 22 08:00:39 PDT 2015


I tend to use the old h2xs style, but the major drawback is that it doesn't
generate a META.yaml (even a bare one)l for you; and that is pretty
important these days.  I have found the Dist::Zilla does this.

META.yaml is important for metacpan and for efforts like the "Pull Request
Challenge," which requires a META.yaml to be present in your GitHub repo in
order for it to be considered for assignment.

Brett

On Mon, Jun 22, 2015 at 9:14 AM, G. Wade Johnson via Houston <houston at pm.org
> wrote:

> I've used Module::Starter for years.
>
> I have a set of templates for the module that I use to set up the
> distribution the way I like.
>
> G. Wade
>
> On Mon, 22 Jun 2015 13:29:09 +0000 (UTC)
> "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
>
>
> --
> Ever wonder why the SAME PEOPLE make up ALL the conspiracy theories?
> _______________________________________________
> 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/ff321f44/attachment.html>


More information about the Houston mailing list