>>>>> "BC" == Bob Clancy <[EMAIL PROTECTED]> writes:
BC> I can volunteer as a tester (but I might need a little initial BC> instruction on how to effectively use Perl test tools/harnesses). BC> For the record, I've read the Test::More documentation and I BC> understood/got what they were saying on the first reading. I BC> generally do well at testing things while learning as I go, but for BC> a 3 hour hackathon, I'd want to be pairing with some people rather BC> than spending most of the 3 hours figuring things out. (I guess my BC> next step is to start reading about ack.) This seems very BC> interesting and I'd like to participate. we will be using the tests that ack already has. so it will be trivial to just run all of them or a subset as needed. you may want to install prove (andy's better test driver) but that is not needed. so the tester just needs to get the latest source and do a build/test on it. uri -- Uri Guttman ------ [EMAIL PROTECTED] -------- http://www.sysarch.com -- ----- Perl Code Review , Architecture, Development, Training, Support ------ --------- Free Perl Training --- http://perlhunter.com/college.html --------- --------- Gourmet Hot Cocoa Mix ---- http://bestfriendscocoa.com --------- _______________________________________________ Boston-pm mailing list [email protected] http://mail.pm.org/mailman/listinfo/boston-pm

