Searching for SQL*Loader executable (sqlldr) Searching your PATH for the sqlldr executable.... Failed to find the sqlldr executable; do you want to proceed? [Y] Y The test suite will attempt to create a small test table named SQLLOADER_TEST_TABLE and bulkload it using various settings. To run the tests, export the ORACLE_USERID environment variable to $username/$password (e.g. 'scott/tiger'), as well as the database instance name in the ORACLE_SID environment variable. Checking if your kit is complete... Looks good Writing Makefile for Oracle::SQLLoader make: Warning: File `Makefile.PL' has modification time 1.2e+08 s in the future Makefile out-of-date with respect to Makefile.PL Cleaning current config before rebuilding Makefile... make -f Makefile.old clean > /dev/null 2>&1 || /bin/sh -c true /export/home/cpanrun/build/5.6.1/bin/perl "-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" Makefile.PL Searching for SQL*Loader executable (sqlldr) Searching your PATH for the sqlldr executable.... Failed to find the sqlldr executable; do you want to proceed? [Y] Y The test suite will attempt to create a small test table named SQLLOADER_TEST_TABLE and bulkload it using various settings. To run the tests, export the ORACLE_USERID environment variable to $username/$password (e.g. 'scott/tiger'), as well as the database instance name in the ORACLE_SID environment variable. Checking if your kit is complete... Looks good Writing Makefile for Oracle::SQLLoader ==> Your Makefile has been rebuilt. <== ==> Please rerun the make command. <== false make: *** [Makefile] Error 255