This distribution has been tested as part of the cpan-testers effort to test as many new uploads to CPAN as possible. See http://testers.cpan.org/
Please cc any replies to [email protected] to keep other test volunteers informed and to prevent any duplicate effort. -- Dear Joshua Chamas, This is a computer-generated report for Tie-Cache-0.17 on perl-5.00505, created automatically by CPAN-Reporter-1.04 and sent to the CPAN Testers mailing list. If you have received this email directly, it is because the person testing your distribution chose to send a copy to your CPAN email address; there may be a delay before the official report is received and processed by CPAN Testers. Thank you for uploading your work to CPAN. Congratulations! All tests were successful. Sections of this report: * Tester comments * Program output * Prerequisites * Environment and other context ------------------------------ TESTER COMMENTS ------------------------------ Additional comments from tester: [none provided] ------------------------------ PROGRAM OUTPUT ------------------------------ Output from '/usr/bin/make test': PERL_DL_NONLAZY=1 /usr/local/bin/perl5.00505 "-Iblib/lib" "-Iblib/arch" test.pl ++++ Benchmarking operations on Tie::Cache of size 5000 [ timing ] insert of 5000 elements into normal %hash 0.01 CPU [ timing ] insert of 5000 elements into MaxCount Tie::Cache 0.06 CPU [ timing ] insert of 5000 elements into MaxBytes Tie::Cache 0.07 CPU [ timing ] reading 5000 elements from normal %hash 0.01 CPU [ timing ] reading 5000 elements from MaxCount Tie::Cache 0.04 CPU [ timing ] reading 5000 elements from MaxBytes Tie::Cache 0.03 CPU [ timing ] deleting 5000 elements from normal %hash 0.01 CPU [ timing ] deleting 5000 elements from MaxCount Tie::Cache 0.04 CPU [ timing ] deleting 5000 elements from MaxBytes Tie::Cache 0.02 CPU [ timing ] 10000 inserts overflowing MaxBytes Tie::Cache 0.20 CPU [ timing ] 10000 reads from overflowed MaxBytes Tie::Cache 0.05 CPU [ timing ] 10000 undef inserts, not affecting MaxBytes Tie::Cache 0.02 CPU [ timing ] 10000 undef reads, not affecting MaxBytes Tie::Cache 0.05 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() ------------------------------ PREREQUISITES ------------------------------ Prerequisite modules loaded: No requirements found ------------------------------ ENVIRONMENT AND OTHER CONTEXT ------------------------------ Environment variables: LC_ALL = de_DE.ISO8859-1 LC_CTYPE = de_DE.ISO8859-1 PATH = /usr/X11R6/bin:/usr/X11/bin:/usr/local/bin:/usr/bin:/bin:/usr/gnu/bin:/usr/TeX/bin:/usr/local/sbin:/usr/sbin:/sbin:/usr/local/pilot/bin:/home/e/eserte/bin/FreeBSD:/home/e/eserte/bin/sh:/home/e/eserte/bin:/usr/X386/bin:/usr/games:/home/e/eserte/devel PERL5LIB = PERL5_CPANPLUS_IS_RUNNING = 86379 PERL5_CPAN_IS_RUNNING = 86379 PERL_HTML_DISPLAY_CLASS = HTML::Display::Mozilla SHELL = /bin/tcsh STDPERL = perl TERM = xterm Perl special variables (and OS-specific diagnostics, for MSWin32): $^X = perl5.00505 $UID/$EUID = 1000 / 1000 $GID = 1000 1024 0 1000 1000 $EGID = 1000 1024 0 1000 1000 Perl module toolchain versions installed: Module Have ------------------- --------- CPAN 1.92_51 Cwd 2.01 ExtUtils::CBuilder n/a ExtUtils::Command 1.13 ExtUtils::Install 1.41 ExtUtils::MakeMaker 6.36 ExtUtils::Manifest 1.51 ExtUtils::ParseXS n/a File::Spec 3.25 Module::Build 0.2808_01 Module::Signature n/a Test::Harness 2.64 Test::More 0.72 YAML n/a YAML::Syck n/a version 0.74 -- Summary of my perl5 (5.0 patchlevel 5 subversion 5) configuration: Platform: osname=freebsd, osvers=6.2-release, archname=amd64-freebsd uname='freebsd biokovo-amd64.herceg.de 6.2-release freebsd 6.2-release #0: fri jan 12 08:32:24 utc 2007 [EMAIL PROTECTED]:usrobjusrsrcsysgeneric amd64 ' hint=recommended, useposix=true, d_sigaction=define usethreads=undef useperlio=undef d_sfio=undef Compiler: cc='ccache cc', optimize='-O2 -pipe', gccversion=3.4.6 [FreeBSD] 20060305 cppflags='-DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -I/usr/local/include' ccflags ='-DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -I/usr/local/include' stdchar='char', d_stdstdio=undef, usevfork=true intsize=4, longsize=8, ptrsize=8, doublesize=8 d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=16 alignbytes=8, usemymalloc=n, prototype=define Linker and Libraries: ld='ccache cc', ldflags ='-Wl,-E -L/usr/local/lib' libpth=/usr/lib /usr/local/lib libs=-lgdbm -lm -lc -lcrypt libc=, so=so, useshrplib=false, libperl=libperl.a Dynamic Linking: dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags=' ' cccdlflags='-DPIC -fPIC', lddlflags='-shared -L/usr/local/lib'
