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

Re: RFC: Deprecating Module::Build

Thread Previous | Thread Next
From:
Leon Timmermans
Date:
May 24, 2013 19:36
Subject:
Re: RFC: Deprecating Module::Build
Message ID:
CAHhgV8jaE4G=cyRoROL5QVSzA4S7HGo4w0vx0q=J_prFuOc5VQ@mail.gmail.com
On Fri, May 24, 2013 at 8:21 PM, Tatsuhiko Miyagawa <miyagawa@gmail.com> wrote:
> Right now cpanm declares runtime dependencies to Module::Build (so
> long as you install from CPAN clients, including itself) and doesn't
> do special treatment to undeclared dependency to M::B like that.
>
> Do you think I should change it to not declare M::B as cpanm's own dep
> but auto-add Module::Build when Build.PL exists but configure_requires
> isn't properly set?

Before configure_requires people put that dependency in
build_requires, so you could also try to extract it from there.

> I'd love to get the slow tests fixed by then, although p5p isn't the
> right place to discuss about that.
> https://github.com/Perl-Toolchain-Gang/Module-Build/issues/13

Yeah, that's quite a headache with no obvious solution :-/

Leon

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