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.
Variant testing ? (Score:1)
/* Bernhard.Schmalhofer@gmx.de */
Re: (Score:2)
No, nothing like that had occurred to me.
Re: (Score:1)
I agree this would be useful. In particular, historically, there have been quite a few perl bugs with taint mode where taint-safe code behaved differently when run in taint mode than when run without tainting. So, running a taint-safe test both with and without taint mode seems like a valuable, dare I say routine, test to perform.
/-\