Bug#501688: dh-make-perl ignoring build_requires in Makefile.PL

Paul Fenwick pjf at perltraining.com.au
Tue Nov 25 13:14:11 UTC 2008


G'day everyone,

Paul Fenwick wrote:

> Hmm, I've just looked at the code for extracts_depends, and it really really
> *should* do the right thing.  It first tries to use
> Module::Depends::Intrusive, which tries to do odd things (which may fail)
> with Makefile.PL / Build.PL, and then falls back to Module::Depends, which
> should just look in the META.yml to figure out what's going on.

Gosh, you'd think I'd check to see if a bug was fixed before reporting it,
wouldn't I?  The dh-make-perl from subversion seems be working fine for my
test cases, it's only the dh-make-perl that comes with etch (0.25) that
coughs and dies on Module::Install without trying to look at the META.yml.

I still think that using the META.yml as a first attempt is better and
safer, and will provide a patch to do this.

Cheerio,

	Paul

-- 
Paul Fenwick <pjf at perltraining.com.au> | http://perltraining.com.au/
Director of Training                   | Ph:  +61 3 9354 6001
Perl Training Australia                | Fax: +61 3 9354 2681





More information about the pkg-perl-maintainers mailing list