Subject: | Install tests fail with "Not an ARRAY reference at blib/lib/POE/Session/MultiDispatch.pm line 318." |
When trying to install, one of the tests fails with: "Not an ARRAY reference at
blib/lib/POE/Session/MultiDispatch.pm line 318." I've had this happen on both Linux and
MacOS X.
Here's the full output:
cpan[5]> install POE::Session::MultiDispatch
Running install for module 'POE::Session::MultiDispatch'
Running make for C/CW/CWEST/POE-Session-MultiDispatch-1.3.tar.gz
Has already been unwrapped into directory /root/.cpan/build/POE-Session-MultiDispatch-
1.3-JCCo60
Has already been made
Running make test
PERL_DL_NONLAZY=1 /usr/bin/perl "-Iblib/lib" "-Iblib/arch" test.pl
ok 1 - use POE;
ok 2 - The object isa POE::Session::MultiDispatch
Not an ARRAY reference at blib/lib/POE/Session/MultiDispatch.pm line 318.
1..2
# Looks like your test died just after 2.
make: *** [test_dynamic] Error 255
CWEST/POE-Session-MultiDispatch-1.3.tar.gz
/usr/bin/make test -- NOT OK
//hint// to see the cpan-testers results for installing this module, try:
reports CWEST/POE-Session-MultiDispatch-1.3.tar.gz
Running make install
make test had returned bad status, won't install without force
Failed during this command:
CWEST/POE-Session-MultiDispatch-1.3.tar.gz : make_test NO
cpan[6]>