Enter command to execute Matlab [ /usr/local/bin/matlab -nodisplay -nojvm ] : Attempting to run Matlab ... '/usr/local/bin/matlab -nodisplay -nojvm' does not start Matlab, tests with local Matlab will be skipped. Checking if your kit is complete... Looks good Writing Makefile for Math-Matlab Most of the tests for the Server and Remote classes of the the Math::Matlab package are not run by default. In order to test them, you will need to set up a server according to the instructions in the INSTALL file, then edit the 'server.config' file with the appropriate values and re-run 'make test'. cp lib/Math/Matlab.pm blib/lib/Math/Matlab.pm cp lib/Math/Matlab/Server.pm blib/lib/Math/Matlab/Server.pm cp lib/Math/Matlab/Local.pm blib/lib/Math/Matlab/Local.pm cp lib/Math/Matlab/Pool.pm blib/lib/Math/Matlab/Pool.pm cp lib/Math/Matlab/Remote.pm blib/lib/Math/Matlab/Remote.pm Manifying blib/man3/Math::Matlab::Server.3 Manifying blib/man3/Math::Matlab.3 Manifying blib/man3/Math::Matlab::Remote.3 Manifying blib/man3/Math::Matlab::Pool.3 Manifying blib/man3/Math::Matlab::Local.3 PERL_DL_NONLAZY=1 /Users/cpanrun/build/5.10.0/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(1, 'blib/lib', 'blib/arch')" t/*.t t/01_local............1..20 ok 1 - require Math::Matlab::Local; ok 2 - new isa Math::Matlab::Local ok 3 # skip '/usr/local/bin/matlab -nodisplay -nojvm' does not start Matlab ok 4 # skip '/usr/local/bin/matlab -nodisplay -nojvm' does not start Matlab ok 5 # skip '/usr/local/bin/matlab -nodisplay -nojvm' does not start Matlab ok 6 # skip '/usr/local/bin/matlab -nodisplay -nojvm' does not start Matlab ok 7 # skip '/usr/local/bin/matlab -nodisplay -nojvm' does not start Matlab ok 8 # skip '/usr/local/bin/matlab -nodisplay -nojvm' does not start Matlab ok 9 # skip '/usr/local/bin/matlab -nodisplay -nojvm' does not start Matlab ok 10 # skip '/usr/local/bin/matlab -nodisplay -nojvm' does not start Matlab ok 11 # skip '/usr/local/bin/matlab -nodisplay -nojvm' does not start Matlab ok 12 # skip '/usr/local/bin/matlab -nodisplay -nojvm' does not start Matlab ok 13 # skip '/usr/local/bin/matlab -nodisplay -nojvm' does not start Matlab ok 14 # skip '/usr/local/bin/matlab -nodisplay -nojvm' does not start Matlab ok 15 # skip '/usr/local/bin/matlab -nodisplay -nojvm' does not start Matlab ok 16 # skip '/usr/local/bin/matlab -nodisplay -nojvm' does not start Matlab ok 17 # skip '/usr/local/bin/matlab -nodisplay -nojvm' does not start Matlab ok 18 # skip '/usr/local/bin/matlab -nodisplay -nojvm' does not start Matlab ok 19 # skip '/usr/local/bin/matlab -nodisplay -nojvm' does not start Matlab ok 20 # skip '/usr/local/bin/matlab -nodisplay -nojvm' does not start Matlab ok 18/20 skipped: various reasons t/02_pool.............1..10 ok 1 - require Math::Matlab::Pool; ok 2 - require Math::Matlab::Local; ok 3 - new isa Math::Matlab::Pool ok 4 # skip '/usr/local/bin/matlab -nodisplay -nojvm' does not start Matlab ok 5 # skip '/usr/local/bin/matlab -nodisplay -nojvm' does not start Matlab ok 6 # skip '/usr/local/bin/matlab -nodisplay -nojvm' does not start Matlab ok 7 # skip '/usr/local/bin/matlab -nodisplay -nojvm' does not start Matlab ok 8 # skip '/usr/local/bin/matlab -nodisplay -nojvm' does not start Matlab ok 9 # skip '/usr/local/bin/matlab -nodisplay -nojvm' does not start Matlab ok 10 # skip '/usr/local/bin/matlab -nodisplay -nojvm' does not start Matlab ok 7/10 skipped: various reasons t/03_remote_server....1..12 ok 1 - require Math::Matlab::Remote; ok 2 - new isa Math::Matlab::Remote ok 3 # skip Server not configured in 'server.config' ok 4 # skip Server not configured in 'server.config' ok 5 # skip Server not configured in 'server.config' ok 6 # skip Server not configured in 'server.config' ok 7 # skip Server not configured in 'server.config' ok 8 # skip Server not configured in 'server.config' ok 9 # skip Server not configured in 'server.config' ok 10 # skip Server not configured in 'server.config' ok 11 # skip Server not configured in 'server.config' ok 12 # skip Server not configured in 'server.config' ok 10/12 skipped: various reasons All tests successful, 35 subtests skipped. Files=3, Tests=42, 0 wallclock secs ( 0.27 cusr + 0.11 csys = 0.38 CPU) Installing /Users/cpanrun/build/5.10.0/html/site/lib/Math/Matlab.html Installing /Users/cpanrun/build/5.10.0/html/site/lib/Math/Matlab/Local.html Installing /Users/cpanrun/build/5.10.0/html/site/lib/Math/Matlab/Pool.html Installing /Users/cpanrun/build/5.10.0/html/site/lib/Math/Matlab/Remote.html Installing /Users/cpanrun/build/5.10.0/html/site/lib/Math/Matlab/Server.html Installing /Users/cpanrun/build/5.10.0/site/lib/Math/Matlab.pm Installing /Users/cpanrun/build/5.10.0/site/lib/Math/Matlab/Local.pm Installing /Users/cpanrun/build/5.10.0/site/lib/Math/Matlab/Pool.pm Installing /Users/cpanrun/build/5.10.0/site/lib/Math/Matlab/Remote.pm Installing /Users/cpanrun/build/5.10.0/site/lib/Math/Matlab/Server.pm Installing /Users/cpanrun/build/5.10.0/site/man/man3/Math::Matlab.3 Installing /Users/cpanrun/build/5.10.0/site/man/man3/Math::Matlab::Local.3 Installing /Users/cpanrun/build/5.10.0/site/man/man3/Math::Matlab::Pool.3 Installing /Users/cpanrun/build/5.10.0/site/man/man3/Math::Matlab::Remote.3 Installing /Users/cpanrun/build/5.10.0/site/man/man3/Math::Matlab::Server.3 Appending installation info to /Users/cpanrun/build/5.10.0/lib/perllocal.pod make: *** [doc_update] Hangup