Matt Sergeant wrote:

> Another request - could we make Apache::Test obey the two Test::Harness
> flags TEST_VERBOSE and TEST_FILES. This would make life so much easier.

None of these seem to exist in the latest Test::Harness, I think these 
were undocumented features, so they are just gone. I'm looking at 
Test::Harness from bleadperl 5.7.2

# $Id: Harness.pm,v 1.17 2001/09/07 06:20:29 schwern Exp $

I see the same in:
# $Id: Harness.pm,v 1.14.2.11 2001/12/18 03:17:48 schwern Exp $

What you have is:

=item B<$Test::Harness::verbose>

The global variable $Test::Harness::verbose is exportable and can be
used to let runtests() display the standard output of the script
without altering the behavior otherwise.


_____________________________________________________________________
Stas Bekman             JAm_pH      --   Just Another mod_perl Hacker
http://stason.org/      mod_perl Guide   http://perl.apache.org/guide
mailto:[EMAIL PROTECTED]  http://ticketmaster.com http://apacheweek.com
http://singlesheaven.com http://perl.apache.org http://perlmonth.com/


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to