Re: Apache::Test->import

2010-12-19 Thread Torsten Förtsch
On Saturday, December 18, 2010 16:37:57 Torsten Förtsch wrote: > I believe this is a sign for a deeper problem. Can we really allow for > > use Apache::Test qw/-withtestmore/; > > and > > use Apache::Test; > > in the same interpreter? After a good night's sleep and thinking again I think m

Apache::Test->import

2010-12-18 Thread Torsten Förtsch
Hi, while testing 1.34rc1 I get these lines in the error_log. Prototype mismatch: sub Apache::Test::ok ($;$$) vs ($;$) at /home/r2/tmp/tmp3/Apache-Test-1.34-rc1/t/../lib/Apache/Test.pm line 88 Prototype mismatch: sub Apache::Test::skip ($;$$$) vs none at /home/r2/tmp/tmp3/Apache-Test-1.34-rc1/t