it's irked me for a while that Apache::Test does so much behind the scenes yet I still have to write a Test.PL template to include what is essentially one line of code. I think we should be able to provide a default harness with minimal intervention.
the attached patch allows you to call Apache::TestMM::generate_script() with no arguments, which creates a minimal (but sufficient for most purposes) t/TEST script. when passed an argument it works as before.
Have you looked at Apache::TestRun::generate_script? It does exactly that.
__________________________________________________________________ Stas Bekman JAm_pH ------> Just Another mod_perl Hacker http://stason.org/ mod_perl Guide ---> http://perl.apache.org mailto:[EMAIL PROTECTED] http://use.perl.org http://apacheweek.com http://modperlbook.org http://apache.org http://ticketmaster.com
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]