/test-classy

write your unit tests in other modules than *.t

Primary LanguagePerl

Test-Classy

INSTALLATION

To install this module, run the following commands:

    perl Makefile.PL
    make
    make test
    make install

COPYRIGHT AND LICENSE

Copyright (C) 2008 Kenichi Ishigaki

This program is free software; you can redistribute it and/or
modify it under the same terms as Perl itself.