in reply to
Perl unit installation
PerlUnit is on CPAN listed as
Test::Unit
. Simply run
cpan Test::Unit
and CPAN will take care of the dependencies for you.
Comment on
Re: Perl unit installation
Download
Code
In Section
Seekers of Perl Wisdom