t\Client....1..11 # Failed test (t\Client.t at line 12) # Tried to use 'Business::Bof::Client'. # Error: "refaddr" is not exported by the Scalar::Util module # Can't continue after import errors at lib/Business/Bof/Client.pm line 5 # BEGIN failed--compilation aborted at lib/Business/Bof/Client.pm line 5. # Compilation failed in require at (eval 1) line 2. not ok 1 - use Business::Bof::Client; 'PERL5LIB' is not recognized as an internal or external command, operable program or batch file. # Looks like you planned 11 tests but only ran 1. Can't locate object method "new" via package "Business::Bof::Client" at t\Client.t line 14. WHOA! Somehow you got a different number of results than tests ran! This should never happen! Please contact the author immediately! END failed--call queue aborted. dubious Test returned status 2 (wstat 512, 0x200) DIED. FAILED tests 1-11 Failed 11/11 tests, 0.00% okay Failed 1/1 test scripts, 0.00% okay. 11/11 subtests failed, 0.00% okay. Failed Test Stat Wstat Total Fail Failed List of Failed ------------------------------------------------------------------------------- t\Client.t 2 512 11 11 100.00% 1-11