Slightly more explicit logging.
authorMike Taylor <mike@indexdata.com>
Tue, 20 Jun 2006 16:32:03 +0000 (16:32 +0000)
committerMike Taylor <mike@indexdata.com>
Tue, 20 Jun 2006 16:32:03 +0000 (16:32 +0000)
commitba208747763914fa00bef38757ff0f88cb857ac3
tree0d5baf624f658832272f17bbe06e195c2a131407
parentbb1888d6d55f502b9758a6312ed94b0d994cad59
Slightly more explicit logging.
ZOOM::Pod is now, correctly, created in initialise() rather than check()
Much commented-out sample code removed into IRSpy/Test/Ping.pm
check() now returns a useful value().
Added _run_test() which runs a named test loaded from a plugin.
lib/ZOOM/IRSpy.pm