Set up gcc environment - 3.3 Checking if your kit is complete... Looks good Writing Makefile for DBIx::Printf cp lib/DBIx/Printf.pm blib/lib/DBIx/Printf.pm Manifying blib/man3/DBIx::Printf.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/00base....1..20 ok 1 - use DBIx::Printf; ok 2 - no args ok 3 - %% -> % ok 4 - %%%s -> %(string) ok 5 - single %d ok 6 - %d with garbage ok 7 - %d with empty string ok 8 - %d with not a number at all ok 9 - single %f ok 10 - single %f given a fp ok 11 - single %f given a fp str ok 12 - single %f given a garbage ok 13 - %s ok 14 - %t ok 15 - multiple args ok 16 - empty %like ok 17 - %like ok 18 - %like escape check ok 19 - too many parameters ok 20 - too few parameters ok All tests successful. Files=1, Tests=20, 0 wallclock secs ( 0.55 cusr + 0.09 csys = 0.64 CPU) Installing /export/home/cpanrun/build/5.10.0/html/site/lib/DBIx/Printf.html Installing /export/home/cpanrun/build/5.10.0/site/lib/DBIx/Printf.pm Installing /export/home/cpanrun/build/5.10.0/site/man/man3/DBIx::Printf.3 Appending installation info to /export/home/cpanrun/build/5.10.0/lib/perllocal.pod