----- Original Message ---- From: Andy Lester <[EMAIL PROTECTED]> > That's one of the nice things about prove, is that you can say prove - > v testname.t and still get HARNESS_ACTIVE.
Agreed, but when someone forgets and runs the test program directly with 'perl', I can't risk more email being sent out. It's easy to forget and mistype. Plus, in vim, I have ',r' (r)un the current file with Perl and ',t' (t)est the current file with prove. I've mistyped more than once :) Cheers, Ovid -- Buy the book -- http://www.oreilly.com/catalog/perlhks/ Perl and CGI -- http://users.easystreet.com/ovid/cgi_course/
