Report for Data-Visitor-0.28

Back
From: metabase:user:323dcade-2aae-11df-837a-5e0a49663a4f
Subject: PASS Data-Visitor-0.28 v5.17.6 Mac OS X
Date: 2012-10-31T01:38:14Z

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 Jesse Luehrs,

This is a computer-generated report for Data-Visitor-0.28
on perl 5.17.6, created by CPAN-Reporter-1.2006.

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.17.6d-nt@edd9fea2 "-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
t/00-compile.t ............ ok
t/base.t .................. ok
t/bugs.t .................. ok
t/callback.t .............. ok
t/callback_aliasing.t ..... ok
t/callback_hash_entry.t ... ok
t/circular_refs.t ......... ok
t/globs.t ................. ok
t/magic.t ................. ok
t/release-eol.t ........... skipped: these tests are for release candidate testing
t/release-pod-coverage.t .. skipped: these tests are for release candidate testing
t/release-pod-syntax.t .... skipped: these tests are for release candidate testing
t/weak.t .................. skipped: Test requires module 'Data::Alias' but it's not found
All tests successful.
Files=13, Tests=106,  5 wallclock secs ( 0.11 usr  0.03 sys +  4.95 cusr  0.19 csys =  5.28 CPU)
Result: PASS

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

Prerequisite modules loaded:

requires:

    Module              Need Have   
    ------------------- ---- -------
    Class::Load         0.06 0.20   
    Moose               0.89 2.0604 
    namespace::clean    0.19 0.23   
    Task::Weaken        0    1.04   
    Tie::ToObject       0.01 0.03   

build_requires:

    Module              Need Have   
    ------------------- ---- -------
    Test::More          0.88 0.98   
    Test::Requires      0    0.06   

configure_requires:

    Module              Need Have   
    ------------------- ---- -------
    ExtUtils::MakeMaker 6.30 6.63_02


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

Environment variables:

    LANG = en_US.UTF-8
    LC_CTYPE = en_US.UTF-8
    PATH = /opt/local/libexec/gnubin:/opt/local/bin:/opt/local/sbin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin:/opt/X11/bin:/Users/rurban/bin
    PERL5LIB = 
    PERL5OPT = 
    PERL5_CPANPLUS_IS_RUNNING = 56834
    PERL5_CPAN_IS_RUNNING = 56834
    SHELL = /bin/bash
    TERM = xterm-256color
    TMPDIR = /var/folders/xq/fct1ky9d3n95wp7z1zhh0m9w0000gn/T/

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

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

Perl module toolchain versions installed:

    Module              Have    
    ------------------- --------
    CPAN                1.99_51 
    CPAN::Meta          2.120921
    Cwd                 3.39_02 
    ExtUtils::CBuilder  0.280209
    ExtUtils::Command   1.17    
    ExtUtils::Install   1.58    
    ExtUtils::MakeMaker 6.63_02 
    ExtUtils::Manifest  1.61    
    ExtUtils::ParseXS   3.18    
    File::Spec          3.39_02 
    JSON                2.53    
    JSON::PP            2.27200 
    Module::Build       0.4003  
    Module::Signature   0.68    
    Parse::CPAN::Meta   1.4404  
    Test::Harness       3.25_01 
    Test::More          0.98    
    YAML                0.84    
    YAML::Syck          n/a     
    version             0.9901  


--

Summary of my perl5 (revision 5 version 17 subversion 6) configuration:
  Commit id: edd9fea2b8b49b8bfc982ef54ba4182316112678
  Platform:
    osname=darwin, osvers=12.2.0, archname=darwin-debug@edd9fea2
    uname='darwin air2.local 12.2.0 darwin kernel version 12.2.0: sat aug 25 00:48:52 pdt 2012; root:xnu-2050.18.24~1release_x86_64 x86_64 i386 macbookair5,2 darwin '
    config_args='-de -Dusedevel -Dinstallman1dir=none -Dinstallman3dir=none -Dinstallsiteman1dir=none -Dinstallsiteman3dir=none -Dmksymlinks -DEBUGGING -Doptimize=-g3 -Uuseithreads -Dcc='gcc-mp-4.6' -Dld='gcc-mp-4.6' -Accflags='-m64' -Accflags='-mssse3' -Duseshrplib -Aldflags=-flat_namespace'
    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 -DPERL_DARWIN -m64 -mssse3 -DDEBUGGING -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -I/opt/local/include',
    optimize='-g3',
    cppflags='-fno-common -DPERL_DARWIN -m64 -mssse3 -DDEBUGGING -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -I/opt/local/include'
    ccversion='', gccversion='4.6.3', 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 =' -flat_namespace -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=, 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 -L/opt/local/lib -fstack-protector'


Characteristics of this binary (from libperl): 
  Compile-time options: DEBUGGING HAS_TIMES PERLIO_LAYERS
                        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_LOCALE
                        USE_LOCALE_COLLATE USE_LOCALE_CTYPE
                        USE_LOCALE_NUMERIC USE_PERLIO USE_PERL_ATOF
  Built under darwin
  Compiled at Oct 28 2012 22:28:05
  %ENV:
    PERL5LIB=""
    PERL5OPT=""
    PERL5_CPANPLUS_IS_RUNNING="56834"
    PERL5_CPAN_IS_RUNNING="56834"
  @INC:
    /usr/local/lib/perl5/site_perl/5.17.6/darwin-debug@edd9fea2
    /usr/local/lib/perl5/site_perl/5.17.6
    /usr/local/lib/perl5/5.17.6/darwin-debug@edd9fea2
    /usr/local/lib/perl5/5.17.6
    /usr/local/lib/perl5/site_perl
    .