Report for Module-Find-0.10

Back
From: metabase:user:323dcade-2aae-11df-837a-5e0a49663a4f
Subject: PASS Module-Find-0.10 v5.14.1 Mac OS X
Date: 2011-07-03T06:35:35Z

This distribution has been tested as part of the CPAN Testers
project, supporting the Perl programming language.  See
http://wiki.cpantesters.org/ for more information or email
questions to cpan-testers-discuss@perl.org


--
Dear Christian Renz,

This is a computer-generated report for Module-Find-0.10
on perl 5.14.1, created by CPAN-Reporter-1.1902.

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/local/bin/perl5.14.1d-nt "-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
t/1-use.t ................ ok
t/2-find.t ............... ok
t/3-usesub.t ............. ok
t/4-useall.t ............. ok
t/5-setmoduledirs.t ...... ok
t/6-duplicate-modules.t .. ok
t/pod-coverage.t ......... ok
t/pod.t .................. ok
All tests successful.
Files=8, Tests=27,  2 wallclock secs ( 0.14 usr  0.04 sys +  1.19 cusr  0.11 csys =  1.48 CPU)
Result: PASS

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

Prerequisite modules loaded:

requires:

    Module              Need     Have    
    ------------------- -------- --------
    File::Find          0        1.19    
    File::Spec          0        3.33    
    perl                5.006001 5.014001

build_requires:

    Module              Need     Have    
    ------------------- -------- --------
    Test::More          0        0.98    

configure_requires:

    Module              Need     Have    
    ------------------- -------- --------
    ExtUtils::MakeMaker 0        6.57_05 


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

Environment variables:

    LANG = en_US.UTF-8
    LC_COLLATE = de_AT.utf-8
    LC_CTYPE = en_US.UTF-8
    LC_MESSAGES = de_AT.utf-8
    LC_MONETARY = de_AT.utf-8
    LC_NUMERIC = de_AT.utf-8
    LC_TIME = de_AT.utf-8
    PATH = /opt/local/bin:/opt/local/sbin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin:/usr/X11/bin:/Users/rurban/bin
    PERL5LIB = 
    PERL5OPT = 
    PERL5_CPANPLUS_IS_RUNNING = 46754
    PERL5_CPAN_IS_RUNNING = 46754
    SHELL = /bin/bash
    TERM = xterm
    TMPDIR = /var/folders/Yu/YuMCqKeSFma5w4rE+2pCb++++TI/-Tmp-/

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

    $^X = /usr/local/bin/perl5.14.1d-nt
    $UID/$EUID = 501 / 501
    $GID = 20 20 204 100 98 81 80 79 61 12 401 402
    $EGID = 20 20 204 100 98 81 80 79 61 12 401 402

Perl module toolchain versions installed:

    Module              Have    
    ------------------- --------
    CPAN                1.9600  
    Cwd                 3.36    
    ExtUtils::CBuilder  0.280203
    ExtUtils::Command   1.17    
    ExtUtils::Install   1.56    
    ExtUtils::MakeMaker 6.57_05 
    ExtUtils::Manifest  1.58    
    ExtUtils::ParseXS   2.2210  
    File::Spec          3.33    
    Module::Build       0.3800  
    Module::Signature   0.68    
    Test::Harness       3.23    
    Test::More          0.98    
    YAML                0.73    
    YAML::Syck          1.17    
    version             0.91    


--

Summary of my perl5 (revision 5 version 14 subversion 1) configuration:
   
  Platform:
    osname=darwin, osvers=10.7.0, archname=darwin-debug-nothreads
    uname='darwin air.local 10.7.0 darwin kernel version 10.7.0: sat jan 29 15:17:16 pst 2011; root:xnu-1504.9.37~1release_i386 i386 i386 '
    config_args='-Duseshrplib -de -Dusedtrace -Dmksymlinks -DEBUGGING -Dusedevel -Dcc=gcc-mp-4.6 -Dld==gcc-mp-4.6 -Acflags=-mssse3 -Doptimize=-g3'
    hint=recommended, useposix=true, d_sigaction=define
    useithreads=undef, usemultiplicity=undef
    useperlio=define, d_sfio=undef, uselargefiles=define, usesocks=undef
    use64bitint=define, use64bitall=define, uselongdouble=undef
    usemymalloc=n, bincompat5005=undef
  Compiler:
    cc='gcc-mp-4.6', ccflags ='-fno-common -m64 -DPERL_DARWIN -DDEBUGGING -DDEBUG_LEAKING_SCALARS -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -I/opt/local/include',
    optimize='-g3',
    cppflags='-fno-common -DPERL_DARWIN -DDEBUGGING -DDEBUG_LEAKING_SCALARS -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -I/opt/local/include'
    ccversion='', gccversion='4.6.1 20110325 (prerelease)', gccosandvers=''
    intsize=4, longsize=8, ptrsize=8, doublesize=8, byteorder=12345678
    d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=16
    ivtype='long', ivsize=8, nvtype='double', nvsize=8, Off_t='off_t', lseeksize=8
    alignbytes=8, prototype=define
  Linker and Libraries:
    ld='gcc-mp-4.6', ldflags =' -m64 -fstack-protector -L/usr/local/lib -L/opt/local/lib'
    libpth=/usr/local/lib /opt/local/lib /usr/lib
    libs=-lgdbm -ldbm -ldl -lm -lutil -lc
    perllibs=-ldl -lm -lutil -lc
    libc=/usr/lib/libc.dylib, so=dylib, useshrplib=true, libperl=libperl.dylib
    gnulibc_version=''
  Dynamic Linking:
    dlsrc=dl_dlopen.xs, dlext=bundle, d_dlsymun=undef, ccdlflags=' '
    cccdlflags=' ', lddlflags=' -bundle -m64 -undefined dynamic_lookup -L/usr/local/lib -L/opt/local/lib -fstack-protector'


Characteristics of this binary (from libperl): 
  Compile-time options: DEBUGGING DEBUG_LEAKING_SCALARS PERL_DONT_CREATE_GVSV
                        PERL_MALLOC_WRAP PERL_PRESERVE_IVUV PERL_USE_DEVEL
                        USE_64_BIT_ALL USE_64_BIT_INT USE_LARGE_FILES
                        USE_PERLIO USE_PERL_ATOF
  Locally applied patches:
	export store_cop_label
	revert XSLoader B in BEGIN
	Carp-wo-B for compiler
  Built under darwin
  Compiled at Jun 24 2011 13:59:10
  %ENV:
    PERL5LIB=""
    PERL5OPT=""
    PERL5_CPANPLUS_IS_RUNNING="46754"
    PERL5_CPAN_IS_RUNNING="46754"
  @INC:
    /usr/local/lib/perl5/site_perl/5.14.1/darwin-debug-nothreads
    /usr/local/lib/perl5/site_perl/5.14.1
    /usr/local/lib/perl5/5.14.1/darwin-debug-nothreads
    /usr/local/lib/perl5/5.14.1
    /usr/local/lib/perl5/site_perl
    .