WebService-RESTCountries v0.3 Perl 5 v5.14.4 amd64-freebsd

Status
Pass
From
Slaven Rezić (SREZIC)
Dist
WebService-RESTCountries v0.3
Platform
Perl 5 v5.14.4 amd64-freebsd
Date
2018-06-06 15:46:43
ID
cf9740fa-69a0-11e8-9c74-eb8fb5fd5bcc
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 Kian Meng, Ang,

This is a computer-generated report for WebService-RESTCountries-0.3
on perl 5.14.4, 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/00-compile.t ...................... ok
# Testing with Perl 5.014004, /usr/perl5.14.4p/bin/perl
#     CHI version is 0.60
#     Data::Serializer version is 0.60
#     Digest::MD5 version is 2.55
#     JSON version is 2.97001
#     Module::Build::Tiny version is 0.039
#     Moo version is 2.003004
#     REST::Client version is 273
#     Role::REST::Client version is 0.22
#     Sereal version is 4.004
#     Test::DistManifest version is 1.014
#     Test::HasVersion version is 0.014
#     Test::More version is 1.302136
#     Test::Warn version is 0.32
#     Types::Standard version is 1.002001
#     namespace::clean version is 0.27
#     strictures version is 2.000003
t/000-report-versions.t ............. ok
t/00_compile.t ...................... ok
t/01_instantiation.t ................ ok
t/02_request.t ...................... ok
t/03_search_all.t ................... ok
t/04_search_by_country_name.t ....... ok
t/05_search_by_country_full_name.t .. ok
t/06_search_by_country_code.t ....... ok
t/07_search_by_country_codes.t ...... ok
t/08_search_by_currency.t ........... ok
t/09_search_by_language_code.t ...... ok
t/10_search_by_capital_city.t ....... ok
t/11_search_by_calling_code.t ....... ok
t/12_search_by_region.t ............. ok
t/13_search_by_region_bloc.t ........ ok
t/14_ping.t ......................... ok
t/15_download.t ..................... ok
t/author-eol.t ...................... skipped: these tests are for testing by the author
t/author-minimum-version.t .......... skipped: these tests are for testing by the author
t/author-pod-coverage.t ............. skipped: these tests are for testing by the author
t/author-pod-syntax.t ............... skipped: these tests are for testing by the author
t/release-dist-manifest.t ........... skipped: these tests are for release candidate testing
t/release-distmeta.t ................ skipped: these tests are for release candidate testing
t/release-has-version.t ............. skipped: these tests are for release candidate testing
t/release-kwalitee.t ................ skipped: these tests are for release candidate testing
t/release-unused-vars.t ............. skipped: these tests are for release candidate testing
All tests successful.
Files=27, Tests=93, 13 wallclock secs ( 0.12 usr  0.04 sys +  5.59 cusr  1.34 csys =  7.09 CPU)
Result: PASS

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

Prerequisite modules loaded:

requires:

    Module              Need     Have    
    ------------------- -------- --------
    CHI                 0        0.60    
    Data::Serializer    0        0.60    
    Digest::MD5         0        2.55    
    JSON                0        2.97001 
    Moo                 0        2.003004
    namespace::clean    0        0.27    
    REST::Client        0        273     
    Role::REST::Client  0        0.22    
    Sereal              0        4.004   
    strictures          2        2.000003
    Types::Standard     0        1.002001

build_requires:

    Module              Need     Have    
    ------------------- -------- --------
    Test::DistManifest  0        1.014   
    Test::HasVersion    0        0.014   
    Test::Kwalitee      0        1.27    
    Test::More          0        1.302136
    Test::Warn          0        0.32    

configure_requires:

    Module              Need     Have    
    ------------------- -------- --------
    Module::Build::Tiny 0.034    0.039   
    perl                5.008005 5.014004


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

Environment variables:

    PATH = /usr/local/bin:/usr/bin:/bin:/usr/local/sbin:/usr/sbin:/sbin:/home/cpansand/bin/sh:/home/cpansand/bin:/usr/games:/home/cpansand/devel:/home/eserte/src/srezic-misc/scripts
    PERL5LIB = /home/cpansand/.cpan/build/2018060621/Test-HasVersion-0.014-8HS0Gd/blib/arch:/home/cpansand/.cpan/build/2018060621/Test-HasVersion-0.014-8HS0Gd/blib/lib:/home/cpansand/.cpan/build/2018060621/CPANPLUS-0.9176-4KXtXC/blib/arch:/home/cpansand/.cpan/build/2018060621/CPANPLUS-0.9176-4KXtXC/blib/lib
    PERL5OPT = 
    PERL5_CPANPLUS_IS_RUNNING = 77957
    PERL5_CPAN_IS_RUNNING = 77957
    PERL5_CPAN_IS_RUNNING_IN_RECURSION = 74303,77957
    PERL_BATCH = yes
    PERL_CANARY_STABILITY_NOPROMPT = 1
    PERL_CPAN_REPORTER_CONFIG = /var/tmp/cpansmoker-1023/2018060621/cpanreporter_000_config.ini
    PERL_EXTUTILS_AUTOINSTALL = --defaultdeps
    SHELL = /bin/sh
    TMPDIR = /var/tmp/cpansmoker-1023/2018060621

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

    $^X = /usr/perl5.14.4p/bin/perl
    $UID/$EUID = 1023 / 1023
    $GID = 1023 1023
    $EGID = 1023 1023

