PERL_DL_NONLAZY=1 /opt/tools/tools/perl/5.12.2/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib/lib', 'blib/arch')" t/*.t t/01base.t .............. ok t/10general.t ........... DBI connect('','scott/tiger',...) failed: ORA-12545: Connect failed because target host or object does not exist (DBD ERROR: OCIServerAttach) at t/10general.t line 18 Undefined subroutine &main::BAILOUT called at t/10general.t line 21. # Looks like your test exited with 255 before it could output anything. t/10general.t ........... Dubious, test returned 255 (wstat 65280, 0xff00) Failed 33/33 subtests t/15nls.t ............... DBI connect('','scott/tiger',...) failed: ORA-12545: Connect failed because target host or object does not exist (DBD ERROR: OCIServerAttach) at t/15nls.t line 19 t/15nls.t ............... ok t/20select.t ............ Unable to connect to Oracle (ORA-12545: Connect failed because target host or object does not exist (DBD ERROR: OCIServerAttach)) Tests skiped. t/20select.t ............ skipped: (no reason given) t/21nchar.t ............. DBI connect('','scott/tiger',...) failed: ORA-12545: Connect failed because target host or object does not exist (DBD ERROR: OCIServerAttach) at t/nchar_test_lib.pl line 156 t/21nchar.t ............. skipped: Not connected to oracle