Checking if your kit is complete... Looks good Writing Makefile for Symbol::Table cp Table.pm blib/lib/Symbol/Table.pm Manifying blib/man3/Symbol::Table.3 PERL_DL_NONLAZY=1 /Users/cpanrun/build/5.10.0/bin/perl "-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 Name "MyPackage::actual" used only once: possible typo at t/names_of_scalars_in_current_package.t line 27. ok 1 - use Symbol::Table; 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.34 cusr + 0.11 csys = 0.45 CPU) Installing /Users/cpanrun/build/5.10.0/html/site/lib/Symbol/Table.html Installing /Users/cpanrun/build/5.10.0/site/lib/Symbol/Table.pm Installing /Users/cpanrun/build/5.10.0/site/man/man3/Symbol::Table.3 Appending installation info to /Users/cpanrun/build/5.10.0/lib/perllocal.pod