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 /home/cpanrun/ia64/build/5.8.2/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(1, 'blib/lib', 'blib/arch')" t/*.t t/dumpthedumper..........................1..3 Subroutine main::Dumper redefined at (eval 3) line 1. ok 1 - use Symbol::Table; ok 2 - Confirm Data::Dumper works as expected 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.64 cusr + 0.13 csys = 0.77 CPU) Installing /home/cpanrun/ia64/build/5.8.2/lib/site_perl/5.8.2/Symbol/Table.pm Installing /home/cpanrun/ia64/build/5.8.2/man/man3/Symbol::Table.3 Appending installation info to /home/cpanrun/ia64/build/5.8.2/lib/5.8.2/IA64.ARCHREV_0-thread-multi/perllocal.pod