Fri Jul 31 04:50:47 2015: Request 106163 was acted upon.
Transaction: Correspondence added by RSCHUPP
Queue: PAR
Subject: Tests fail under a perlbrew perl
Broken in: (no value)
Severity: (no value)
Owner: Nobody
Requestors: [email protected]
Status: open
Ticket <URL: https://rt.cpan.org/Ticket/Display.html?id=106163 >
On 2015-07-30 18:46:15, shaitand wrote:
> This appears to be because there is a hardcoded /usr/bin/perl shebang line.
Please post the output of "make test" instead of making wild guesses.
Even better would be the output of
$ perl Makefile:PL
$ make
$ make test
and
$ perl -v
$ perl -V
Cheers, Roderich