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 /export/home/cpanrun/build/5.6.1/bin/perl -Iblib/arch -Iblib/lib -I/export/home/cpanrun/build/5.6.1/lib/5.6.1/sun4-solaris-thread-multi -I/export/home/cpanrun/build/5.6.1/lib/5.6.1 -e 'use Test::Harness qw(&runtests $verbose); $verbose=0; runtests @ARGV;' t/*.t t/Jabber-SimpleSend.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. dubious Test returned status 255 (wstat 65280, 0xff00) after all the subtests completed successfully Failed Test Status Wstat Total Fail Failed List of Failed -------------------------------------------------------------------------------- t/Jabber-SimpleSend.t 255 65280 1 0 0.00% ?? Failed 1/1 test scripts, 0.00% okay. 0/1 subtests failed, 100.00% okay. make: *** [test_dynamic] Error 2