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.
Thanks! (Score:1)
Good article! (Score:1)
Cleared up a bit for me.
Great Resource (Score:1)
I've been away from Perl for a while, so this is a great resource for me to get back into testing using Test::Class and not falling back to my old .t ways. :-)
Test::Able (Score:1)
Re: (Score:2)
Yeah, I was looking at that (saw in the same blog entry). Looks very cool and, because it uses a MOP, promises to make easy some things which are hard in Test::Class.