Report for Parse-CPAN-Authors-2.27

Back
From: metabase:user:315f03b2-2aae-11df-837a-5e0a49663a4f
Subject: PASS Parse-CPAN-Authors-2.27 v5.8.6 Mac OS X
Date: 2010-09-20T05:01:33Z

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 Leon Brocard,

This is a computer-generated report for Parse-CPAN-Authors-2.27
on perl 5.8.6, created by CPAN-Reporter-1.1801.

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:

this report is from an automated smoke testing program
and was not reviewed by a human for accuracy

------------------------------
PROGRAM OUTPUT
------------------------------

Output from './Build test':

t/pod.t ........... ok
t/pod_coverage.t .. ok
t/simple.t ........ ok
All tests successful.
Files=3, Tests=47,  2 wallclock secs ( 0.19 usr  0.10 sys +  1.00 cusr  0.25 csys =  1.54 CPU)
Result: PASS

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

Prerequisite modules loaded:

requires:

    Module                Need Have
    --------------------- ---- ----
    Class::Accessor::Fast 0    0.30
    IO::Zlib              0    1.04
    Test::Exception       0    0.21
    Test::More            0    0.96


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

Environment variables:

    AUTOMATED_TESTING = 1
    LANG = en_US.UTF-8
    LC_CTYPE = en_US.UTF-8
    PATH = /opt/local/bin:/Users/jeff/.bin:/bin:/sbin:/usr/bin:/usr/local/bin:/usr/sbin:/usr/local/mysql/bin:/base/bin:/usr/local/bin:/usr/local/sbin:/usr/X11R6/bin:/bin
    PERL5LIB = /Users/jeff/.cpan/build/Test-UseAllModules-0.12-6d9_2R/blib/arch:/Users/jeff/.cpan/build/Test-UseAllModules-0.12-6d9_2R/blib/lib
    PERL5OPT = 
    PERL5_CPANPLUS_IS_RUNNING = 18398
    PERL5_CPAN_IS_RUNNING = 18398
    PERL5_CPAN_IS_RUNNING_IN_RECURSION = 27838,18398
    PERL_CR_SMOKER_CURRENT = Acme-CPANAuthors-ToBeLike-0.02
    PERL_EXTUTILS_AUTOINSTALL = --defaultdeps
    PERL_MM_USE_DEFAULT = 1
    SHELL = /bin/bash
    TERM = screen

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

    $^X = /usr/bin/perl
    $UID/$EUID = 501 / 501
    $GID = 20 80 20
    $EGID = 20 80 20

Perl module toolchain versions installed:

    Module              Have  
    ------------------- ------
    CPAN                1.9402
    Cwd                 3.31  
    ExtUtils::CBuilder  0.2703
    ExtUtils::Command   1.16  
    ExtUtils::Install   1.52  
    ExtUtils::MakeMaker 6.56  
    ExtUtils::Manifest  1.56  
    ExtUtils::ParseXS   2.2206
    File::Spec          3.31  
    Module::Build       0.3607
    Module::Signature   0.55  
    Test::Harness       3.22  
    Test::More          0.96  
    YAML                0.62  
    YAML::Syck          0.72  
    version             0.68  


--

Summary of my perl5 (revision 5 version 8 subversion 6) configuration:
  Platform:
    osname=darwin, osvers=8.0, archname=darwin-thread-multi-2level
    uname='darwin b45.apple.com 8.0 darwin kernel version 8.8.4: sun oct 29 15:30:27 pst 2006; root:xnu-792.16.4.obj~1release_ppc power macintosh powerpc '
    config_args='-ds -e -Dprefix=/usr -Dccflags=-g  -pipe  -Dldflags=-Dman3ext=3pm -Duseithreads -Duseshrplib'
    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=undef use64bitall=undef uselongdouble=undef
    usemymalloc=n, bincompat5005=undef
  Compiler:
    cc='cc', ccflags ='-g -pipe -fno-common -DPERL_DARWIN -no-cpp-precomp -fno-strict-aliasing -I/usr/local/include',
    optimize='-Os',
    cppflags='-no-cpp-precomp -g -pipe -fno-common -DPERL_DARWIN -no-cpp-precomp -fno-strict-aliasing -I/usr/local/include'
    ccversion='', gccversion='3.3 20030304 (Apple Computer, Inc. build 1819)', gccosandvers=''
    intsize=4, longsize=4, ptrsize=4, doublesize=8, byteorder=4321
    d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=8
    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/usr/local/lib'
    libpth=/usr/local/lib /usr/lib
    libs=-ldbm -ldl -lm -lc
    perllibs=-ldl -lm -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 -undefined dynamic_lookup -L/usr/local/lib'


Characteristics of this binary (from libperl): 
  Compile-time options: MULTIPLICITY USE_ITHREADS USE_LARGE_FILES PERL_IMPLICIT_CONTEXT
  Locally applied patches:
	23953 - fix for File::Path::rmtree CAN-2004-0452 security issue
	33990 - fix for setuid perl security issues
	fix for regcomp CVE-2007-5116 security vulnerability
	fix for double-free CVE-2008-1927 security vulnerability
	SPRINTF0 - fixes for sprintf formatting issues - CVE-2005-3962
  Built under darwin
  Compiled at Jan 12 2009 14:20:34
  %ENV:
    PERL5LIB="/Users/jeff/.cpan/build/Test-UseAllModules-0.12-6d9_2R/blib/arch:/Users/jeff/.cpan/build/Test-UseAllModules-0.12-6d9_2R/blib/lib"
    PERL5OPT=""
    PERL5_CPANPLUS_IS_RUNNING="18398"
    PERL5_CPAN_IS_RUNNING="18398"
    PERL5_CPAN_IS_RUNNING_IN_RECURSION="27838,18398"
    PERL_CR_SMOKER_CURRENT="Acme-CPANAuthors-ToBeLike-0.02"
    PERL_EXTUTILS_AUTOINSTALL="--defaultdeps"
    PERL_MM_USE_DEFAULT="1"
  @INC:
    /Users/jeff/.cpan/build/Test-UseAllModules-0.12-6d9_2R/blib/arch
    /Users/jeff/.cpan/build/Test-UseAllModules-0.12-6d9_2R/blib/lib
    /System/Library/Perl/5.8.6/darwin-thread-multi-2level
    /System/Library/Perl/5.8.6
    /Library/Perl/5.8.6/darwin-thread-multi-2level
    /Library/Perl/5.8.6
    /Library/Perl
    /Network/Library/Perl/5.8.6/darwin-thread-multi-2level
    /Network/Library/Perl/5.8.6
    /Network/Library/Perl
    /System/Library/Perl/Extras/5.8.6/darwin-thread-multi-2level
    /System/Library/Perl/Extras/5.8.6
    /Library/Perl/5.8.1/darwin-thread-multi-2level
    /Library/Perl/5.8.1
    .