Matts (email not shown publicly) I work for MessageLabs [messagelabs.com] in Toronto, ON, Canada. I write spam filters, MTA software, high performance network software, string matching algorithms, and other cool stuff mostly in Perl and C.
Giving a talk on Testing (mostly a repeat of Schwern+Chromatic's Test::Tutorial) this afternoon at work. Should be fun, for various definitions of "fun".
At work, we've sort of discovered testing, but it seems to be at a primitive level. It might be worth covering best practises when testing as well. For example, using is() instead of ok() when possible. Also, using File::Temp instead of hard coding pathnames in/tmp (a local favourite).
Idioms (Score:2, Insightful)
-Dom
Re:Idioms (Score:2)
This is exactly the sort of stuff I'm going to cover in my OSCON talk [oreillynet.com].
I have a different, more introductory version [petdance.com] of the talk available online. Please excuse the extreme powerpointiness.
--
xoa