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 Michael G Schwern,
    
This is a computer-generated test report for Test-Simple-0.70, 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
    ------------- ---- ----
    Test::Harness 2.03 2.64

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

Environment variables:

    LANG = C
    PATH = 
/usr/lib/ccache:/home/sand/bin:/usr/local/bin:/usr/local/perl/bin:/usr/bin:/bin:/usr/bin/X11:/usr/games:/usr/X11/bin:/sbin:/usr/sbin
    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 = 
/home/src/perl/repoperls/installed-perls/maint-5.8/pybSSNM/[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  
    ExtUtils::MakeMaker 6.36  
    ExtUtils::Manifest  1.51  
    ExtUtils::ParseXS   n/a   
    File::Spec          3.25  
    Module::Build       0.2808
    Module::Signature   n/a   
    Test::Harness       2.64  
    Test::More          0.62  
    version             n/a   

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

Output from '/usr/bin/make test TEST_FILES="t/00signature.t 
t/00test_harness_check.t t/bad_plan.t t/bail_out.t t/buffer.t t/Builder.t 
t/carp.t t/circular_data.t t/create.t t/curr_test.t t/details.t t/diag.t 
t/eq_set.t t/exit.t t/extra.t t/extra_one.t t/fail-like.t t/fail-more.t 
t/fail.t t/fail_one.t t/filehandles.t t/fork.t t/harness_active.t t/has_plan.t 
t/has_plan2.t t/import.t t/is_deeply_fail.t t/is_fh.t t/maybe_regex.t 
t/missing.t t/More.t t/no_diag.t t/no_ending.t t/no_header.t t/no_plan.t 
t/ok_obj.t t/output.t t/overload.t t/overload_threads.t t/plan.t t/plan_bad.t 
t/plan_is_noplan.t t/plan_no_plan.t t/plan_shouldnt_import.t t/plan_skip_all.t 
t/pod-coverage.t t/pod.t t/require_ok.t t/reset.t t/simple.t t/skip.t 
t/skipall.t t/tbt_01basic.t t/tbt_02fhrestore.t t/tbt_03die.t 
t/tbt_04line_num.t t/tbt_05faildiag.t t/tbt_06errormess.t t/tbt_07args.t 
t/thread_taint.t t/todo.t t/undef.t t/use_ok.t t/useing.t"':

PERL_DL_NONLAZY=1 
/home/src/perl/repoperls/installed-perls/maint-5.8/pybSSNM/[EMAIL 
PROTECTED]/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib/lib', 
'blib/arch')" t/00signature.t t/00test_harness_check.t t/bad_plan.t 
t/bail_out.t t/buffer.t t/Builder.t t/carp.t t/circular_data.t t/create.t 
t/curr_test.t t/details.t t/diag.t t/eq_set.t t/exit.t t/extra.t t/extra_one.t 
t/fail-like.t t/fail-more.t t/fail.t t/fail_one.t t/filehandles.t t/fork.t 
t/harness_active.t t/has_plan.t t/has_plan2.t t/import.t t/is_deeply_fail.t 
t/is_fh.t t/maybe_regex.t t/missing.t t/More.t t/no_diag.t t/no_ending.t 
t/no_header.t t/no_plan.t t/ok_obj.t t/output.t t/overload.t 
t/overload_threads.t t/plan.t t/plan_bad.t t/plan_is_noplan.t t/plan_no_plan.t 
t/plan_shouldnt_import.t t/plan_skip_all.t t/pod-coverage.t t/pod.t 
t/require_ok.t t/reset.t t/simple.t t/skip.t t/skipall.t t/tbt_01basic.t 
t/tbt_02fhrestore.t t/tbt_03die.t t/tbt_04line_num.t t/tbt_05faildiag.t 
t/tbt_06errormess.t t/tbt_07!
 args.t t/thread_taint.t t/todo.t t/undef.t t/use_ok.t t/useing.t
t/00signature.............skipped
        all skipped: Next time around, consider installing Module::Signature, 
