PASS Tie-Cache-LRU-Expires-0.54 i386-freebsd 6.1-release-p23
  Home FAQ Contact Sign in
perl.cpan.testers only
 
Advanced search
POPULAR GROUPS

more...

 Up
PASS Tie-Cache-LRU-Expires-0.54 i386-freebsd 6.1-release-p23         

Group: perl.cpan.testers · Group Profile
Author: srezic
Date: Sep 12, 2008 08:09

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/

--
Dear Hans Oesterholt-Dijkema,

This is a computer-generated report for Tie-Cache-LRU-Expires-0.54
on perl 5.8.8 patch 34313, created by CPAN-Reporter-1.17.

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/perl5.8.8@34313/bin/perl5.8.8 "-Iblib/lib" "-Iblib/arch" test.pl
1..7
test 1: using the module.
ok 1
test 2: setting and getting.
setting...
getting...
6=test 6
7=test 7
8=test 8
9=test 9
10=test 10
entries in LRU cache:5
NTA.nlX.400, SMTP: Dit is gecached
NTA.nlX.400,SMTP: Dit is gecached
hans : Case insensitive? Hans:
73ok 2
test 3: expiry test: setting...
1..3 now, 4 and 5 two seconds later
getting...
1=test 1
2=test 2
3=test 3
4=test 4 (2 secs apart)
5=test 5 (2 secs apart)
entries in LRU cache:5
waiting 2 secs...
getting...
4=test 4 (2 secs apart)
5=test 5 (2 secs apart)
entries in LRU cache:5
waiting another 2 secs...
getting...
entries in LRU cache:5
ok 3
test4: testing the caching of arrays (including expiry)
initializing the array...
array:a
array:b
array:c
putting the array in cache...
changing entry 1 (out of 0, 1, 2)...
getting the cached entry...
array:a
array:jojo
array:c
entries in LRU cache:5
printing the original variable...
array:a
array:jojo
array:c
putting an other array in cache (directly)...
getting the cached entry...
hans:1
hans:2
hans:3
hans:4
entries in LRU cache:5
waiting for 5 seconds...
expired
ok 4
test 5, overwriting cached entries
writing 'hans' entry two times...
result:entry1
entries in LRU cache:5
result:entry2
entries in LRU cache:5
ok 5
test 6: checking existance
exists
doesn't exist
entries in LRU cache:5
waiting 5 seconds to check existance again
doesn't exist anymore
entries in LRU cache:5
clearing LRU cache..
ok 7
entries in LRU cache:0

------------------------------
PREREQUISITES
------------------------------

Prerequisite modules loaded:

requires:

Module Need Have
--------------- ---- ----
Tie::Cache::LRU 0.21 0.21

------------------------------
ENVIRONMENT AND OTHER CONTEXT
------------------------------

Environment variables:

PATH = /usr/local/bin:/usr/X11R6/bin:/usr/X11/bin:/usr/perl5.8.0/bin:/usr/bin:/bin:/usr/local/sbin...
PERL5LIB =
PERL5OPT = -I/tmp/CPAN-Reporter-lib-pYXb -MDevel::Autoflush
PERL5_CPANPLUS_IS_RUNNING = 30114
PERL5_CPAN_IS_RUNNING = 30114
PERL_EXTUTILS_AUTOINSTALL = --defaultdeps
PERL_HTML_DISPLAY_CLASS = HTML::Display::Mozilla
SHELL = /usr/local/bin/zsh
TERM = screen

Perl special variables (and OS-specific diagnostics, for MSWin32):

$^X = /usr/perl5.8.8@34313/bin/perl5.8.8
$UID/$EUID = 1023 / 1023
$GID = 1023 1023 1023
$EGID = 1023 1023 1023

Perl module toolchain versions installed:

Module Have
------------------- ------
CPAN 1.9205
Cwd 3.2701
ExtUtils::CBuilder 0.24
ExtUtils::Command 1.14
ExtUtils::Install 1.50
ExtUtils::MakeMaker 6.44
ExtUtils::Manifest 1.54
ExtUtils::ParseXS 2.19
File::Spec 3.2701
Module::Build 0.2808
Module::Signature 0.55
Test::Harness 3.13
Test::More 0.80
YAML 0.66
YAML::Syck 1.05
version 0.76

--

Summary of my perl5 (revision 5 version 8 subversion 8 patch 34313) configuration:
Platform:
osname=freebsd, osvers=6.1-release-p23, archname=i386-freebsd
uname='freebsd biokovo.herceg.de 6.1-release-p23 freebsd 6.1-release-p23 #0: wed feb 13 10:36:51 utc 2008 root@i386-builder.daemonology.net:usrobjusrsrcsysgeneric i386 '
config_args='-ds -e -Dprefix=/usr/perl5.8.8@34313'
hint=recommended, useposix=true, d_sigaction=define
usethreads=undef use5005threads=undef useithreads=undef usemultiplicity=undef
useperlio=define d_sfio=undef uselargefiles=define usesocks=undef
use64bitint=undef use64bitall=undef uselongdouble=undef
usemymalloc=n, bincompat5005=undef
Compiler:
cc='cc', ccflags ='-DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -I/usr/local/include',
optimize='-O',
cppflags='-DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -I/usr/local/include'
ccversion='', gccversion='3.4.4 [FreeBSD] 20050518', gccosandvers=''
intsize=4, longsize=4, ptrsize=4, doublesize=8, byteorder=1234
d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=12
ivtype='long', ivsize=4, nvtype='double', nvsize=8, Off_t='off_t', lseeksize=8
alignbytes=4, prototype=define
Linker and Libraries:
ld='cc', ldflags ='-Wl,-E -L/usr/local/lib'
libpth=/usr/lib /usr/local/lib
libs=-lgdbm -lm -lcrypt -lutil -lc
perllibs=-lm -lcrypt -lutil -lc
libc=, so=so, useshrplib=false, libperl=libperl.a
gnulibc_version=''
Dynamic Linking:
dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags=' '
cccdlflags='-DPIC -fPIC', lddlflags='-shared -L/usr/local/lib'
no comments
diggit! del.icio.us! reddit!

RELATED THREADS
SubjectArticles qty Group
PASS File-Find-Rule-MP3Info-0.01 i386-freebsd 6.1-release-p23perl.cpan.testers ·