[sd] Bareword "extra_tests" not allowed… Makefile.PL

franck franck at lumberjaph.net
Thu Aug 12 03:17:04 EDT 2010


On Thu, Aug 12, 2010 at 4:33 AM, Cyril Brulebois <kibi at debian.org> wrote:

> Hi,
>
> I'm hitting that one:
> | $ perl Makefile.PL
> | include /home/kibi/hack/sd.git/inc/Module/Install.pm
> | Bareword "extra_tests" not allowed while "strict subs" in use at
> Makefile.PL line 77.
> | Execution of Makefile.PL aborted due to compilation errors.
>
> either with master or 0.74. Strangely, the debian source package (0.74
> as well) builds fine. Could it be there's some missing bootstrap phase
> on my side when I'm trying to build from the git repository?
>
>
Hi

You need to install Module::Install::ExtraTests [1]. This module provides
the extra_tests function for the Makefile.

[1] http://search.cpan.org/perldoc?Module::Install::ExtraTests
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.bestpractical.com/pipermail/sd/attachments/20100812/9574c32d/attachment.html>


More information about the SD mailing list