Checking if your kit is complete... Looks good Writing Makefile for generics Microsoft (R) Program Maintenance Utility Version 7.10.3077 Copyright (C) Microsoft Corporation. All rights reserved. Math::BigInt: couldn't load specified math lib(s), fallback to Math::BigInt::FastCalc at C:/cpanrun/build/5-10-0/site/lib/Win32API/File.pm line 20 cp lib/generics.pm blib\lib\generics.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, 'blib\lib', 'blib\arch')" t/*.t t/10_generics_test............1..14 ok 1 - use generics; ok 2 - generics->can('has_generic_params') ok 3 - ... session has generic params ok 4 - Session->can('new') ok 5 - The object isa Session ok 6 - Session->can('getTimeoutLength') ok 7 - ... it should be 20 ok 8 - ... it should be 20 ok 9 - Session->can('getSessionId') ok 10 - ... session id was succefully generated ok 11 - ... it should be 50 characters long ok 12 - ... it should be 50 ok 13 - generics->can('dump_params') ok 14 - ... the generics should be the same ok t/20_generics_inherit_test....1..17 ok 1 - use generics; ok 2 - ... Derived has generic params ok 3 - ... Derived has generic params ok 4 - Derived->can('new') ok 5 - The object isa Base ok 6 - Derived->can('TEST') ok 7 - ... it should be 500 ok 8 - Derived->can('TEST_2') ok 9 - ... it should be "Hello World" ok 10 - Derived->can('DERIVED_TEST') ok 11 - ... it should be the same array ok 12 - Base->can('new') ok 13 - The object isa Base ok 14 - Derived->can('TEST') ok 15 - ... it should be 100 ok 16 - Base->can('TEST_2') ok 17 - ... it should be "Hello World" ok t/30_generics_errors_test.....1..11 ok 1 - use generics; ok 2 - ... generics itself, does not have generic params ok 3 - ... this should die because of duplicate params ok 4 - Broken->can('TEST_2') ok 5 - Broken->can('TEST') ok 6 - The object isa Session ok 7 - ... this should die because of unassigned params ok 8 - ... this should die because of unassigned params ok 9 - ... this should die because of messy params ok 10 - ... this should die because of messy params ok 11 - ... these are bad generic params ok All tests successful. Files=3, Tests=42, 1 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. Math::BigInt: couldn't load specified math lib(s), fallback to Math::BigInt::FastCalc at C:/cpanrun/build/5-10-0/site/lib/Win32API/File.pm line 20 Installing C:\cpanrun\build\5-10-0\html\site\lib\generics.html Installing C:\cpanrun\build\5-10-0\site\lib\generics.pm Appending installation info to C:\cpanrun\build\5-10-0\lib/perllocal.pod