MooseX-Types-Moose-MutualCoercion v0.04 Perl 5 v5.14.2 i686-linux-thread-multi-ld

Status
Pass
From
Kevin William Henwood
Dist
MooseX-Types-Moose-MutualCoercion v0.04
Platform
Perl 5 v5.14.2 i686-linux-thread-multi-ld
Date
2014-05-28 18:22:22
ID
024abf1a-e695-11e3-bade-cd7804fe8cc2
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 Moriya Masaki,

This is a computer-generated report for MooseX-Types-Moose-MutualCoercion-0.04
on perl 5.14.2, created by CPAN-Reporter-1.2011.

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 '/usr/local/bin/make test':

PERL_DL_NONLAZY=1 /opt/perl444-27-32-5.14.2/bin/perl "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'inc', 'blib/lib', 'blib/arch')" t/*.t
t/00_basic.t .. ok
All tests successful.
Files=1, Tests=17,  1 wallclock secs ( 0.07 usr  0.01 sys +  1.30 cusr  0.09 csys =  1.47 CPU)
Result: PASS

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

Prerequisite modules loaded:

requires:

    Module                Need     Have    
    --------------------- -------- --------
    Class::Load           0        0.20    
    Moose                 0.63     2.1005  
    MooseX::Types         0.19     0.44    
    MooseX::Types::Common 0.001000 0.001012
    namespace::clean      0.08     0.24    
    perl                  5.008001 5.014002

build_requires:

    Module                Need     Have    
    --------------------- -------- --------
    ExtUtils::MakeMaker   6.59     6.98    
    Test::Exception       0.27     0.32    
    Test::More            0        1.001003
    Test::Requires        0        0.07    

configure_requires:

    Module                Need     Have    
    --------------------- -------- --------
    ExtUtils::MakeMaker   6.59     6.98    
    Test::Exception       0.27     0.32    
    Test::More            0        1.001003
    Test::Requires        0        0.07    

opt_requires:

    Module                Need     Have    
    --------------------- -------- --------
  ! Regexp::Assemble      0        n/a     


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

Environment variables:

    AUTOMATED_TESTING = 1
    LANG = en_US.UTF-8
    LD_LIBRARY_PATH = /usr/local/lib
    NONINTERACTIVE_TESTING = 1
    PATH = /usr/lib/qt-3.3/bin:/usr/kerberos/sbin:/usr/kerberos/bin:/usr/lib/ccache:/usr/local/sbin:/usr/local/bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/X11R6/bin:/usr/lib/alliance/bin:/opt/real/RealPlayer:/root/bin:/usr/lib/alliance/bin:/opt/real/RealPlayer
    PERL5LIB = 
    PERL5OPT = 
    PERL5_CPANPLUS_IS_RUNNING = 31515
    PERL5_CPAN_IS_RUNNING = 31515
    PERL_ANYEVENT_MODEL = POE
    PERL_MM_NONINTERACTIVE = 1
    PERL_MM_USE_DEFAULT = 1
    SHELL = /bin/bash
    TERM = xterm

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

    $^X = /opt/perl444-27-32-5.14.2/bin/perl
    $UID/$EUID = 0 / 0
    $GID = 0 0 1 2 3 4 6 10
    $EGID = 0 0 1 2 3 4 6 10

Perl module toolchain versions installed:

    Module              Have    
    ------------------- --------
    CPAN                2.05    
    CPAN::Meta          2.132830
    Cwd                 3.40    
    ExtUtils::CBuilder  0.280216
    ExtUtils::Command   1.17    
    ExtUtils::Install   1.56    
    ExtUtils::MakeMaker 6.98    
    ExtUtils::Manifest  1.60    
    ExtUtils::ParseXS   2.2210  
    File::Spec          3.40    
    JSON                2.90    
    JSON::PP            2.27203 
    Module::Build       0.4205  
    Module::Signature   0.73    
    Parse::CPAN::Meta   1.4414  
    Test::Harness       3.30    
    Test::More          1.001003
    YAML                0.90    
    YAML::Syck          n/a     
    version             0.9908  


--

Summary of my perl5 (revision 5 version 14 subversion 2) configuration:
   
  Platform:
    osname=linux, osvers=2.6.27-repin.1, archname=i686-linux-thread-multi-ld
    uname='linux localhost.localdomain 2.6.27-repin.1 #1 smp tue jan 25 20:07:21 msk 2011 i686 i686 i386 gnulinux '
    config_args='-Dcc=/opt/444/bin/gcc -Doptimize=-O3 -DDMALLOC=/usr/local/bin/dmalloc -Dprefix=/opt/perl444-27-32-5.14.2 -DDEBUGGING'
    hint=recommended, useposix=true, d_sigaction=define
    useithreads=define, usemultiplicity=define
    useperlio=define, d_sfio=undef, uselargefiles=define, usesocks=undef
    use64bitint=undef, use64bitall=undef, uselongdouble=define
    usemymalloc=n, bincompat5005=undef
  Compiler:
    cc='/opt/444/bin/gcc', ccflags ='-DDMALLOC -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64',
    optimize='-O3 -g',
    cppflags='-DDMALLOC'
    ccversion='', gccversion='4.4.4', 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='long double', nvsize=12, Off_t='off_t', lseeksize=8
    alignbytes=4, prototype=define
  Linker and Libraries:
    ld='/opt/444/bin/gcc', 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.5.so, so=so, useshrplib=true, libperl=libperl.so
    gnulibc_version='2.5'
  Dynamic Linking:
    dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags='-Wl,-E -Wl,-rpath,/opt/perl444-27-32-5.14.2/lib/5.14.2/i686-linux-thread-multi-ld/CORE'
    cccdlflags='-fPIC', lddlflags='-shared -O3 -g -L/usr/local/lib'


Characteristics of this binary (from libperl): 
  Compile-time options: MULTIPLICITY PERL_DONT_CREATE_GVSV
                        PERL_IMPLICIT_CONTEXT PERL_MAD PERL_MALLOC_WRAP
                        PERL_PRESERVE_IVUV USE_FAST_STDIO USE_ITHREADS
                        USE_LARGE_FILES USE_LONG_DOUBLE USE_PERLIO
                        USE_PERL_ATOF USE_REENTRANT_API
  Built under linux
  Compiled at Nov  3 2013 06:49:25
  %ENV:
    PERL5LIB=""
    PERL5OPT=""
    PERL5_CPANPLUS_IS_RUNNING="31515"
    PERL5_CPAN_IS_RUNNING="31515"
    PERL_ANYEVENT_MODEL="POE"
    PERL_MM_NONINTERACTIVE="1"
    PERL_MM_USE_DEFAULT="1"
  @INC:
    /opt/perl444-27-32-5.14.2/lib/site_perl/5.14.2/i686-linux-thread-multi-ld
    /opt/perl444-27-32-5.14.2/lib/site_perl/5.14.2
    /opt/perl444-27-32-5.14.2/lib/5.14.2/i686-linux-thread-multi-ld
    /opt/perl444-27-32-5.14.2/lib/5.14.2
    .