Subject: | cannot install from CPAN shell on OpenBSD |
Hi,
I'm using OpenBSD 5.9 and when I try to install the distro on the CPAN shell, it fails with the following error:
"CPAN::Reporter: test results were not valid, Command interrupted.
No 'Makefile' created TONYC/POE-XS-Loop-Poll-1.000.tar.gz"
If I go down to the bash shell (with "look POE::XS::Loop::Poll") and manually executed:
make clean
perl Makefile.PL
make
make test
All tests pass.
I'm using perl 5.20.3