freebsd-ports/devel/p5-Test-Simple/pkg-descr
Yen-Ming Lee a5e055b183 - update p5-Test-Simple to 0.54
- reset MAINTAINER to perl@ since the domain shellhung.org no longer exists,
  and I can't contact the maintainer via other emails.

PR:		75936
Submitted by:	skv
2005-01-18 12:03:21 +00:00

7 lines
280 B
Text

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: http://search.cpan.org/dist/Test-Simple/