[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

dh-make-perl can't find Makefile.PL though it exists



I used dh-make-perl like this:

dh-make-perl --cpan XML::XPathEngine

It produced this error: 

Could not find the dependencies for the requested module
Module::Depends::Intrusive reports: /home/jeremiah/code/perl/debian-perl/tarballs/HTML-TreeBuilder-XPath-0.08/XML-XPathEngine-0.08-JcqlvI/Makefile.PL did not return a true value at /usr/share/perl5/Module/Depends/Intrusive.pm line 76.

But the CPAN untarring produced: XML-XPathEngine-0.08/Makefile.PL. And doing an 'ls' on the above created dir reveals the Makefile.PL and that Makefile.PL uses MakeMaker, not Module::Install. 

Is this a bug?

Jeremiah

Reply to: