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 Michael G Schwern,
    
This is a computer-generated test report for Test-Simple-0.72, created
automatically by CPAN::Reporter, version 0.4801, 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:

    PATH = 
/opt/local/Library/Frameworks/Python.framework/Versions/Current/bin:/opt/local/bin:/opt/local/sbin:/usr/local/bin:/usr/local/sbin:/usr/bin:/usr/sbin:/usr/X11R6/bin:/bin:/sbin:/Users/ignatz/bin
    PERL5LIB = 
    PERL5_CPANPLUS_IS_RUNNING = 29484
    PERL5_CPAN_IS_RUNNING = 29484
    SHELL = /bin/bash
    TERM = xterm-color

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

    Perl: $^X = /opt/local/bin/perl
    UID:  $<  = 501
    EUID: $>  = 501
    GID:  $(  = 501 80 79 81 501
    EGID: $)  = 501 80 79 81 501

Perl module toolchain versions installed:

    Module              Have  
    ------------------- ------
    CPAN                1.9203
    Cwd                 3.25  
    ExtUtils::CBuilder  0.19  
    ExtUtils::Command   1.13  
    ExtUtils::Install   1.43  
    ExtUtils::MakeMaker 6.32  
    ExtUtils::Manifest  1.51  
    ExtUtils::ParseXS   n/a   
    File::Spec          3.25  
    Module::Build       0.2808
    Module::Signature   0.55  
    Test::Harness       2.64  
    Test::More          0.70  
    version             n/a   

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

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

PERL_DL_NONLAZY=1 /opt/local/bin/perl "-MExtUtils::Command::MM" "-e" 
"test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
t/00signature...............WARNING: This key is not certified with a trusted 
signature!
Primary key fingerprint: 3669 19C5 3228 1283 6390  4112 58CA 2196 10F5 4327
ok
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/cmp_ok....................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_dne_bug.........ok
t/is_deeply_fail............ok
t/is_deeply_with_threads....skipped
        all skipped: no working threads
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/threads...................skipped
        all skipped: no working threads
t/todo......................ok
t/try.......................ok
t/undef.....................ok
t/use_ok....................ok
t/useing....................ok
All tests successful, 5 tests and 10 subtests skipped.
Files=69, Tests=506,  3 wallclock secs ( 1.62 cusr +  0.59 csys =  2.21 CPU)


--

Summary of my perl5 (revision 5 version 8 subversion 8) configuration:
  Platform:
    osname=darwin, osvers=8.9.1, archname=darwin-2level
    uname='darwin lem.local 8.9.1 darwin kernel version 8.9.1: thu feb 22 
20:55:00 pst 2007; root:xnu-792.18.15~1release_i386 i386 i386 macbookpro2,2 
darwin '
    config_args='-des -Dprefix=/opt/local -Dccflags=-I'/opt/local/include' 
-Dldflags=-L/opt/local/lib -Dvendorprefix=/opt/local -Dcc=/usr/bin/gcc-4.0'
    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='/usr/bin/gcc-4.0', ccflags ='-I/opt/local/include -fno-common 
-DPERL_DARWIN -no-cpp-precomp -fno-strict-aliasing -pipe 
-Wdeclaration-after-statement -I/usr/local/include -I/opt/local/include',
    optimize='-O3',
    cppflags='-no-cpp-precomp -I/opt/local/include -fno-common -DPERL_DARWIN 
-no-cpp-precomp -fno-strict-aliasing -pipe -Wdeclaration-after-statement 
-I/usr/local/include -I/opt/local/include'
    ccversion='', gccversion='4.0.1 (Apple Computer, Inc. build 5367)', 
gccosandvers=''
    intsize=4, longsize=4, ptrsize=4, doublesize=8, byteorder=1234
    d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=16
    ivtype='long', ivsize=4, nvtype='double', nvsize=8, Off_t='off_t', 
lseeksize=8
    alignbytes=8, prototype=define
  Linker and Libraries:
    ld='env MACOSX_DEPLOYMENT_TARGET=10.3 cc', ldflags ='-L/opt/local/lib 
-L/usr/local/lib'
    libpth=/usr/local/lib /opt/local/lib /usr/lib
    libs=-ldbm -ldl -lm -lc
    perllibs=-ldl -lm -lc
    libc=/usr/lib/libc.dylib, so=dylib, useshrplib=false, libperl=libperl.a
    gnulibc_version=''
  Dynamic Linking:
    dlsrc=dl_dlopen.xs, dlext=bundle, d_dlsymun=undef, ccdlflags=' '
    cccdlflags=' ', lddlflags='-L/opt/local/lib -bundle -undefined 
dynamic_lookup -L/usr/local/lib'

Reply via email to