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 Rani Pinchuk,
    
This is a computer-generated test report for Class-Phrasebook-0.88, created
automatically by CPAN::Reporter, version 0.44, 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
    * Prerequisites
    * Environment and other context
    * Test output

------------------------------
TESTER COMMENTS
------------------------------

Additional comments from tester: 

[none provided]

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

Prerequisite modules loaded:

requires:

    Module          Need Have
    --------------- ---- ----
    IO::LockedFile  0.1  0.23
    Log::LogLite    0.2  0.82
    Term::ANSIColor 1.03 1.12
    XML::Parser     2.3  2.34

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

Environment variables:

    LANG = C
    PATH = 
/usr/lib/ccache:/home/sand/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/X11R6/bin:/usr/local/perl/bin:/usr/X11/bin
    PERL5LIB = 
/home/sand/.cpan/build/WWW-Search-AltaVista-2.146-mI2BdP/blib/arch:/home/sand/.cpan/build/WWW-Search-AltaVista-2.146-mI2BdP/blib/lib:/home/sand/.cpan/build/IO-Socket-SIPC-0.01_01-8SsPUd/blib/arch:/home/sand/.cpan/build/IO-Socket-SIPC-0.01_01-8SsPUd/blib/lib:/home/sand/.cpan/build/IO-Socket-SIPC-0.01_02-jn7H6q/blib/arch:/home/sand/.cpan/build/IO-Socket-SIPC-0.01_02-jn7H6q/blib/lib:/home/sand/.cpan/build/POE-Component-EasyDBI-1.21-iTjQQh/blib/arch:/home/sand/.cpan/build/POE-Component-EasyDBI-1.21-iTjQQh/blib/lib:/home/sand/.cpan/build/Yahoo-Marketing-2.02-2IYaHT/blib/arch:/home/sand/.cpan/build/Yahoo-Marketing-2.02-2IYaHT/blib/lib:/home/sand/.cpan/build/Array-Window-1.01-5TGcut/blib/arch:/home/sand/.cpan/build/Array-Window-1.01-5TGcut/blib/lib:/home/sand/.cpan/build/Business-AU-ABN-1.07-X8fhzm/blib/arch:/home/sand/.cpan/build/Business-AU-ABN-1.07-X8fhzm/blib/lib:/home/sand/.cpan/build/Data-Digest-0.03-1UM7Vv/blib/arch:/home/sand/.cpan/build/Data-Digest-0.03-1UM7!
 
Vv/blib/lib:/home/sand/.cpan/build/Class-Adapter-1.03-20ArDq/blib/arch:/home/sand/.cpan/build/Class-Adapter-1.03-20ArDq/blib/lib:/home/sand/.cpan/build/File-PathList-0.03-AvowR2/blib/arch:/home/sand/.cpan/build/File-PathList-0.03-AvowR2/blib/lib:/home/sand/.cpan/build/File-UserConfig-0.05-dwllWd/blib/arch:/home/sand/.cpan/build/File-UserConfig-0.05-dwllWd/blib/lib
    PERL5_CPANPLUS_IS_RUNNING = 1
    PERL5_CPAN_IS_RUNNING = 1
    SHELL = /usr/bin/zsh
    TERM = screen

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

    Perl: $^X = /home/src/perl/repoperls/installed-perls/perl/pcYW9GU/[EMAIL 
PROTECTED]/bin/perl
    UID:  $<  = 1005
    EUID: $>  = 1005
    GID:  $(  = 1005 1005
    EGID: $)  = 1005 1005

Perl module toolchain versions installed:

    Module              Have   
    ------------------- -------
    CPAN                1.9102 
    Cwd                 3.25   
    ExtUtils::CBuilder  0.19   
    ExtUtils::Command   1.13   
    ExtUtils::Install   1.41_01
    ExtUtils::MakeMaker 6.32_01
    ExtUtils::Manifest  1.51_01
    ExtUtils::ParseXS   2.18   
    File::Spec          3.25   
    Module::Build       0.2808 
    Module::Signature   0.55   
    Test::Harness       2.64   
    Test::More          0.70   
    version             0.7203 

------------------------------
TEST OUTPUT
------------------------------

Output from '/usr/bin/make test':

