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 t\Fw..........1..7 ok 1 - use Business::Bof::Server::Fw; ok 2 - Defined Fw ok 3 - Object type ok 4 - Get new Session ID ok 5 - Wrong userinformation ok 6 - Get Userinfo ok 7 - Framework Menu isa ARRAY ok t\Schedule....1..0 # Skip Not possible yet skipped all skipped: Not possible yet t\Task........1..0 # Skip Not possible yet skipped all skipped: Not possible yet Failed 1/4 test scripts, 75.00% okay. 11/18 subtests failed, 38.89% okay. Failed Test Stat Wstat Total Fail Failed List of Failed ------------------------------------------------------------------------------- t\Client.t 2 512 11 11 100.00% 1-11 2 tests skipped.