NAME

Myco::Config::Test - Myco::Config unit tester.

DATE

$Date: 2006/03/31 15:19:41 $

SYNOPSIS

use Myco::UI::Cache::Test;
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

Myco::UI::Cache

1 POD Error

The following errors were encountered while parsing the POD:

Around line 107:

=back without =over