TH 3.15 Ate My Brain and Broke My Tests
Alex Vandiver
alexmv at MIT.EDU
Mon Jan 26 22:28:24 GMT 2009
On Thu, 2008-12-11 at 07:53 -0800, Ovid wrote:
> Why is 3.15 stripping libs I already have set? I seem to recall
> something about this on the list, but can't look it up right now.
This is still happening. The test case is that test files run with
`prove -l` (or `prove -Ianything`) don't see PERL5LIB at all, because
TAP::Parser::Source::Perl->get_stream overrides PERL5LIB if any @libs
are provided. r1244 is the culprit here. My totally naive solution
(and testcase) is attached, but the commit message on r1244 implies I
may be barking up the wrong tree. Schwern?
- Alex
--
Networking -- only one letter away from not working
-------------- next part --------------
A non-text attachment was scrubbed...
Name: perl5lib.patch
Type: text/x-patch
Size: 1268 bytes
Desc: not available
Url : http://www.hexten.net/pipermail/tapx-dev/attachments/20090126/21bde86e/attachment.bin
More information about the tapx-dev
mailing list