need dependency on bash for REPLACE_BASH to work properly.
[pkgsrcv2.git] / devel / p5-Test-Unit / DESCR
1 Test::Unit - a unit testing interface for Perl
2
3 Test::Unit is the procedural style interface to a sophisticated
4 unit testing framework for Perl that is derived from the JUnit
5 testing framework for Java by Kent Beck and Erich Gamma. An
6 object-oriented interface is also available in this package.