Perl module toolchain versions installed:

    Module              Have     
    ------------------- ---------
    CPAN                1.9600_01
    CPAN::Meta          2.150010 
    Cwd                 3.62     
    ExtUtils::CBuilder  0.280230 
    ExtUtils::Command   7.34     
    ExtUtils::Install   2.06     
    ExtUtils::MakeMaker 7.34     
    ExtUtils::Manifest  1.70     
    ExtUtils::ParseXS   3.35     
    File::Spec          3.62     
    JSON                2.97001  
    JSON::PP            2.97001  
    Module::Build       0.4224   
    Module::Signature   0.81     
    Parse::CPAN::Meta   2.150010 
    Test::Harness       3.39     
    Test::More          1.302136 
    YAML                1.26     
    YAML::Syck          1.30     
    version             0.9922   


--

Summary of my perl5 (revision 5 version 14 subversion 4) configuration:
   
  Platform:
    osname=freebsd, osvers=12.0-current, archname=amd64-freebsd
    uname='freebsd ali1.bbbike.org 12.0-current freebsd 12.0-current #0 bd8385a990e(master)-dirty: fri nov 17 03:13:11 utc 2017 root@ali1.bbbike.org:usrobjhomeprojectsfreebsdamd64.amd64sysgeneric-nodebug amd64 '
    config_args='-ds -e -Dprefix=/usr/perl5.14.4p -Dcf_email=srezic@cpan.org -Doptimize=-O2 -pipe'
    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='cc', ccflags ='-DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include',
    optimize='-O2 -pipe',
    cppflags='-DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include'
    ccversion='', gccversion='4.2.1 Compatible FreeBSD Clang 5.0.0 (tags/RELEASE_500/final 312559)', 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='cc', ldflags ='-pthread -Wl,-E  -fstack-protector -L/usr/local/lib'
    libpth=/usr/lib /usr/local/lib
    libs=-lgdbm -lm -lcrypt -lutil -lc
    perllibs=-lm -lcrypt -lutil -lc
    libc=, so=so, useshrplib=false, libperl=libperl.a
    gnulibc_version=''
  Dynamic Linking:
    dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags=' '
    cccdlflags='-DPIC -fPIC', lddlflags='-shared  -L/usr/local/lib -fstack-protector'


Characteristics of this binary (from libperl): 
  Compile-time options: PERL_DONT_CREATE_GVSV PERL_MALLOC_WRAP
                        PERL_PRESERVE_IVUV USE_64_BIT_ALL USE_64_BIT_INT
                        USE_LARGE_FILES USE_PERLIO USE_PERL_ATOF
  Built under freebsd
  Compiled at Nov 17 2017 07:31:56
  %ENV:
    PERL5LIB="/home/cpansand/.cpan/build/2018060621/Test-HasVersion-0.014-8HS0Gd/blib/arch:/home/cpansand/.cpan/build/2018060621/Test-HasVersion-0.014-8HS0Gd/blib/lib:/home/cpansand/.cpan/build/2018060621/CPANPLUS-0.9176-4KXtXC/blib/arch:/home/cpansand/.cpan/build/2018060621/CPANPLUS-0.9176-4KXtXC/blib/lib"
    PERL5OPT=""
    PERL5_CPANPLUS_IS_RUNNING="77957"
    PERL5_CPAN_IS_RUNNING="77957"
    PERL5_CPAN_IS_RUNNING_IN_RECURSION="74303,77957"
    PERL_BATCH="yes"
    PERL_CANARY_STABILITY_NOPROMPT="1"
    PERL_CPAN_REPORTER_CONFIG="/var/tmp/cpansmoker-1023/2018060621/cpanreporter_000_config.ini"
    PERL_EXTUTILS_AUTOINSTALL="--defaultdeps"
  @INC:
    /home/cpansand/.cpan/build/2018060621/Test-HasVersion-0.014-8HS0Gd/blib/arch
    /home/cpansand/.cpan/build/2018060621/Test-HasVersion-0.014-8HS0Gd/blib/lib
    /home/cpansand/.cpan/build/2018060621/CPANPLUS-0.9176-4KXtXC/blib/arch
    /home/cpansand/.cpan/build/2018060621/CPANPLUS-0.9176-4KXtXC/blib/lib
    /usr/perl5.14.4p/lib/site_perl/5.14.4/amd64-freebsd
    /usr/perl5.14.4p/lib/site_perl/5.14.4
    /usr/perl5.14.4p/lib/5.14.4/amd64-freebsd
    /usr/perl5.14.4p/lib/5.14.4
    .