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 Dominic Hargreaves,
    
This is a computer-generated test report for Wiki-Toolkit-0.73, created
automatically by CPAN::Reporter, version 0.38, 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
    ---------------- ---- ----
    DBD::SQLite      0.25 1.12
    Digest::MD5      0    2.36
    HTML::PullParser 0    2.09
    Test::More       0    0.66
    Text::WikiFormat 0.45 0.78
    Time::Piece      0    1.11

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

Environment variables:

    PATH = 
/home/samba/bin:/sbin:/usr/sbin:/usr/local/sbin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/usr/X11R6/bin:/root/bin
    PERL5LIB = 
    SHELL = /bin/csh
    TERM = screen

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

    Perl: $^X = /usr/local/bin/perl
    UID:  $<  = 0
    EUID: $>  = 0
    GID:  $(  = 0 5 0 0
    EGID: $)  = 0 5 0 0

Perl module toolchain versions installed:

    Module              Have  
    ------------------- ------
    CPAN                1.8802
    Cwd                 3.24  
    ExtUtils::CBuilder  0.18  
    ExtUtils::Command   1.11  
    ExtUtils::Install   1.41  
    ExtUtils::MakeMaker 6.31  
    ExtUtils::Manifest  1.49  
    ExtUtils::ParseXS   2.15  
    File::Spec          3.24  
    Module::Build       0.2611
    Module::Signature   0.54  
    Test::Harness       2.64  
    Test::More          0.66  
    version             0.680 

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

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

PERL_DL_NONLAZY=1 /usr/local/bin/perl "-MExtUtils::Command::MM" "-e" 
"test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
t/001_load....................................ok
        4/16 skipped: various reasons
t/002_datastore_setup.........................ok
        16/27 skipped: various reasons
t/003_instantiate.............................ok
        1/4 skipped: various reasons
t/004_write_and_retrieve......................ok
t/005_delete..................................ok
        1/5 skipped: various reasons
t/006_list_all................................ok
t/007_search..................................ok
        15/15 skipped: various reasons
t/008_write_and_rewrite.......................ok
t/009_backlinks...............................ok
t/010_metadata................................ok
t/011_recent_changes..........................ok
        2/26 skipped: various reasons
t/012_blank_data..............................ok
t/013_fuzzy_title_match.......................ok
        5/5 skipped: various reasons
t/014_advanced_metadata.......................ok
t/015_dangling_links..........................ok
t/016_recent_changes_between..................ok
t/017_delete_version..........................Asked to delete non existant 
version 2 of node 5 (Five Node) at 
/home/cpan/build/Wiki-Toolkit-0.73/blib/lib/Wiki/Toolkit/Store/Database.pm line 
1022.
closing dbh with active statement handles
ok
        6/39 skipped: various reasons
t/018_rc_multiple_metadata_criteria...........ok
t/019_recent_changes_case.....................ok
t/020_node_exists_case_insensitive............ok
t/021_moderation..............................closing dbh with active statement 
handles
ok
t/022_list_unmoderated........................ok
t/025_list_node_all_versions..................ok
t/026_schema_current..........................ok
t/040_rename..................................ok
t/050_mysql_store.............................ok
        11/13 skipped: various reasons
t/051_pg_store................................ok
        8/9 skipped: various reasons
t/052_sqlite_store............................Called UNIVERSAL::can() as a 
function, not a method at 
/usr/local/lib/perl5/site_perl/5.8.8/Text/WikiFormat/Blocks.pm line 16
ok
t/100_formatting..............................ok
        18/27 skipped: various reasons
t/101_default_formatter.......................ok
t/102_multiple_formatter......................ok
t/150_plugins.................................Called UNIVERSAL::can() as a 
function, not a method at 
/usr/local/lib/perl5/site_perl/5.8.8/Text/WikiFormat/Blocks.pm line 16
closing dbh with active statement handles
ok
t/151_plugin_methods..........................ok
t/152_pre_plugin_approval.....................Called UNIVERSAL::can() as a 
function, not a method at 
/usr/local/lib/perl5/site_perl/5.8.8/Text/WikiFormat/Blocks.pm line 16
ok
t/295_feed_rss_recentchanges_setup............ok
t/296_feed_rss_recentchanges_add_test_data....ok
        2/3 skipped: various reasons
