Microsoft (R) Program Maintenance Utility Version 7.00.8882 Copyright (C) Microsoft Corp 1988-2000. All rights reserved. Skipping C:\cpanrun-5.8\build\5-8-0\site\lib\Tie\bench.pl (unchanged) Skipping C:\cpanrun-5.8\build\5-8-0\site\lib\Tie\Cache.pm (unchanged) Writing C:\cpanrun-5.8\build\5-8-0\site\lib\auto\Tie\Cache\.packlist Appending installation info to C:\cpanrun-5.8\build\5-8-0\lib/perllocal.pod timing ] insert of 5000 elements into MaxBytes Tie::Cache 0.23 CPU [ timing ] reading 5000 elements from normal %hash 0.00 CPU [ timing ] reading 5000 elements from MaxCount Tie::Cache 0.08 CPU [ timing ] reading 5000 elements from MaxBytes Tie::Cache 0.08 CPU [ timing ] deleting 5000 elements from normal %hash 0.00 CPU [ timing ] deleting 5000 elements from MaxCount Tie::Cache 0.11 CPU [ timing ] deleting 5000 elements from MaxBytes Tie::Cache 0.05 CPU [ timing ] 10000 inserts overflowing MaxBytes Tie::Cache 0.56 CPU [ timing ] 10000 reads from overflowed MaxBytes Tie::Cache 0.14 CPU [ timing ] 10000 undef inserts, not affecting MaxBytes Tie::Cache 0.08 CPU [ timing ] 10000 undef reads, not affecting MaxBytes Tie::Cache 0.17 CPU ++++ Testing for correctness OK ... number of keys in %cache = 5000 OK ... first key in %cache = 5001 OK ... last key in %cache = 10000 OK ... first key value in %cache = 5001 OK ... deleting key 5001; no value defined for deleted key OK ... existance of deleted key = ! exists OK ... first key in %cache after delete = 5002 OK ... keys in cache after delete = 4999 ++++ Stats for %cache count: 4999 hit: 10001 miss: 15001 bytes: 1219757 ++++ Testing TRUE CACHE ++++ OK ... read count == 0 pre reads OK ... read count == 100 post reads OK ... write count == 0 pre flush() OK ... write count == 100 post flush() OK ... write count == 100 post CLEAR()