Commit graph

51 commits

Author SHA1 Message Date
jlam
b3311d9d3a p5-Test-Simple - perl5 module with a simple framework for writing tests
This 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).

Provided in pkg/13846 by Sen Nagata <sen@eccosys.com>.
2001-09-27 04:37:07 +00:00