On Mon, Dec 10, 2001 at 11:19:21PM +0000, Adrian Howard wrote:
> > I'm planning on using diag().
> > 
> > ok( $foo == $bar ) || diag 'blah blah';
> > 
> > it has nice mnemonics with:
> > 
> > open(FOO, "bar") || die 'blah blah';
> > 
> > "ok or diag" "open or die"
> > 
> > Thoughts?
> 
> Little to short for my tastes.... my first expansion was "diagonal" rather
> than "diagnostic".

Its supposed to be short, you're likely to type it a lot.


-- 

Michael G. Schwern   <[EMAIL PROTECTED]>    http://www.pobox.com/~schwern/
Perl Quality Assurance      <[EMAIL PROTECTED]>         Kwalitee Is Job One
Follow me to certain death!
        http://www.unamerican.com/

Reply via email to