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.
I like, I like... (Score:1)
I've wished I had that sort of module in the past, often when debugging testing modules. Unfortunately, I'm not to the point of being able to pull out the magic B wand and make it do what I want to do yet.
When you DO make it into a module, make the regexp
{/Test/(*.)\.pm\z}, OK? That way it covers any testing module, not just Test::More.The new Strawberry Perl for Windows has been released! Check http://strawberryperl.com for it.
Reply to This
Re: (Score:1)
How about this?
Re: (Score:1)
The new Strawberry Perl for Windows has been released! Check http://strawberryperl.com for it.