Report for JSON-Pointer-0.07

Back
From: metabase:user:41d2a6c8-051b-11e7-a44c-696c186ce071
Subject: PASS JSON-Pointer-0.07 5.22.0 Mac OS X
Date: 2021-07-08T09:35:55Z

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 Toru Yamaguchi,

This is a computer-generated report for JSON-Pointer-0.07
on perl 5.22.0, created by CPAN-Reporter-1.2018.

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 './Build test':

t/000_load.t ............................. ok
t/001_traverse.t ......................... ok
t/002_get.t .............................. ok
t/003_mojo_json_pointer_compat.t ......... ok
t/004_add.t .............................. ok
t/005_remove.t ........................... ok
t/006_replace.t .......................... ok
t/007_copy.t ............................. ok
t/008_move.t ............................. ok
t/009_test.t ............................. ok
t/010_get_relative.t ..................... ok
t/rt/89773.t ............................. ok
t/syntax/001_unescape_reference_token.t .. ok
t/syntax/002_escape_reference_token.t .... ok
t/syntax/003_tokenize.t .................. ok
t/syntax/004_as_pointer.t ................ ok
t/syntax/005_is_array_numeric_index.t .... ok
All tests successful.
Files=17, Tests=63,  1 wallclock secs ( 0.09 usr  0.05 sys +  1.12 cusr  0.27 csys =  1.53 CPU)
Result: PASS

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

Prerequisite modules loaded:

requires:

    Module                Need     Have    
    --------------------- -------- --------
    B                     0        1.58    
    Carp                  1.20     1.36    
    Class::Accessor::Lite 0.05     0.08    
    Clone                 0.36     0.45    
    Exporter              0        5.74    
    JSON                  2.53     2.90    
    perl                  5.008001 5.022000
    URI::Escape           3.31     5.09    

build_requires:

    Module                Need     Have    
    --------------------- -------- --------
    ExtUtils::CBuilder    0        0.280236
    Test::Exception       0.31     0.43    
    Test::More            0.98     1.302177

configure_requires:

    Module                Need     Have    
    --------------------- -------- --------
    CPAN::Meta            0        2.150001
    CPAN::Meta::Prereqs   0        2.150001
    Module::Build         0.38     0.4214  


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

Environment variables:

    NONINTERACTIVE_TESTING = 1
    PATH = /usr/local/apache/bin:/usr/local/bin:/opt/local/bin:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin:/Applications/VMware Fusion.app/Contents/Public:/usr/local/go/bin:/opt/X11/bin:/usr/local/git/bin
    PERL5LIB = 
    PERL5OPT = 
    PERL5_CPANPLUS_IS_RUNNING = 46402
    PERL5_CPAN_IS_RUNNING = 46402
    PERL_MM_USE_DEFAULT = 1
    SHELL = /bin/sh
    TERM = xterm

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

    $^X = /usr/local/perl/522/bin/perl
    $UID/$EUID = 0 / 0
    $GID = 0 0 1 2 3 4 5 8 9 12 20 29 61 80 701 702 33
    $EGID = 0 0 1 2 3 4 5 8 9 12 20 29 61 80 701 702 33

Perl module toolchain versions installed:

    Module              Have    
    ------------------- --------
    CPAN                2.11    
    CPAN::Meta          2.150001
    Cwd                 3.56    
    ExtUtils::CBuilder  0.280236
    ExtUtils::Command   7.62    
    ExtUtils::Install   2.06    
    ExtUtils::MakeMaker 7.62    
    ExtUtils::Manifest  1.70    
    ExtUtils::ParseXS   3.35    
    File::Spec          3.56    
    JSON                2.90    
    JSON::PP            4.06    
    Module::Build       0.4214  
    Module::Signature   n/a     
    Parse::CPAN::Meta   1.4414  
    Test::Harness       3.35    
    Test::More          1.302177
    YAML                1.15    
    YAML::Syck          n/a     
    version             0.9929  


--

Summary of my perl5 (revision 5 version 22 subversion 0) configuration:
   
  Platform:
    osname=darwin, osvers=14.3.0, archname=darwin-2level
    uname='darwin tucumcari.local 14.3.0 darwin kernel version 14.3.0: mon mar 23 11:59:05 pdt 2015; root:xnu-2782.20.48~5release_x86_64 x86_64 '
    config_args=''
    hint=recommended, useposix=true, d_sigaction=define
    useithreads=undef, usemultiplicity=undef
    use64bitint=define, use64bitall=define, uselongdouble=undef
    usemymalloc=n, bincompat5005=undef
  Compiler:
    cc='gcc', ccflags ='-fno-common -DPERL_DARWIN -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -I/opt/local/include',
    optimize='-O3',
    cppflags='-fno-common -DPERL_DARWIN -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -I/opt/local/include'
    ccversion='', gccversion='4.2.1 Compatible Apple LLVM 6.1.0 (clang-602.0.53)', gccosandvers=''
    intsize=4, longsize=8, ptrsize=8, doublesize=8, byteorder=12345678, doublekind=3
    d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=16, longdblkind=3
    ivtype='long', ivsize=8, nvtype='double', nvsize=8, Off_t='off_t', lseeksize=8
    alignbytes=8, prototype=define
  Linker and Libraries:
    ld='env MACOSX_DEPLOYMENT_TARGET=10.3 gcc', ldflags =' -fstack-protector-strong -L/usr/local/lib -L/opt/local/lib'
    libpth=/usr/local/lib /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../lib/clang/6.1.0/lib /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib /usr/lib /opt/local/lib
    libs=-lpthread -lgdbm -ldbm -ldl -lm -lutil -lc
    perllibs=-lpthread -ldl -lm -lutil -lc
    libc=, so=dylib, useshrplib=false, libperl=libperl.a
    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-strong'


Characteristics of this binary (from libperl): 
  Compile-time options: HAS_TIMES PERLIO_LAYERS PERL_DONT_CREATE_GVSV
                        PERL_HASH_FUNC_ONE_AT_A_TIME_HARD PERL_MALLOC_WRAP
                        PERL_NEW_COPY_ON_WRITE PERL_PRESERVE_IVUV
                        USE_64_BIT_ALL USE_64_BIT_INT USE_LARGE_FILES
                        USE_LOCALE USE_LOCALE_COLLATE USE_LOCALE_CTYPE
                        USE_LOCALE_NUMERIC USE_LOCALE_TIME USE_PERLIO
                        USE_PERL_ATOF
  Built under darwin
  Compiled at Jun 16 2015 12:05:26
  %ENV:
    PERL5LIB=""
    PERL5OPT=""
    PERL5_CPANPLUS_IS_RUNNING="46402"
    PERL5_CPAN_IS_RUNNING="46402"
    PERL_MM_USE_DEFAULT="1"
  @INC:
    /usr/local/perl/522/lib/site_perl/5.22.0/darwin-2level
    /usr/local/perl/522/lib/site_perl/5.22.0
    /usr/local/perl/522/lib/5.22.0/darwin-2level
    /usr/local/perl/522/lib/5.22.0
    .