a_memory has asked for the wisdom of the Perl Monks concerning the following question:
Hello Guys,
I trying to learn writing tests in Perl, i installed the Test::Harness version 3.23 on a Solaris 10 machine, however when i try to use the prove command to run the test i get the following error
bash: prove: command not found
Request your help on how do i check what has gone wrong here?
Regards
Alok
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: prove: command not found
by davido (Cardinal) on Jan 01, 2012 at 11:31 UTC | |
|
Re^2: prove: command not found
by i5513 (Pilgrim) on Jan 01, 2012 at 12:57 UTC |