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 David Golden,
    
This is a computer-generated test report for CPAN-Reporter-0.99_03, created
automatically by CPAN::Reporter, version 0.46, 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   
    --------------------- ---- -------
    Config::Tiny          2.08 2.10   
    CPAN                  1.88 1.91_52
    ExtUtils::MakeMaker   6.26 6.32   
    File::Basename        0    2.72   
    File::Copy::Recursive 0.28 0.31   
    File::HomeDir         0.58 0.64   
    File::Path            0    1.06   
    File::pushd           0.32 0.99   
  ! File::Spec            3.19 0.87   
    File::Temp            0.16 0.18   
    IO::CaptureOutput     1.03 1.03   
    Probe::Perl           0    0.01   
    Tee                   0.13 0.13   
    Test::More            0.62 0.70   
    Test::Reporter        1.3  1.34   

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

Environment variables:

    PATH = 
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/X11R6/bin
    PERL5LIB = 
    PERL5_CPANPLUS_IS_RUNNING = 1
    PERL5_CPAN_IS_RUNNING = 1
    SHELL = /bin/bash
    TERM = screen

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

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

Perl module toolchain versions installed:

    Module              Have   
    ------------------- -------
    CPAN                1.91_52
    Cwd                 3.19   
    ExtUtils::CBuilder  n/a    
    ExtUtils::Command   1.09_01
    ExtUtils::Install   1.41   
    ExtUtils::MakeMaker 6.32   
    ExtUtils::Manifest  1.48   
    ExtUtils::ParseXS   n/a    
    File::Spec          0.87   
    Module::Build       0.2611 
    Module::Signature   n/a    
    Test::Harness       2.64   
    Test::More          0.70   
    version             0.53   

------------------------------
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/01_CPAN_Reporter..........ok
t/02_config_file............ok
        4/33 skipped: various reasons
t/04_option_parsing.........ok
t/05_prompting..............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/40_make_report............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/60_bad_author.............ok
t/61_bad_dist_names.........ok
t/62_duplicate_reports......ok
t/70_darwin_move_config.....ok
t/71_missing_config.........ok
All tests successful, 4 subtests skipped.
Files=22, Tests=1066, 215 wallclock secs (31.08 cusr +  8.36 csys = 39.44 CPU)


--

Summary of my perl5 (revision 5.0 version 8 subversion 3) configuration:
  Platform:
    osname=linux, osvers=2.4.22-physmem-patch3-5um, archname=i686-linux
    uname='linux bytemark.barnyard.co.uk 2.4.22-physmem-patch3-5um #1 fri feb 
20 11:46:53 gmt 2004 i686 unknown '
    config_args='-de'
    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 ='-fno-strict-aliasing -I/usr/local/include 
-D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64',
    optimize='-O3',
    cppflags='-fno-strict-aliasing -I/usr/local/include'
    ccversion='', gccversion='2.95.4 20011002 (Debian prerelease)', 
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 =' -L/usr/local/lib'
    libpth=/usr/local/lib /lib /usr/lib
    libs=-lnsl -lgdbm -ldbm -ldb -ldl -lm -lcrypt -lutil -lc
    perllibs=-lnsl -ldl -lm -lcrypt -lutil -lc
    libc=/lib/libc-2.2.5.so, so=so, useshrplib=false, libperl=libperl.a
    gnulibc_version='2.2.5'
  Dynamic Linking:
    dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags='-rdynamic'
    cccdlflags='-fpic', lddlflags='-shared -L/usr/local/lib'

Reply via email to