Checking if your kit is complete... Looks good Writing Makefile for Tie::Cacher cp Cacher.pm blib/lib/Tie/Cacher.pm AutoSplitting blib/lib/Tie/Cacher.pm (blib/lib/auto/Tie/Cacher) Manifying blib/man3/Tie::Cacher.3 PERL_DL_NONLAZY=1 /home/cpanrun/parisc2.0-lp64/build/5.8.2/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib/lib', 'blib/arch')" t/*.t t/1....ok t/2.... ------ [[ timing ]] insert of 100000 elements into normal %hash 0 wallclock secs ( 1.27 usr + 0.08 sys = 1.35 CPU) @ 74074.07/s (n=100000) [[ timing ]] insert of 100000 elements into Tie::Cache 8 wallclock secs ( 9.15 usr + 0.23 sys = 9.38 CPU) @ 10660.98/s (n=100000) [[ timing ]] insert of 100000 elements into Tie::Cache::LRU 5 wallclock secs ( 5.76 usr + 0.21 sys = 5.97 CPU) @ 16750.42/s (n=100000) [[ timing ]] insert of 100000 elements into Tie::Cacher object 5 wallclock secs ( 4.30 usr + 0.19 sys = 4.49 CPU) @ 22271.71/s (n=100000) [[ timing ]] insert of 100000 elements into Tie::Cacher tie 6 wallclock secs ( 5.69 usr + 0.20 sys = 5.89 CPU) @ 16977.93/s (n=100000) ------ [[ timing ]] reading 100000 elements from normal %hash 0 wallclock secs ( 0.63 usr + 0.00 sys = 0.63 CPU) @ 158730.16/s (n=100000) [[ timing ]] reading 100000 elements from Tie::Cache 5 wallclock secs ( 5.03 usr + 0.00 sys = 5.03 CPU) @ 19880.72/s (n=100000) [[ timing ]] reading 100000 elements from Tie::Cache::LRU 4 wallclock secs ( 5.39 usr + 0.02 sys = 5.41 CPU) @ 18484.29/s (n=100000) [[ timing ]] reading 100000 elements from Tie::Cacher object 2 wallclock secs ( 3.40 usr + 0.00 sys = 3.40 CPU) @ 29411.76/s (n=100000) [[ timing ]] reading 100000 elements from Tie::Cacher tie 4 wallclock secs ( 4.67 usr + 0.00 sys = 4.67 CPU) @ 21413.28/s (n=100000) ------ [[ timing ]] deleting 100000 elements from normal %hash 1 wallclock secs ( 0.93 usr + 0.04 sys = 0.97 CPU) @ 103092.78/s (n=100000) [[ timing ]] deleting 100000 elements from Tie::Cache 7 wallclock secs ( 5.99 usr + 0.01 sys = 6.00 CPU) @ 16666.67/s (n=100000) [[ timing ]] deleting 100000 elements from Tie::Cache::LRU 5 wallclock secs ( 4.30 usr + 0.01 sys = 4.31 CPU) @ 23201.86/s (n=100000) [[ timing ]] deleting 100000 elements from Tie::Cacher object 4 wallclock secs ( 3.38 usr + 0.01 sys = 3.39 CPU) @ 29498.53/s (n=100000) [[ timing ]] deleting 100000 elements from Tie::Cacher tie 5 wallclock secs ( 4.53 usr + 0.00 sys = 4.53 CPU) @ 22075.06/s (n=100000) ------ [[ timing ]] 200000 inserts overflowing Tie::Cache 25 wallclock secs (24.01 usr + 0.01 sys = 24.02 CPU) @ 8326.39/s (n=200000) [[ timing ]] 200000 inserts overflowing Tie::Cache::LRU 20 wallclock secs (21.10 usr + 0.03 sys = 21.13 CPU) @ 9465.22/s (n=200000) [[ timing ]] 200000 inserts overflowing Tie::Cacher object 11 wallclock secs (11.20 usr + 0.00 sys = 11.20 CPU) @ 17857.14/s (n=200000) [[ timing ]] 200000 inserts overflowing Tie::Cacher tie 16 wallclock secs (14.98 usr + 0.00 sys = 14.98 CPU) @ 13351.13/s (n=200000) ok All tests successful. Files=2, Tests=3114, 165 wallclock secs (163.40 cusr + 1.74 csys = 165.14 CPU) Installing /home/cpanrun/parisc2.0-lp64/build/5.8.2/lib/site_perl/5.8.2/Tie/Cacher.pm Installing /home/cpanrun/parisc2.0-lp64/build/5.8.2/lib/site_perl/5.8.2/auto/Tie/Cacher/store.al Installing /home/cpanrun/parisc2.0-lp64/build/5.8.2/lib/site_perl/5.8.2/auto/Tie/Cacher/fetch.al Installing /home/cpanrun/parisc2.0-lp64/build/5.8.2/lib/site_perl/5.8.2/auto/Tie/Cacher/fetch_node.al Installing /home/cpanrun/parisc2.0-lp64/build/5.8.2/lib/site_perl/5.8.2/auto/Tie/Cacher/first_key.al Installing /home/cpanrun/parisc2.0-lp64/build/5.8.2/lib/site_perl/5.8.2/auto/Tie/Cacher/next_key.al Installing /home/cpanrun/parisc2.0-lp64/build/5.8.2/lib/site_perl/5.8.2/auto/Tie/Cacher/delete.al Installing /home/cpanrun/parisc2.0-lp64/build/5.8.2/lib/site_perl/5.8.2/auto/Tie/Cacher/recent_keys.al Installing /home/cpanrun/parisc2.0-lp64/build/5.8.2/lib/site_perl/5.8.2/auto/Tie/Cacher/old_keys.al Installing /home/cpanrun/parisc2.0-lp64/build/5.8.2/lib/site_perl/5.8.2/auto/Tie/Cacher/most_recent_key.al Installing /home/cpanrun/parisc2.0-lp64/build/5.8.2/lib/site_perl/5.8.2/auto/Tie/Cacher/oldest_key.al Installing /home/cpanrun/parisc2.0-lp64/build/5.8.2/lib/site_perl/5.8.2/auto/Tie/Cacher/missed.al Installing /home/cpanrun/parisc2.0-lp64/build/5.8.2/lib/site_perl/5.8.2/auto/Tie/Cacher/hit.al Installing /home/cpanrun/parisc2.0-lp64/build/5.8.2/lib/site_perl/5.8.2/auto/Tie/Cacher/max_count.al Installing /home/cpanrun/parisc2.0-lp64/build/5.8.2/lib/site_perl/5.8.2/auto/Tie/Cacher/validate.al Installing /home/cpanrun/parisc2.0-lp64/build/5.8.2/lib/site_perl/5.8.2/auto/Tie/Cacher/load.al Installing /home/cpanrun/parisc2.0-lp64/build/5.8.2/lib/site_perl/5.8.2/auto/Tie/Cacher/save.al Installing /home/cpanrun/parisc2.0-lp64/build/5.8.2/lib/site_perl/5.8.2/auto/Tie/Cacher/user_data.al Installing /home/cpanrun/parisc2.0-lp64/build/5.8.2/lib/site_perl/5.8.2/auto/Tie/Cacher/autosplit.ix Installing /home/cpanrun/parisc2.0-lp64/build/5.8.2/man/man3/Tie::Cacher.3 Appending installation info to /home/cpanrun/parisc2.0-lp64/build/5.8.2/lib/5.8.2/PA-RISC2.0-thread-multi-LP64/perllocal.pod