[rt.cpan.org #96291] t/08taint.t fails on perl 5.20.0
[email protected] ("Ed J via RT") Fri, 6 Jun 2014 20:50:00 -0400
| Newsgroups | perl.inline |
|---|---|
| Message-ID | <[email protected]> |
Fri Jun 06 20:50:00 2014: Request 96291 was acted upon.
Transaction: Ticket created by ETJ
Queue: Inline
Subject: t/08taint.t fails on perl 5.20.0
Broken in: 0.55
Severity: (no value)
Owner: Nobody
Requestors: [email protected]
Status: new
Ticket <URL: https://rt.cpan.org/Ticket/Display.html?id=96291 >
It says (on my system): "sh: make: command not found".
A little instrumentation in the "make" method indicated its $ENV{PATH} was empty, which sort of makes sense as a secure thing to do, but doesn't seem to offer any obvious place for a workaround.