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.

VERSION

$Revision: 1.1.1.1 $

DATE

$Date: 2004/11/22 19:16:05 $

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) 2004 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 72:

=back without =over