# running Build.PL C:\cpanrun\build\5-10-0\bin\perl.exe Build.PL Checking whether your kit is complete... Looks good Checking prerequisites... Looks good Creating new 'Build' script for 'Class-Delegator' version '0.06' 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 Build --makefile_env_macros 1 Build: blib\lib\Class\Delegator.pm: cannot resolve L in paragraph 20. Copying lib\Class\Delegator.pm -> blib\lib\Class\Delegator.pm Manifying blib\lib/Class/Delegator.pm -> blib\libdoc\Class.Delegator.3 HTMLifying blib\lib\Class\Delegator.pm -> blib\libhtml\site\lib\Class\Delegator.html 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 Build --makefile_env_macros 1 test t\base............1..99 ok 1 - use Class::Delegator; ok 2 - MyTest::Foo->can('new') ok 3 - MyTest::Foo->can('bar') ok 4 - MyTest::Foo->can('try') ok 5 - MyTest::Simple->can('bar') ok 6 - Construct new simple object ok 7 - Make sure the simple values are the same ok 8 - Set the value via the simple delegate ok 9 - Make sure that the simple attribute was set ok 10 - And that it is in the simple contained object ok 11 - MyTest::TwoSimple->can('bar') ok 12 - MyTest::TwoSimple->can('try') ok 13 - Construct new two simple object ok 14 - Make sure the bar simple values are the same ok 15 - Set the value via the bar simple delegate ok 16 - Make sure that the bar simple attribute was set ok 17 - And that it is in the bar simple contained object ok 18 - Make sure that the two values are different ok 19 - Make sure the try simple values are the same ok 20 - Set the value via the try simple delegate ok 21 - Make sure that the try simple attribute was set ok 22 - And that it is in the try simple contained object ok 23 - Make sure that the two values are still different ok 24 - MyTest::As cannot 'bar' ok 25 - MyTest::As->can('yow') ok 26 - Construct new as object ok 27 - Make sure the as values are the same ok 28 - Set the as value via the delegate ok 29 - Make sure that the as attribute was set ok 30 - And that it is in the as contained object ok 31 - MyTest::Method->can('bar') ok 32 - Construct new meth object ok 33 - Make sure the meth values are the same ok 34 - Set the value via the meth delegate ok 35 - Make sure that the meth attribute was set ok 36 - And that it is in the contained object ok 37 - MyTest::Array->can('bar') ok 38 - Construct new array object ok 39 - Make sure the array values are the same ok 40 - Set the value via the array delegate ok 41 - Make sure that the array attribute was set ok 42 - And that it is in the contained object ok 43 - MyTest::Multi->can('bar') ok 44 - MyTest::Multi->can('try') ok 45 - Construct new multi object ok 46 - Make sure the bar values are the same ok 47 - Set the value via the bar delegate ok 48 - Make sure that the bar attribute was set ok 49 - And that it is in the foo contained object ok 50 - Make sure the try values are the same ok 51 - Set the value via the try delegate ok 52 - Make sure that the try attribute was set ok 53 - And that it is in the foo contained object ok 54 - MyTest::MultiAs->can('rab') ok 55 - MyTest::MultiAs->can('yrt') ok 56 - Construct new multi object ok 57 - Make sure the rab values are the same ok 58 - Set the value via the rab delegate ok 59 - Make sure that the rab attribute was set ok 60 - And that it is in the foo contained object ok 61 - Make sure the yrt values are the same ok 62 - Set the value via the yrt delegate ok 63 - Make sure that the yrt attribute was set ok 64 - And that it is in the foo contained object ok 65 - MyTest::MultiTo->can('bar') ok 66 - Construct new MultiTo object ok 67 - Check that foo's bar is undef ok 68 - Check that bat's bar is undef ok 69 - Set bar_try to 'yo' ok 70 - Check that foo's bar is now 'yo' ok 71 - Check that bat's bar is now 'yow' ok 72 - Construct another MultiTo object ok 73 - Check return array ok 74 - Check return arrayref ok 75 - MyTest::MultiToAs->can('bar_try') ok 76 - Construct new MultiToAs object ok 77 - Check that foo's bar is undef ok 78 - Check that foo's try is undef ok 79 - Check that bat's bar is undef ok 80 - Check that bat's try is undef ok 81 - Set bar_try to 'yo' ok 82 - Check that foo's bar is now 'yo' ok 83 - Check that foo's try is still undef ok 84 - Check that bat's bar is still undef ok 85 - Check that bat's try is now 'yow' ok 86 - Catch 'missing send' exception ok 87 - Caught correct 'missing send' exception ok 88 - Catch 'missing to' exception ok 89 - Caught correct 'missing to' exception ok 90 - Catch 'double array' exception ok 91 - Caught correct 'double array' exception ok 92 - Catch 'different length' exception ok 93 - Caught correct 'different length' exception ok 94 - Catch 'scalar as' exception ok 95 - Caught correct 'scalar as' exception ok 96 - Create new LineNos object ok 97 - Should Catch exception ok 98 - The exception should have this file name in it ok 99 - The exception should have the name of the delegating method ok t\pod-coverage....1..0 # Skip Test::Pod::Coverage 1.06 required for testing POD coverage skipped all skipped: Test::Pod::Coverage 1.06 required for testing POD coverage t\pod.............1..1 ok 1 - blib\lib\Class\Delegator.pm ok All tests successful, 1 test skipped. Files=3, Tests=100, 0 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. C:\cpanrun\build\5-10-0\bin\perl.exe Build --makefile_env_macros 1 install Installing C:\cpanrun\build\5-10-0\site\lib\Class\Delegator.pm Installing C:\cpanrun\build\5-10-0\man\man3\Class.Delegator.3 Installing C:\cpanrun\build\5-10-0\html\site\lib\Class\Delegator.html Writing C:\cpanrun\build\5-10-0\site\lib\auto\Class\Delegator\.packlist