The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

Myco::Exceptions::Test - Myco::Exceptions unit tester.

DATE

$Date: 2006/03/17 22:41:32 $

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

Myco::UI::Cache

1 POD Error

The following errors were encountered while parsing the POD:

Around line 63:

=back without =over