NOTE: use Perl; is on undef hiatus. You can read content, but you can't post it. More info will be forthcoming forthcomingly.
All the Perl that's Practical to Extract and Report
Stories, comments, journals, and other submissions on use Perl; are Copyright 1998-2006, their respective owners.
testng, testing (Score:1)
However, outside of this, I use Test::Simple lots and am very, very happy with it. It turns the process into just another simple-to-do operation. And it caught a bug in GraphViz::Data:Structure that I still don't know how to fix yet, but at least I know it exists!
Testing paradox (Score:2)
I have this weird problem that I am addicted to experiencing new things (whether programming related or otherwise), but at the same time I am resistant to change. I was always curious about testing, but I didn't want to change my routine at work, even though I knew it was necessary. Now that I've gotten over the hump, I'm addicted.
Testing seems like grunt work to many programmers, but what has really sold me is the problem I used to have: whenever I would make large-scale changes to a system, I would h