Warning: prerequisite Math::BigInt 1.77 not found at /home/cpanrun/pa-risc1.1/build/5.6.1/lib/5.6.1/ExtUtils/MakeMaker.pm line 343. Checking if your kit is complete... Looks good Writing Makefile for Data::Validate cp Validate.pm blib/lib/Data/Validate.pm AutoSplitting blib/lib/Data/Validate.pm (blib/lib/auto/Data/Validate) Manifying blib/man3/Data::Validate.3 PERL_DL_NONLAZY=1 /home/cpanrun/pa-risc1.1/build/5.6.1/bin/perl -Iblib/arch -Iblib/lib -I/home/cpanrun/pa-risc1.1/build/5.6.1/lib/5.6.1/PA-RISC1.1-thread-multi -I/home/cpanrun/pa-risc1.1/build/5.6.1/lib/5.6.1 -e 'use Test::Harness qw(&runtests $verbose); $verbose=1; runtests @ARGV;' t/*.t t/is_alphanumeric......1..10 ok 1 ok 2 ok 3 ok 4 ok 5 ok 6 ok 7 ok 8 ok 9 ok 10 # END ok t/is_between...........Can't locate object method "bstr" via package "Math::BigInt" (perhaps you forgot to load "Math::BigInt"?) at blib/lib/Data/Validate.pm (autosplit into blib/lib/auto/Data/Validate/is_between.al) line 451. 1..10 ok 1 ok 2 dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED tests 3-10 Failed 8/10 tests, 20.00% okay t/is_equal_to..........1..8 ok 1 ok 2 ok 3 ok 4 ok 5 ok 6 ok 7 ok 8 # END ok t/is_even..............1..8 ok 1 ok 2 ok 3 ok 4 ok 5 ok 6 ok 7 ok 8 # END ok t/is_greater_than......1..6 ok 1 ok 2 ok 3 ok 4 ok 5 ok 6 # END ok t/is_hex...............1..9 ok 1 ok 2 ok 3 ok 4 ok 5 ok 6 ok 7 ok 8 ok 9 # END ok t/is_integer...........Can't locate object method "is_int" via package "Math::BigInt" (perhaps you forgot to load "Math::BigInt"?) at blib/lib/Data/Validate.pm (autosplit into blib/lib/auto/Data/Validate/is_integer.al) line 185. 1..8 ok 1 ok 2 dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED tests 3-8 Failed 6/8 tests, 25.00% okay t/is_less_than.........1..6 ok 1 ok 2 ok 3 ok 4 ok 5 ok 6 # END ok t/is_numeric...........1..8 ok 1 ok 2 ok 3 ok 4 ok 5 ok 6 ok 7 ok 8 # END ok t/is_oct...............1..7 ok 1 ok 2 ok 3 ok 4 ok 5 ok 6 ok 7 # END ok t/is_odd...............1..8 ok 1 ok 2 ok 3 ok 4 ok 5 ok 6 ok 7 ok 8 # END ok t/is_printable.........1..8 ok 1 ok 2 ok 3 ok 4 ok 5 ok 6 ok 7 ok 8 # END ok t/length_is_between....1..10 ok 1 ok 2 ok 3 ok 4 ok 5 ok 6 ok 7 ok 8 ok 9 ok 10 # END ok Failed 2/13 test scripts, 84.62% okay. 14/106 subtests failed, 86.79% okay. Failed Test Stat Wstat Total Fail Failed List of Failed ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------- t/is_between.t 255 65280 10 16 160.00% 3-10 t/is_integer.t 255 65280 8 12 150.00% 3-8 make: *** [test_dynamic] Error 11