develooper Front page | perl.perl5.porters | Postings from May 2013

Re: RFC: Deprecating Module::Build

Thread Previous | Thread Next
From:
David E. Wheeler
Date:
May 31, 2013 16:37
Subject:
Re: RFC: Deprecating Module::Build
Message ID:
57B51F36-F433-462C-BAFD-A083E8EB5481@kineticode.com
On May 28, 2013, at 6:06 PM, David Golden <xdg@xdg.me> wrote:

> Just to (maybe) cap the discussion, I want to share the blog post I
> just wrote about Module::Build:
> 
> http://www.dagolden.com/index.php/2140/paying-respect-to-modulebuild/

My one objection to dropping M::B from core -- and it’s a minor one -- is that it becomes more of a PITA for people who don’t use the CPAN toolchain. This forces them to download and install Module::Build -- with all of its dependencies -- just to build and install something they downloaded. Lucy is a good example where this might come up:

  https://metacpan.org/release/Lucy

For those of us with pure Perl distributions, we can also include a Makefile.PL (dzil will create both a Makefile.PL and a Build.PL, won’t it?). But for more complicated builds like Lucy’s, it’s going to be a PITA to switch to something else.

Best,

David


Thread Previous | Thread Next


nntp.perl.org: Perl Programming lists via nntp and http.
Comments to Ask Bjørn Hansen at ask@perl.org | Group listing | About