Checking if your kit is complete... Looks good Writing Makefile for Jabber::SimpleSend cp lib/Jabber/SimpleSend.pm blib/lib/Jabber/SimpleSend.pm Manifying blib/man3/Jabber::SimpleSend.3 PERL_DL_NONLAZY=1 /home/cpanrun/parisc2.0-lp64/build/5.8.2/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(1, 'blib/lib', 'blib/arch')" t/*.t t/Jabber-SimpleSend....1..1 Global symbol "$user" requires explicit package name at t/Jabber-SimpleSend.t line 19. Global symbol "$password" requires explicit package name at t/Jabber-SimpleSend.t line 20. Global symbol "$string" requires explicit package name at t/Jabber-SimpleSend.t line 23. Unmatched right curly bracket at t/Jabber-SimpleSend.t line 23, at end of line syntax error at t/Jabber-SimpleSend.t line 23, near "$string}" Execution of t/Jabber-SimpleSend.t aborted due to compilation errors. ok 1 - use Jabber::SimpleSend; # Looks like your test died just after 1. dubious Test returned status 255 (wstat 65280, 0xff00) after all the subtests completed successfully Failed 1/1 test scripts, 0.00% okay. 0/1 subtests failed, 100.00% okay. Failed Test Stat Wstat Total Fail Failed List of Failed -------------------------------------------------------------------------------------------------------------------------------------------------------- t/Jabber-SimpleSend.t 255 65280 1 0 0.00% ?? make: *** [test_dynamic] Error 2