PATH=C:\PlatSDK\Bin\Win64\x86\AMD64;C:\PlatSDK\Bin;C:\PlatSDK\Bin\WinNT;C:\Perl64-5.12\site\bin;C:\Perl64-5.12\bin;C:\cygwin\bin;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\system32\WindowsPowerShell\v1.0;C:\Program Files (x86)\Perforce;C:\mysql\bin Start 2011-06-20T13:05:49 ActivePerl-1200 CPAN-1.9402 LIB=C:\PlatSDK\Lib\AMD64;C:\PlatSDK\Lib\AMD64\atlmfc INCLUDE=C:\PlatSDK\Include;C:\PlatSDK\Include\crt;C:\PlatSDK\Include\crt\sys;C:\PlatSDK\Include\mfc;C:\PlatSDK\Include\atl PATH=C:/CPANFL~1.12/var/libs/bin;C:\PlatSDK\Bin\Win64\x86\AMD64;C:\PlatSDK\Bin;C:\PlatSDK\Bin\WinNT;C:\Perl64-5.12\site\bin;C:\Perl64-5.12\bin;C:\cygwin\bin;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\system32\WINDOW~1\v1.0;C:\PROGRA~2\Perforce;C:\mysql\bin Going to read 'C:\cpanfly-5.12\var\cpan\Metadata' Database was generated on Mon, 20 Jun 2011 18:27:51 GMT Running make for D/DW/DWHEELER/Exception-Class-DBI-1.01.tar.gz Fetching with LWP: http://cpan.nas.activestate.com/authors/id/D/DW/DWHEELER/Exception-Class-DBI-1.01.tar.gz Checksum for C:\cpanfly-5.12\var\cpan\sources\authors\id\D\DW\DWHEELER\Exception-Class-DBI-1.01.tar.gz ok Exception-Class-DBI-1.01 Exception-Class-DBI-1.01/Build.PL Exception-Class-DBI-1.01/Changes Exception-Class-DBI-1.01/Makefile.PL Exception-Class-DBI-1.01/MANIFEST Exception-Class-DBI-1.01/META.json Exception-Class-DBI-1.01/META.yml Exception-Class-DBI-1.01/README.md Exception-Class-DBI-1.01/lib Exception-Class-DBI-1.01/lib/Exception Exception-Class-DBI-1.01/lib/Exception/Class Exception-Class-DBI-1.01/lib/Exception/Class/DBI.pm Exception-Class-DBI-1.01/t Exception-Class-DBI-1.01/t/dbh.t Exception-Class-DBI-1.01/t/dbi.t Exception-Class-DBI-1.01/t/drh.t Exception-Class-DBI-1.01/t/sth.t Exception-Class-DBI-1.01/t/subclass.t Exception-Class-DBI-1.01/t/z_pod.t CPAN.pm: Going to build D/DW/DWHEELER/Exception-Class-DBI-1.01.tar.gz >>> C:\Perl64-5.12\bin\perl.exe Makefile.PL Checking if your kit is complete... Looks good Writing Makefile for Exception::Class::DBI >>> nmake Microsoft (R) Program Maintenance Utility Version 7.00.8882 Copyright (C) Microsoft Corp 1988-2000. All rights reserved. cp lib/Exception/Class/DBI.pm blib\lib\Exception\Class\DBI.pm DWHEELER/Exception-Class-DBI-1.01.tar.gz nmake -- OK Running make test >>> nmake test TEST_VERBOSE=1 Microsoft (R) Program Maintenance Utility Version 7.00.8882 Copyright (C) Microsoft Corp 1988-2000. All rights reserved. C:\Perl64-5.12\bin\perl.exe "-MExtUtils::Command::MM" "-e" "test_harness(1, 'blib\lib', 'blib\arch')" t/*.t t/dbh.t ....... 1..27 ok 1 - use Exception::Class::DBI; ok 2 - Connect to database ok 3 - The reference isa CODE ok 4 - Get exception ok 5 - The object isa Exception::Class::DBI ok 6 - The object isa Exception::Class::DBI::H ok 7 - The object isa Exception::Class::DBI::DBH ok 8 - Check err ok 9 - Check errstr ok 10 - Check error ok 11 - Check state ok 12 - Check retval ok 13 - Check warn ok 14 - Check active ok 15 - Check kids ok 16 - Check active_kids ok 17 - Check inactive_destroy ok 18 - Check trace_level ok 19 - Check fetch_hash_key_name ok 20 - Check chop_blanks ok 21 - Check long_read_len ok 22 - Check long_trunc_ok ok 23 - Check taint ok 24 - Check auto_commit ok 25 - Check db_name ok 26 - Check statement ok 27 - Check row_cache_size ok t/dbi.t ....... 1..14 ok 1 - use Exception::Class::DBI; ok 2 - Catch exception ok 3 # skip HandleError not yet fully supported by DBI->connect ok 4 # skip HandleError not yet fully supported by DBI->connect ok 5 # skip HandleError not yet fully supported by DBI->connect ok 6 # skip HandleError not yet fully supported by DBI->connect ok 7 # skip HandleError not yet fully supported by DBI->connect ok 8 # skip HandleError not yet fully supported by DBI->connect ok 9 # skip HandleError not yet fully supported by DBI->connect ok 10 # skip HandleError not yet fully supported by DBI->connect ok 11 # skip HandleError not yet fully supported by DBI->connect ok 12 # skip HandleError not yet fully supported by DBI->connect ok 13 # skip HandleError not yet fully supported by DBI->connect ok 14 # skip HandleError not yet fully supported by DBI->connect ok t/drh.t ....... 1..21 ok 1 - use Exception::Class::DBI; ok 2 - Caught exception ok 3 - The object isa Exception::Class::DBI ok 4 - The object isa Exception::Class::DBI::H ok 5 - The object isa Exception::Class::DBI::DRH ok 6 - Check err ok 7 - Check error ok 8 - Check errstr ok 9 - Check state ok 10 - Check retval ok 11 - Check warn ok 12 - Check active ok 13 - Check kids ok 14 - Check acitive_kids ok 15 - Check inactive_destroy ok 16 - Check trace_level ok 17 - Check fetch_hash_key_name ok 18 - Check chop_blanks ok 19 - Check long_read_len ok 20 - Check long_trunc_ok ok 21 - Check taint ok t/sth.t ....... 1..35 ok 1 - use Exception::Class::DBI; ok 2 - Connect to database ok 3 - The reference isa CODE ok 4 - Get exception ok 5 - The object isa Exception::Class::DBI ok 6 - The object isa Exception::Class::DBI::H ok 7 - The object isa Exception::Class::DBI::STH ok 8 - Check err ok 9 - Check errstr ok 10 - Check error ok 11 - Check state ok 12 - Check retval ok 13 - Check warn ok 14 - Check active ok 15 - Check kids ok 16 - Check active_kids ok 17 - Check compat_mode ok 18 - Check inactive_destroy ok 19 - Check trace_level ok 20 - Check fetch_hash_key_name ok 21 - Check chop_blanks ok 22 - Check long_read_len ok 23 - Check long_trunc_ok ok 24 - Check taint ok 25 - Check num_of_fields ok 26 - Check num_of_params ok 27 - Check field_names ok 28 - Check type ok 29 - Check precision ok 30 - Check scale isa ARRAY ok 31 - Check praram_values ok 32 - Check nullable ok 33 - Check cursor_name ok 34 - Check statement ok 35 - Check rows_in_cache ok t/subclass.t .. 1..12 ok 1 - use Exception::Class::DBI; ok 2 - The handler code ref should always be the same for the subclass ok 3 - The base class handler should always be the same code ref ok 4 - The subclass handler should be different from the base class handler ok 5 - Connect to database ok 6 - The HandleError attribute isa CODE ok 7 - Catch exception ok 8 - The exception isa Exception::Class::DBI ok 9 - The exception isa Exception::Class::DBI::H ok 10 - The exception isa Exception::Class::DBI::STH ok 11 - The exception isa MyApp::Ex::DBI::STH ok 12 - The exception isa MyApp::Ex::DBI ok t/z_pod.t ..... 1..1 ok 1 - POD test for blib\lib\Exception\Class\DBI.pm ok All tests successful. Files=6, Tests=110, 1 wallclock secs ( 0.06 usr + 0.00 sys = 0.06 CPU) Result: PASS DWHEELER/Exception-Class-DBI-1.01.tar.gz nmake test TEST_VERBOSE=1 -- OK David E. Wheeler <david@justatheory.com> DBI Exception objects >>> (cd C:\cpanfly-5.12\var\cpan\build\Exception-Class-DBI-1.01-8iexT5 && tar cvf - Exception-Class-DBI-1.01.ppd blib) | gzip -c >C:/cpanfly-5.12/var/REPO/D/DW/DWHEELER/Exception-Class-DBI-1.01.tar.gz Exception-Class-DBI-1.01.ppd blib/ blib/lib/ blib/lib/Exception/ blib/lib/Exception/Class/ blib/lib/Exception/Class/DBI.pm >>> mv C:\cpanfly-5.12\var\cpan\build\Exception-Class-DBI-1.01-8iexT5/Exception-Class-DBI-1.01.ppd C:/cpanfly-5.12/var/REPO/D/DW/DWHEELER Finished 2011-06-20T13:05:54