NAME
Test::Simply - Test::Simple for perl 5.00503
SYNOPSIS
use Test::Simply tests => 1;
ok( $foo eq $bar, 'foo is bar' );
DESCRIPTION
Yet another implementation of Test::Simple for perl 5.00503. Please see original Test::Simple's document to more information. Test::Simple - Basic utilities for writing tests.
AUTHOR
INABA Hitoshi <ina@cpan.org>
This project was originated by INABA Hitoshi.
LICENSE AND COPYRIGHT
This software is free software; you can redistribute it and/or modify it under the same terms as Perl itself. See perlartistic.
This software is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
SEE ALSO
ina - CPAN
The BackPAN - A Complete History of CPAN