# from Aristotle Pagaltzis
# on Sunday 30 March 2008 23:14:

>Except that the test program might be running at the other end of
>an HTTP connection. Or at the other end of a serial port. Or the
>harness might be parsing an archived TAP stream. Or a TAP archive
>generated offline in batch mode. Or…

That's a good point, but what does it have to do with plans?

  $ perl -e 'use Test::More qw(no_plan); ok(1); die;' 2> /dev/null
  ok 1
  1..1

--Eric
-- 
Turns out the optimal technique is to put it in reverse and gun it.
--Steven Squyres (on challenges in interplanetary robot navigation)
---------------------------------------------------
    http://scratchcomputing.com
---------------------------------------------------

Reply via email to