Checking if your kit is complete... Looks good Writing Makefile for OOP Microsoft (R) Program Maintenance Utility Version 6.00.8168.0 Copyright (C) Microsoft Corp 1988-1998. All rights reserved. cp lib/OOP/Constructor.pm blib\lib\OOP\Constructor.pm cp lib/OOP/Accessor.pm blib\lib\OOP\Accessor.pm cp lib/OOP/_getArgs.pm blib\lib\OOP\_getArgs.pm cp lib/OOP.pm blib\lib\OOP.pm 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 "-Iblib\lib" "-Iblib\arch" test.pl Welcome to the OOP test script! Step 1. Checks proper prototype adherance. Testing read access to public property....... Ok Testing write access to public property...... Ok Testing dynamic element creation............. Ok Testing dynamically created element removal.. Ok Testing looping through elements via each().. Ok Testing looping through elements via keys().. Ok Step 2. Checks prototype violation handling. Testing read access to private property...... Ok Testing write access violation............... Ok Testing dynamic element creation violation... Ok Testing restricted element removal........... Ok Testing data type incompatibility overwrite.. Ok Testing dynamic element overwrite............ Ok Testing public property data type mismatch... Ok Step 3. Checks various data structure tasks. Testing clearing of properties............... Ok Testing clearing of parameters............... Ok Step 4. Checks alternate prototype scenarios. Testing for missing required element......... Ok Testing for oversized scalar value........... Ok Testing for undersized scalar value.......... Ok Testing for undersized empty scalar value.... Ok Testing for locked element removal again..... Ok Testing unlocked element removal............. Ok Testing dynamic element recreation........... Ok Testing dynamically recreated element read... Ok Testing constant value overwrite............. Ok Testing scalar element array mismatch........ Ok Testing scalar element hash mismatch......... Ok Testing hash element array mismatch.......... Ok Testing hash element scalar mismatch......... Ok Testing dynamic array element creation....... Ok Testing created element data mismatch........ Ok Testing overwritten element read............. Ok Testing dynamic element creation violation... Ok Test complete. 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\OOP.html Installing C:\cpanrun\build\5-10-0\site\lib\OOP.pm Installing C:\cpanrun\build\5-10-0\site\lib\OOP\Accessor.pm Installing C:\cpanrun\build\5-10-0\site\lib\OOP\Constructor.pm Installing C:\cpanrun\build\5-10-0\site\lib\OOP\_getArgs.pm Appending installation info to C:\cpanrun\build\5-10-0\lib/perllocal.pod