On Fri, Aug 30, 2002 at 03:47:26PM -0400, brian d foy wrote:
> even though BAIL_OUT isn't implemented

Oh, I thought I'd implemented that in Test::More.  Well, you can still do it
manually.

    print "Bail out!  We ran out of coffee.\n"


> i'm asking for flexibility, not policy.  you don't have to do things in a
> way that you don't like, but you shouldn't keep people from doing the
> things that they would like to do either.  i want loose coupling and
> freedom.

So do I.  Unfortunately I have to make it work everywhere.

How about a TEST_FILTER variable instead which defaults to 
'sub { sort { $a cmp $b } @_ }' ?


-- 

Michael G. Schwern   <[EMAIL PROTECTED]>    http://www.pobox.com/~schwern/
Perl Quality Assurance      <[EMAIL PROTECTED]>         Kwalitee Is Job One
There is nothing wrong.  We have taken control of this sig file.  We will 
return it to you as soon as you are groovy.

Reply via email to