t/297_feed_rss_recentchanges..................ok
        44/69 skipped: various reasons
t/298_feed_rss_node_all_versions..............ok
        28/45 skipped: various reasons
t/299_feed_rss_gen_node_dist_feed.............Use of uninitialized value in 
concatenation (.) or string at 
/home/cpan/build/Wiki-Toolkit-0.73/blib/lib/Wiki/Toolkit/Feed/RSS.pm line 125.
ok
        36/57 skipped: various reasons
t/300_feed_atom_setup.........................ok
t/301_feed_atom_add_test_data.................ok
        2/3 skipped: various reasons
t/302_feed_atom_recentchanges.................ok
        32/51 skipped: various reasons
t/303_feed_atom_node_all_versions.............ok
        28/45 skipped: various reasons
t/304_feed_atom_gen_node_dist_feed............Use of uninitialized value in 
concatenation (.) or string at 
/home/cpan/build/Wiki-Toolkit-0.73/blib/lib/Wiki/Toolkit/Feed/Atom.pm line 97.
ok
        36/57 skipped: various reasons
All tests successful, 295 subtests skipped.
Files=44, Tests=892, 80 wallclock secs (20.02 cusr +  4.46 csys = 24.48 CPU)


--

Summary of my perl5 (revision 5 version 8 subversion 8) configuration:
  Platform:
    osname=freebsd, osvers=6.0-stable, archname=i386-freebsd-64int
    uname='freebsd profane.mongueurs.net 6.0-stable freebsd 6.0-stable #5: fri 
feb 24 11:12:56 cet 2006 [EMAIL PROTECTED]:usrobjusrsrcsysprofane i386 '
    config_args='-sde -Dprefix=/usr/local 
-Darchlib=/usr/local/lib/perl5/5.8.8/mach -Dprivlib=/usr/local/lib/perl5/5.8.8 
-Dman3dir=/usr/local/lib/perl5/5.8.8/perl/man/man3 
-Dman1dir=/usr/local/man/man1 
-Dsitearch=/usr/local/lib/perl5/site_perl/5.8.8/mach 
-Dsitelib=/usr/local/lib/perl5/site_perl/5.8.8 -Dscriptdir=/usr/local/bin 
-Dsiteman3dir=/usr/local/lib/perl5/5.8.8/man/man3 
-Dsiteman1dir=/usr/local/man/man1 -Ui_malloc -Ui_iconv -Uinstallusrbinperl 
-Dcc=cc -Duseshrplib 
-Dccflags=-DAPPLLIB_EXP="/usr/local/lib/perl5/5.8.8/BSDPAN" -Doptimize=-O2 
-fno-strict-aliasing -pipe  -Ud_dosuid -Ui_gdbm -Dusethreads=n -Dusemymalloc=y 
-Duse64bitint'
    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=define use64bitall=undef uselongdouble=undef
    usemymalloc=y, bincompat5005=undef
  Compiler:
    cc='cc', ccflags ='-DAPPLLIB_EXP="/usr/local/lib/perl5/5.8.8/BSDPAN" 
-DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe 
-Wdeclaration-after-statement -I/usr/local/include',
    optimize='-O2 -fno-strict-aliasing -pipe ',
    cppflags='-DAPPLLIB_EXP="/usr/local/lib/perl5/5.8.8/BSDPAN" -DHAS_FPSETMASK 
-DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -Wdeclaration-after-statement 
-I/usr/local/include'
    ccversion='', gccversion='3.4.4 [FreeBSD] 20050518', 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 =' -Wl,-E -L/usr/local/lib'
    libpth=/usr/lib /usr/local/lib
    libs=-lgdbm -lm -lcrypt -lutil
    perllibs=-lm -lcrypt -lutil
    libc=, so=so, useshrplib=true, libperl=libperl.so
    gnulibc_version=''
  Dynamic Linking:
    dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags='  
-Wl,-R/usr/local/lib/perl5/5.8.8/mach/CORE'
    cccdlflags='-DPIC -fPIC', lddlflags='-shared  -L/usr/local/lib'

Reply via email to