summaryrefslogtreecommitdiff
path: root/devel/p5-Test-Simple/DESCR
blob: 156af2d2555c026e941568614b6df2b29367fb94 (plain)
1
2
3
4
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).