in reply to
How do I make a Perl install NOT use the test harness?
If the tests are run by
make test
, you can try adding the
TEST_VERBOSE=1
parameter to make. It works with
make disttest
, too.
map{substr$_->[0],$_->[1]||0,1}[\*||{},3],[[]],[ref qr-1,-,-1],[{}],[sub{}^*ARGV,3]
Comment on
Re: How do I make a Perl install NOT use the test harness?
Select
or
Download
Code
In Section
Seekers of Perl Wisdom