-w
Eric Wilhelm
scratchcomputing at gmail.com
Sun Sep 30 01:02:57 BST 2007
# from Michael G Schwern
# on Saturday 29 September 2007 15:03:
>> Is -w the default? If so, it shouldn't be.
Ah, this is coming from our Test/Harness.pm. I guess that is
"compatible" then.
>> I don't see it being set in App::Prove.
>
>-w has been the default of Test::Harness for as long as I can
> remember. prove mistakenly blew it away and that mistake has been
> carried forward. We should probably fix it as most people don't even
> realize it's happened.
I think making it the default in TAP::Harness would be the opposite
of "fix it". We have lexical warnings now, which would presumably be
the reason that it is no longer the default in prove. If it is an
accident, then it is a happy one.
Aside: Module::Build also blew it away (mistakenly or no.)
--Eric
--
Those who cannot remember the past are condemned to repeat it.
--George Santayana
---------------------------------------------------
http://scratchcomputing.com
---------------------------------------------------
More information about the tapx-dev
mailing list