Fri Aug 16 08:17:11 2019kuehnl.f [...] gmail.com - Ticket created
Subject:
Missing test dependency: bignum
Date:
Fri, 16 Aug 2019 14:16:52 +0200
To:
bug-IO-Pager [...] rt.cpan.org
From:
Felix Kühnl <kuehnl.f [...] gmail.com>
Hi,
Three tests of IO::Pager use the bignum pragma (tests 13--15), but it is
not listed as a build dependency in Makefile.pl. As a result, the tests
will fail on systems that don't have the bignum distribution installed.
Sugested fix: add the line
'bignum' => 0,
to the BUILD_REQUIRES hash in Makefile.PL.
~Felix
Fri Sep 06 07:49:01 2019jpierce [...] cpan.org - Status changed from 'new' to 'resolved'