NAME
Myco::Exceptions::Test - Myco::Exceptions unit tester.
VERSION
$Revision: 1.2 $
DATE
$Date: 2006/02/27 23:03:20 $
SYNOPSIS
use Test::Unit::TestRunner;
my $tr = Test::Unit::TestRunner->new();
$tr->start('Myco::UI::Cache::Test');
DESCRIPTION
This class tests the Myco::UI::Cache interface.
LICENSE AND COPYRIGHT
Copyright (c) 2006 the myco project. All rights reserved. This software is free software; you can redistribute it and/or modify it under the same terms as Perl itself.
AUTHOR
David Wheeler <david@wheeler.net>
SEE ALSO
1 POD Error
The following errors were encountered while parsing the POD:
- Around line 72:
=back without =over