| Previous · Next | |
| User | Message |
|
perlDreamer
|
Date: 9/4/2009 5:19 pm · Subject: Less noise in testing · Rating: -1
If you've run the test suite, you'll see a lot of stuff like this: Called UNIVERSAL::can() as a function showing up in the output. It doesn't interfere with the TAP processing by the harness, but it's messy. You can install UNIVERSAL::can from CPAN (which should install v1.15) and it will fix this problem once and for all. |
| Back to Top |
Rate [ | ]
|
|
JT
|
Date: 9/4/2009 5:40 pm · Subject: Re: Less noise in testing · Rating: -1
Please make this an rfe and I'll make sure it's in the next wre as well. JT On Sep 4, 2009, at 5:19 PM, <colink@perldreamer.com> wrote: perlDreamer wrote:
|
| Back to Top |
Rate [ | ]
|