make[1]: Entering directory 
`/home/sand/.cpan/build/Class-Phrasebook-0.88-qLLpZ9/SQL'
make[1]: Leaving directory 
`/home/sand/.cpan/build/Class-Phrasebook-0.88-qLLpZ9/SQL'
PERL_DL_NONLAZY=1 /home/src/perl/repoperls/installed-perls/perl/pcYW9GU/[EMAIL 
PROTECTED]/bin/perl "-Iblib/lib" "-Iblib/arch" test.pl
1..17
ok 1
ok 2 load English dictionary
ok 3 simple get
ok 4 get with placeholder
ok 5 get with several placeholders
ok 6 load Dutch dictionary
ok 7 simple get
ok 8 get with placeholder
ok 9 get with several placeholders
ok 10 get from the default dictionary
ok 11 caching phrases of the same dictionary
ok 12 caching phrases of the different dictionaries
ok 13 cache holds two dictionaries - NL and EN
ok 14 checking the cache with a simple get
ok 15 cache holds one dictionaries - EN
ok 16 cache is empty
ok 17 placeholder contains $ and place_holders_conatain_dollars(0)
make[1]: Entering directory 
`/home/sand/.cpan/build/Class-Phrasebook-0.88-qLLpZ9/SQL'
PERL_DL_NONLAZY=1 /home/src/perl/repoperls/installed-perls/perl/pcYW9GU/[EMAIL 
PROTECTED]/bin/perl "-I../blib/lib" "-I../blib/arch" test.pl
1..17
ok 1
ok 2 load
ok 3 select with one placeholder
ok 4 simple update with one column to update and one placeholder
ok 5 select with one place holder
ok 6 insert with three placeholders
ok 7 insert with two placeholders
ok 8 complex select with one placeholder
ok 9 simple update
ok 10 complex update with 6 placeholders
ok 11 the same complex update with only 3 placeholders set
ok 12 the same complex update with only 2 placeholders set
ok 13 complex update with several lines in one placeholder
ok 14 simple delete
ok 15 short update
ok 16 placeholder contains $ and place_holders_conatain_dollars(0)
ok 17 placeholder contains $ and place_holders_conatain_dollars(1)
make[1]: Leaving directory 
`/home/sand/.cpan/build/Class-Phrasebook-0.88-qLLpZ9/SQL'
makewrapper: make ok


--

Summary of my perl5 (revision 5 version 9 subversion 5) configuration:
  Platform:
    osname=linux, osvers=2.6.18-4-k7, archname=i686-linux-64int
    uname='linux k75 2.6.18-4-k7 #1 smp mon mar 26 17:57:15 utc 2007 i686 
gnulinux '
    
config_args='-Dprefix=/home/src/perl/repoperls/installed-perls/perl/pcYW9GU/[EMAIL
 PROTECTED] -Dinstallusrbinperl=n -Uversiononly -Doptimize=-g -des 
-Duse64bitint -Dusedevel'
    hint=recommended, useposix=true, d_sigaction=define
    useithreads=undef, usemultiplicity=undef
    useperlio=define, d_sfio=undef, uselargefiles=define, usesocks=undef
    use64bitint=define, use64bitall=undef, uselongdouble=undef
    usemymalloc=n, bincompat5005=undef
  Compiler:
    cc='cc', ccflags ='-DDEBUGGING -fno-strict-aliasing -pipe 
-I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64',
    optimize='-g',
    cppflags='-DDEBUGGING -fno-strict-aliasing -pipe -I/usr/local/include'
    ccversion='', gccversion='4.1.2 20061115 (prerelease) (Debian 4.1.1-21)', 
gccosandvers=''
    intsize=4, longsize=4, ptrsize=4, doublesize=8, byteorder=12345678
    d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=12
    ivtype='long long', ivsize=8, nvtype='double', nvsize=8, Off_t='off_t', 
lseeksize=8
    alignbytes=4, prototype=define
  Linker and Libraries:
    ld='cc', ldflags =' -L/usr/local/lib'
    libpth=/usr/local/lib /lib /usr/lib /usr/lib64
    libs=-lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc
    perllibs=-lnsl -ldl -lm -lcrypt -lutil -lc
    libc=/lib/libc-2.3.6.so, so=so, useshrplib=false, libperl=libperl.a
    gnulibc_version='2.3.6'
  Dynamic Linking:
    dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags='-Wl,-E'
    cccdlflags='-fPIC', lddlflags='-shared -g -L/usr/local/lib'

Reply via email to