- or download this
# Failed test 'test mixed digit string'
# at t/P.t line 109.
...
Files=1, Tests=27, 0 wallclock secs ( 0.02 usr 0.01 sys + 0.58 cusr
+ 0.14 csys = 0.75 CPU)
Result: FAIL
Failed 1/1 test programs. 1/27 subtests failed.
- or download this
bin/lib/P> make test
PERL_DL_NONLAZY=1 /usr/bin/perl "-MExtUtils::Command::MM" "-MTest::Har
+ness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'blib/lib
+', 'blib/arch')" t/*.t
...
Result: FAIL
Failed 1/1 test programs. 0/2 subtests failed.
make: *** [test_dynamic] Error 255
- or download this
BEGIN{
eval {require mem };
...
}
}
- or download this
Output from '/usr/bin/make test':
...
Module Need Have
------------------- ------ --------
ExtUtils::MakeMaker 0 6.83_01