retitle 317061 libmodule-depends-perl: Dies when Makefile.PL doesn't return a
true value
reassign 317061 libmodule-depends-perl
thanks
Hi, and excuse me for such a long period of inactivity :(
I read the ExtUtils::MakeMaker documentation, and didn't find it to be
a requisite that Makefile.PL ret
As a quick fix,
echo '
1;' >> Devel-Cover-0.53/Makefile.PL
should work. The problem, it would seem, is that Makefile.PL, should return 1.
Normally this is taken care of by putting the WriteMakefile() function at the
end, which is not the case with devel-cover. I'm not totally sure that
devel-c
Package: dh-make-perl
Version: 0.17
Severity: normal
dh-make-perl --build --cpan Devel::Cover
Devel::Cover will install correctly when running the
perl Makefile.PL
make
make test
with all tests successful at this point.
running via dh-make-perl returns
Error: /home/tom/Devel-Cover-0.53/Makefi
3 matches
Mail list logo