On Wed, 06 Sep 2000 13:04:51 -0500, David L. Nicol wrote:

>       grep { $a > $_ and last } @b)

So "last" should return true, or what?

You do need a true value for grep() to claim success.

-- 
        Bart.

Reply via email to