so you can verify the integrity of this distribution.
t/00test_harness_check....ok
t/bad_plan................ok
t/bail_out................ok
t/buffer..................ok
t/Builder.................ok
t/carp....................ok
t/circular_data...........ok
t/create..................ok
t/curr_test...............ok
t/details.................ok
t/diag....................ok
t/eq_set..................ok
t/exit....................ok
t/extra...................ok
t/extra_one...............ok
t/fail-like...............ok
t/fail-more...............ok
t/fail....................ok
t/fail_one................ok
t/filehandles.............ok
t/fork....................ok
t/harness_active..........ok
t/has_plan................ok
t/has_plan2...............ok
t/import..................ok
t/is_deeply_fail..........ok
t/is_fh...................ok
t/maybe_regex.............ok
t/missing.................ok
t/More....................ok
t/no_diag.................ok
t/no_ending...............ok
t/no_header...............ok
t/no_plan.................ok
t/ok_obj..................ok
t/output..................ok
t/overload................ok
t/overload_threads........ok
        1/5 skipped: various reasons
t/plan....................ok
t/plan_bad................ok
t/plan_is_noplan..........ok
t/plan_no_plan............ok
        1/6 skipped: various reasons
t/plan_shouldnt_import....ok
t/plan_skip_all...........skipped
        all skipped: Just testing plan & skip_all
t/pod-coverage............skipped
        all skipped: Test::Pod::Coverage 1.08 required for testing POD coverage
t/pod.....................skipped
        all skipped: Test::Pod 1.00 required for testing POD
t/require_ok..............ok
t/reset...................ok
t/simple..................ok
t/skip....................ok
        8/17 skipped: various reasons
t/skipall.................ok
t/tbt_01basic.............ok
t/tbt_02fhrestore.........ok
t/tbt_03die...............ok
t/tbt_04line_num..........ok
t/tbt_05faildiag..........ok
t/tbt_06errormess.........ok
t/tbt_07args..............ok
t/thread_taint............ok
t/todo....................ok
t/undef...................ok
t/use_ok..................ok
t/useing..................ok
All tests successful, 4 tests and 10 subtests skipped.
Files=64, Tests=483, 14 wallclock secs ( 3.52 cusr +  0.67 csys =  4.19 CPU)


--

Summary of my perl5 (revision 5 version 8 subversion 7) configuration:
  Platform:
    osname=linux, osvers=2.6.14, archname=i686-linux-thread-multi-64int
    uname='linux k75 2.6.14 #1 fri jan 27 16:22:47 cet 2006 i686 gnulinux '
    
config_args='-Dprefix=/home/src/perl/repoperls/installed-perls/maint-5.8/pybSSNM/[EMAIL
 PROTECTED] -Dinstallusrbinperl=n -Uversiononly -des -Duse64bitint -Dusedevel 
-Dusethreads'
    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=undef
    usemymalloc=n, bincompat5005=undef
  Compiler:
    cc='cc', ccflags ='-D_REENTRANT -D_GNU_SOURCE -DTHREADS_HAVE_PIDS 
-fno-strict-aliasing -pipe -Wdeclaration-after-statement -I/usr/local/include 
-D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64',
    optimize='-O2',
    cppflags='-D_REENTRANT -D_GNU_SOURCE -DTHREADS_HAVE_PIDS 
-fno-strict-aliasing -pipe -Wdeclaration-after-statement -I/usr/local/include'
    ccversion='', gccversion='4.0.3 20060115 (prerelease) (Debian 4.0.2-7)', 
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
    libs=-lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lpthread -lc
    perllibs=-lnsl -ldl -lm -lcrypt -lutil -lpthread -lc
    libc=/lib/libc-2.3.5.so, so=so, useshrplib=false, libperl=libperl.a
    gnulibc_version='2.3.5'
  Dynamic Linking:
    dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags='-Wl,-E'
    cccdlflags='-fpic', lddlflags='-shared -L/usr/local/lib'

Reply via email to