Set up gcc environment - 3.3 Checking if your kit is complete... Looks good Writing Makefile for Finance::IIF cp lib/Finance/IIF.pm blib/lib/Finance/IIF.pm Manifying blib/man3/Finance::IIF.3 PERL_DL_NONLAZY=1 /export/home/cpanrun/build/5.10.0/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(1, 'blib/lib', 'blib/arch')" t/*.t t/Finance-IIF....1..32 ok 1 - use Finance::IIF; ok 2 - Finance::IIF->can('new') ok 3 - The object isa Finance::IIF ok 4 - default debug value ok 5 - default autodetect value ok 6 - default field separator ok 7 - default record separator ok 8 - custom debug value ok 9 - custom field separator ok 10 - custom record separator ok 11 - autodetect default record separator ok 12 - autodetect windows record separator ok 13 - autodetect mac record separator ok 14 - autodetect unix record separator ok 15 - Finance::IIF->can('file') ok 16 - file undef by default ok 17 - file with one arg ok 18 - file with two args ok 19 - new with scalar file argument ok 20 - new with arrayref file argument ok 21 - file returns list ok 22 - Finance::IIF->can(...) ok 23 - _filehandle without a filehandle croaks ok 24 - next without a filehandle croaks ok 25 - _getline without a filehandle croaks ok 26 - reset without a filehandle croaks ok 27 - close without a filehandle croaks ok 28 - Finance::IIF->can('open') ok 29 - open without a file croaks ok 30 - open with file does not die ok 31 - Finance::IIF->can('_parseline') ok 32 - Finance::IIF->can('_warning') ok All tests successful. Files=1, Tests=32, 1 wallclock secs ( 0.52 cusr + 0.11 csys = 0.63 CPU) Installing /export/home/cpanrun/build/5.10.0/html/site/lib/Finance/IIF.html Installing /export/home/cpanrun/build/5.10.0/site/lib/Finance/IIF.pm Installing /export/home/cpanrun/build/5.10.0/site/man/man3/Finance::IIF.3 Appending installation info to /export/home/cpanrun/build/5.10.0/lib/perllocal.pod