Dave Rolsky <[EMAIL PROTECTED]> wrote:
> On Tue, 2 Oct 2001, Michael G Schwern wrote:
>
>> Any particularly good reason we're showing all that "PERL_DL_NONLAZY"
>> noise as part of "make test"?  What about just:
>
> I do some weird stuff with that piece to pass data around to my tests.
> Sometimes its useful to see it.  How about only showing it if TEST_VERBOSE
> is true?

I agree, MakeMaker is an opaque enough process already, it won't 
necessarily help to silence it when it's trying to tell you what it's 
doing.  TEST_VERBOSE should show the info if it goes away in the default 
case.

 -Ken

Reply via email to