blob: e4d051d7859f045e3b6a815d9b75a97a521f7a74 (
plain)
1
2
3
4
5
6
7
|
Test::Simple is an extremely simple, extremely basic module for writing
tests suitable for CPAN modules and other pursuits.
If you wish to do more complicated testing, use the Test::More module (a
drop-in replacement for this one).
WWW: https://metacpan.org/release/Test-Simple
|