Checking if your kit is complete... Looks good Writing Makefile for File::BLOB cp lib/File/BLOB.pm blib/lib/File/BLOB.pm Manifying blib/man3/File::BLOB.3 PERL_DL_NONLAZY=1 /Users/cpanrun/build/5.10.0/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(1, 'inc', 'blib/lib', 'blib/arch')" t/*.t t/01_compile....1..2 ok 1 - Perl version is 5.004 or newer ok 2 - use File::BLOB; ok t/02_basic......1..26 ok 1 - The object isa File::BLOB ok 2 - ->get_header(content_type) returns ok ok 3 - ->get_header(filename) returns ok ok 4 - ->get_header(foo) returns ok ok 5 - ->get_header(content_length) returns ok ok 6 - ->set_header(foo, value) returns true ok 7 - ->set_header(foo, value) changes header ok 8 - ->get_content returns a SCALAR ref ok 9 - ->get_content returns \"foo" ok 10 - The object isa File::BLOB ok 11 - GIF content_type returns ok ok 12 - GIF filename returns ok ok 13 - GIF length returns ok ok 14 - The object isa File::BLOB ok 15 - GIF content_type returns ok ok 16 - GIF filename returns ok ok 17 - GIF length returns ok ok 18 - ->freeze produces a string ok 19 - The object isa File::BLOB ok 20 - Thawed File::BLOB object matched original ok 21 - ->freeze produces a string ok 22 - The object isa File::BLOB ok 23 - Thawed File::BLOB object matched original ok 24 - ->freeze produces a string ok 25 - The object isa File::BLOB ok 26 - Thawed File::BLOB object matched original ok t/03_cgi........1..11 ok 1 - The object isa CGI ok 2 - Confirmation there are no params ok 3 - ->from_cgi on empty param in scalar context returns undef ok 4 - ->from_cgi on empty param in list context returns null list ok 5 - ->from_cgi throws a correct error on null params ok 6 - ->from_cgi throws a correct error on undef param ok 7 - ->from_cgi throws a correct error on string param ok 8 - ->from_cgi throws a correct error on string matching object class ok 9 - ->from_cgi throws a correct error on string matching object class ok 10 - ->from_cgi throws a correct error on undef object param ok 11 - ->from_cgi throws a correct error on SCALAR ref second param ok t/99_pod........1..1 ok 1 - blib/lib/File/BLOB.pm ok All tests successful. Files=4, Tests=40, 1 wallclock secs ( 0.62 cusr + 0.18 csys = 0.80 CPU) Installing /Users/cpanrun/build/5.10.0/html/site/lib/File/BLOB.html Installing /Users/cpanrun/build/5.10.0/site/lib/File/BLOB.pm Installing /Users/cpanrun/build/5.10.0/site/man/man3/File::BLOB.3 Appending installation info to /Users/cpanrun/build/5.10.0/lib/perllocal.pod