Checking if your kit is complete... Looks good Writing Makefile for File::BLOB Microsoft (R) Program Maintenance Utility Version 7.10.3077 Copyright (C) Microsoft Corporation. All rights reserved. cp lib/File/BLOB.pm blib\lib\File\BLOB.pm Microsoft (R) Program Maintenance Utility Version 7.10.3077 Copyright (C) Microsoft Corporation. All rights reserved. C:\cpanrun\build\5-10-0\bin\perl.exe "-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, 2 wallclock secs ( 0.00 cusr + 0.00 csys = 0.00 CPU) Microsoft (R) Program Maintenance Utility Version 7.10.3077 Copyright (C) Microsoft Corporation. All rights reserved. Installing C:\cpanrun\build\5-10-0\html\site\lib\File\BLOB.html Installing C:\cpanrun\build\5-10-0\site\lib\File\BLOB.pm Appending installation info to C:\cpanrun\build\5-10-0\lib/perllocal.pod