Checking if your kit is complete... Looks good Writing Makefile for Symbol::Table Microsoft (R) Program Maintenance Utility Version 7.10.3077 Copyright (C) Microsoft Corporation. All rights reserved. cp Table.pm blib\lib\Symbol\Table.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/dumpthedumper..........................1..3 ok 1 - use Symbol::Table; ok 2 - Confirm Data::Dumper works as expected Subroutine main::Dumper redefined at (eval 5) line 1. ok 3 - override a subroutine ok t/make_scalar_into_constant..............1..3 ok 1 - use Symbol::Table; ok 2 - confirm read value was overridden and can be read ok 3 - attempting to change read-only scalar gives an error ok t/modify_a_scalar_value..................1..3 ok 1 - use Symbol::Table; ok 2 - confirm we can read old scalar value ok 3 - confirm we can override var via symbol table object ok t/names_of_scalars_in_current_package....1..2 ok 1 - use Symbol::Table; Name "MyPackage::actual" used only once: possible typo at t/names_of_scalars_in_current_package.t line 27. Name "MyPackage::expected" used only once: possible typo at t/names_of_scalars_in_current_package.t line 27. ok 2 - confirm we can get names of all scalar package vars ok t/package_mypackage_contains_packages....1..2 ok 1 - use Symbol::Table; ok 2 - confirm we can see subpackages ok All tests successful. Files=5, Tests=13, 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. Installing C:\cpanrun\build\5-10-0\html\site\lib\Symbol\Table.html Installing C:\cpanrun\build\5-10-0\site\lib\Symbol\Table.pm Appending installation info to C:\cpanrun\build\5-10-0\lib/perllocal.pod