Checking if your kit is complete... Looks good Writing Makefile for Class::Constructor::Factory Microsoft (R) Program Maintenance Utility Version 6.00.8168.0 Copyright (C) Microsoft Corp 1988-1998. All rights reserved. cp lib/Class/Constructor/Factory.pm blib\lib\Class\Constructor\Factory.pm cp lib/Class/Constructor/Factory.pod blib\lib\Class\Constructor\Factory.pod Microsoft (R) Program Maintenance Utility Version 6.00.8168.0 Copyright (C) Microsoft Corp 1988-1998. All rights reserved. C:\cpanrun\build\5-10-0\bin\perl.exe "-MExtUtils::Command::MM" "-e" "test_harness(1, 'blib\lib', 'blib\arch')" t/*.t t/01use..........1..1 ok 1 - use Class::Constructor::Factory; # Testing Class::Constructor::Factory 0.002, Perl 5.010000, C:\cpanrun\build\5-10-0\bin\perl.exe ok t/02basic........1..24 ok 1 - &new was defined ok 2 - The object isa Foo ok 3 - magical_number gets the default ok 4 - title gets the default ok 5 - date gets the (computed) default ok 6 - counter gets the (computed) default ok 7 - The object isa Foo ok 8 - magical_number gets the explicit value ok 9 - title gets the default ok 10 - date gets the (computed) default ok 11 - counter gets the (computed) default ok 12 - The object isa Foo ok 13 - magical_number gets the default ok 14 - title gets the explicit value ok 15 - date gets the (computed) default ok 16 - counter gets the (computed) default ok 17 - The object isa Foo ok 18 - magical_number gets the default ok 19 - title gets the default ok 20 - date gets the explicit value ok 21 - counter gets the explicit value ok 22 - counter gets the (computed) default ok 23 - counter gets the (computed) default ok 24 - different objects, different counter value ok t/03accessors....1..24 ok 1 - &new was defined ok 2 - The object isa Foo ok 3 - magical_number gets the default ok 4 - title gets the default ok 5 - date gets the (computed) default ok 6 - counter gets the (computed) default ok 7 - The object isa Foo ok 8 - magical_number gets the explicit value ok 9 - title gets the default ok 10 - date gets the (computed) default ok 11 - counter gets the (computed) default ok 12 - The object isa Foo ok 13 - magical_number gets the default ok 14 - title gets the explicit value ok 15 - date gets the (computed) default ok 16 - counter gets the (computed) default ok 17 - The object isa Foo ok 18 - magical_number gets the default ok 19 - title gets the default ok 20 - date gets the explicit value ok 21 - counter gets the explicit value ok 22 - counter gets the (computed) default ok 23 - counter gets the (computed) default ok 24 - different objects, different counter value ok All tests successful. Files=3, Tests=49, 0 wallclock secs ( 0.00 cusr + 0.00 csys = 0.00 CPU) Microsoft (R) Program Maintenance Utility Version 6.00.8168.0 Copyright (C) Microsoft Corp 1988-1998. All rights reserved. Installing C:\cpanrun\build\5-10-0\html\site\lib\Class\Constructor\Factory.html Installing C:\cpanrun\build\5-10-0\site\lib\Class\Constructor\Factory.pm Installing C:\cpanrun\build\5-10-0\site\lib\Class\Constructor\Factory.pod Appending installation info to C:\cpanrun\build\5-10-0\lib/perllocal.pod