in reply to perl interface to testdirector??

Worst case is that you'd have to build your own Perl interface using XS or Inline::C. I have a hard time believing they wouldn't provide a C interface.

----
I wanted to explore how Perl's closures can be manipulated, and ended up creating an object system by accident.
-- Schemer

Note: All code is untested, unless otherwise stated