Checking if your kit is complete... Looks good Writing Makefile for Net::APP cp APP.pm blib/lib/Net/APP.pm Manifying blib/man3/Net::APP.3 PERL_DL_NONLAZY=1 /Users/cpanrun/build/5.10.0/bin/perl "-Iblib/lib" "-Iblib/arch" test.pl 1..9 ok 1 In order to test Net::APP, you need a cleartext APP server available, i.e. a Safe Passage or tunnel or Stunnel , and an account on the APP server. (i.e. stunnel -P none -c -d 8888 -r appsandbox.criticalpath.net:8889) Enter the local (cleartext) APP proxy hostname or IP: Enter the local (cleartext) APP proxy port number: Enter your APP username: Enter your APP domain: stty: stdin isn't a terminal Enter your APP password: stty: stdin isn't a terminal not ok 2: Net::APP: Bad service '' Can't call method "login" on an undefined value at test.pl line 55. make: *** [test_dynamic] Error 1