On 10/08/10 14:57, Martin J. Evans wrote:
On 08/10/10 15:25, Hatala, Michael wrote:
I don't have the prove command with this perl 5.8.8 64bit release. I'm
assuming it's a byproduct of the perl installation(?)
It is in Test::Harness which you already have but perhaps not new enough.
On my Linux system it is not in the same place as the perl binary - perl binary
is in /usr/bin and prove is in /usr/local/bin.
This sounds reasonable, Martin. I encountered massive
problems on AIX with the old modules. I used some more
recent ones (especially toolchain and test modules).
But they are named all in Makefile.PL or META.yml, so
cpan should have the preinstalled.
Hatala, you're using cpan, cpanplus or cpanminus, don't
you? If you don't use them, you checked META.yml and/or
Makefile.PL for prerequisites, don't you?
Jens