I've just had a quick read over the Oaf:: code, and it looks a lot like
a reimplementation of the standard Test:: modules (Test.pm,
Test::Harness, Test::More, etc) that come bundled with Perl by default.
How do you see Oaf as being different to these standard testing
mechanisms.
Additionally, does Oaf interoperate cleanly with TAP and the Test::
modules?