Subject: | pod2test: Command not found |
Something seems to rely that pod2test is in the path. This is not
necessarily the case.
CPAN.pm: Going to build C/CO/CORION/Test-Without-Module-0.06.tar.gz
Checking if your kit is complete...
Looks good
Writing Makefile for Test::Without::Module
make[1]: Entering directory
`/home/k/.cpan/build/Test-Without-Module-0.06-OB08vW'
cp lib/Test/Without/Module.pm blib/lib/Test/Without/Module.pm
make[1]: pod2test: Command not found
make[1]: *** [testifypods] Error 127
make[1]: Leaving directory
`/home/k/.cpan/build/Test-Without-Module-0.06-OB08vW'
CORION/Test-Without-Module-0.06.tar.gz
/usr/bin/make -- NOT OK
There is no prereq that would guarantee that pod2test is installed. Note
that I do have Test::Inline installed but I find no pod2test in the
package. And even if it were installed, I would not have the installed
file in the PATH. Some construction with $Config::Config{scriptdir}
would probably solve the puzzle.
Liebe Gruesse:)