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 cpan-testers@perl.org to keep other
test volunteers informed and to prevent any duplicate effort.

--
Dear David Golden,
    
This is a computer-generated report for CPAN-Reporter-1.0602
on perl-5.8.8, created automatically by CPAN-Reporter-1.0601 
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/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(0, 
'blib/lib', 'blib/arch')" t/*.t
t/01_CPAN_Reporter.....................ok
t/02_config_file.......................ok
t/04_option_parsing....................ok
t/05_prompting.........................ok
t/06_prompt_text.......................ok
t/10_prereq_pm.........................ok
t/11_env_config........................ok
t/12_toolchain_versions................ok
t/13_record_command....................ok
t/20_report_output.....................ok
t/30_PL_report.........................ok
t/31_PL_report_discard.................ok
t/40_make_report.......................ok
t/41_make_report_discard...............ok
t/50_test_report_pass..................ok
t/51_test_report_fail..................ok
t/52_test_report_unknown...............ok
t/53_test_report_na....................ok
t/54_test_report_split.................ok
t/55_test_report_discard...............ok
t/56_test_report_harness_versions......ok
t/60_bad_author........................ok
t/61_bad_dist_names....................ok
t/62_duplicate_reports.................ok
t/63_config_send_report................ok
t/64_transport.........................ok
t/70_darwin_move_config................ok
t/71_missing_config....................ok
t/72_rename_history....................ok
All tests successful.
Files=29, Tests=1500, 590 wallclock secs ( 2.27 usr  0.17 sys + 440.74 cusr 
123.91 csys = 567.09 CPU)
Result: PASS

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

Prerequisite modules loaded:

requires:

    Module                Need   Have  
    --------------------- ------ ------
    Config::Tiny          2.08   2.12  
    CPAN                  1.9203 1.9205
    ExtUtils::MakeMaker   6.36   6.42  
    File::Basename        0      2.74  
    File::Copy::Recursive 0.35   0.35  
    File::Find            0      1.10  
    File::HomeDir         0.58   0.67  
    File::Path            0      2.04  
    File::pushd           0.32   1.00  
    File::Spec            3.19   3.2501
    File::Temp            0.16   0.20  
    IO::CaptureOutput     1.03   1.0601
    Probe::Perl           0      0.01  
    Tee                   0.13   0.13  
    Test::More            0.62   0.74  
    Test::Reporter        1.34   1.38  

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

Environment variables:

    PATH = 
/root/bin:/bin:/sbin:/usr/bin:/usr/sbin:/opt/java/bin:/usr/local/bin:/usr/local/sbin
    PERL5LIB = 
    PERL5_CPANPLUS_IS_RUNNING = 2383
    PERL5_CPAN_IS_RUNNING = 2383
    SHELL = /bin/bash
    TERM = xterm

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

    $^X = /usr/bin/perl
    $UID/$EUID = 0 / 0
    $GID = 0 0
    $EGID = 0 0

Perl module toolchain versions installed:

    Module              Have  
    ------------------- ------
    CPAN                1.9205
    Cwd                 3.2501
    ExtUtils::CBuilder  n/a   
    ExtUtils::Command   1.13  
    ExtUtils::Install   1.44  
    ExtUtils::MakeMaker 6.42  
    ExtUtils::Manifest  1.51  
    ExtUtils::ParseXS   n/a   
    File::Spec          3.2501
    Module::Build       n/a   
    Module::Signature   0.55  
    Test::Harness       3.06  
    Test::More          0.74  
    YAML                0.66  
    YAML::Syck          n/a   
    version             0.74  


--

Summary of my perl5 (revision 5 version 8 subversion 8) configuration:
  Platform:
    osname=linux, osvers=2.6.22-co-0.8.0, 
archname=i686-linux-thread-multi-64int-ld
    uname='linux leaf 2.6.22-co-0.8.0 #1 preempt wed sep 12 11:35:56 cest 2007 
i686 gnulinux '
    config_args='-s -d -Dusethreads -Dcc=gcc -Duselongdouble -Doptimize=-g -O3 
-Duse64bitint -Dprefix=/usr -Dd_dosuid -Dotherlibdirs=/usr/share/perl5 
-Dinc_version_list=none -Duseshrplib=true [EMAIL PROTECTED]'
    hint=recommended, useposix=true, d_sigaction=define
    usethreads=define use5005threads=undef useithreads=define 
usemultiplicity=define
    useperlio=define d_sfio=undef uselargefiles=define usesocks=undef
    use64bitint=define use64bitall=undef uselongdouble=define
    usemymalloc=n, bincompat5005=undef
  Compiler:
    cc='gcc', ccflags ='-D_REENTRANT -D_GNU_SOURCE -DTHREADS_HAVE_PIDS 
-DDEBUGGING -fno-strict-aliasing -pipe -Wdeclaration-after-statement 
-I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64',
    optimize='-g -O3',
    cppflags='-D_REENTRANT -D_GNU_SOURCE -DTHREADS_HAVE_PIDS -DDEBUGGING 
-fno-strict-aliasing -pipe -Wdeclaration-after-statement -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='long double', nvsize=12, 
Off_t='off_t', lseeksize=8
    alignbytes=4, prototype=define
  Linker and Libraries:
    ld='gcc', ldflags =' -L/usr/local/lib'
    libpth=/usr/local/lib /lib /usr/lib
    libs=-lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lpthread -lc
    perllibs=-lnsl -ldl -lm -lcrypt -lutil -lpthread -lc
    libc=/lib/libc-2.3.6.so, so=so, useshrplib=true, libperl=libperl.so
    gnulibc_version='2.3.6'
  Dynamic Linking:
    dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags='-Wl,-E 
-Wl,-rpath,/usr/lib/perl5/5.8.8/i686-linux-thread-multi-64int-ld/CORE'
    cccdlflags='-fpic', lddlflags='-shared -L/usr/local/lib'

Reply via email to