Subject: | test fails |
envy Text-Sentence-Alignment-0.01 # make test
PERL_DL_NONLAZY=1 /usr/bin/perl5.8.6 "-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
t/00-load............# Testing Text::Sentence::Alignment 0.01, Perl 5.008006, /usr/local/bin/suidperl
t/00-load............ok
t/01-global_align....Undefined subroutine &Text::Sentence::Alignment::do_alignment called at t/01-global_align.t line 5.
BEGIN failed--compilation aborted at t/01-global_align.t line 8.
# Looks like your test died before it could output anything.
t/01-global_align....dubious
Test returned status 255 (wstat 65280, 0xff00)
DIED. FAILED tests 1-2
Failed 2/2 tests, 0.00% okay
t/02-local_align.....ok
Failed Test Stat Wstat Total Fail Failed List of Failed
-------------------------------------------------------------------------------
t/01-global_align.t 255 65280 2 4 200.00% 1-2
Failed 1/3 test scripts, 66.67% okay. 2/5 subtests failed, 60.00% okay.
make: *** [test_dynamic] Error 255