Report for Unicode-BiDiRule-0.03

Back
From: metabase:user:314402c4-2aae-11df-837a-5e0a49663a4f
Subject: PASS Unicode-BiDiRule-0.03 v5.24.0 Mac OS X
Date: 2017-07-27T20:56:13Z

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 Hatuka*nezumi - IKEDA Soji,

This is a computer-generated report for Unicode-BiDiRule-0.03
on perl 5.24.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 '/usr/bin/make test':

cd t; \
	[ -f IdnaTest-8.0.0.txt ] || \
	wget -q -N -O IdnaTest-8.0.0.txt \
	ftp://unicode.org/Public/idna/8.0.0/IdnaTest*.txt \
	|| true
/bin/sh: wget: command not found
"/opt/perl-5.24.0/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- BiDiRule.bs blib/arch/auto/Unicode/BiDiRule/BiDiRule.bs 644
PERL_DL_NONLAZY=1 "/opt/perl-5.24.0/bin/perl" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
# Unicode version 8.0.0
t/00use.t ....... ok
t/01flodhast.t .. ok
t/02IdnaTest.t .. skipped: No t/IdnaTest.txt.
t/pod.t ......... ok
All tests successful.
Files=4, Tests=32,  0 wallclock secs ( 0.02 usr  0.01 sys +  0.21 cusr  0.03 csys =  0.27 CPU)
Result: PASS

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

Prerequisite modules loaded:

requires:

    Module              Need  Have    
    ------------------- ----- --------
    Exporter            0     5.72    
    perl                5.008 5.024000
    XSLoader            0     0.24    

build_requires:

    Module              Need  Have    
    ------------------- ----- --------
    ExtUtils::MakeMaker 0     7.24    

configure_requires:

    Module              Need  Have    
    ------------------- ----- --------
    ExtUtils::MakeMaker 6.26  7.24    
    Test::More          0.45  1.302075
    Unicode::UCD        0     0.64    


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

Environment variables:

    LANG = de_DE.UTF-8
    PATH = /usr/local/bin:/usr/bin:/bin:/usr/local/sbin:/usr/sbin:/sbin:/Users/eserte/bin/darwin15.0:/Users/eserte/bin/sh:/Users/eserte/bin:/Users/eserte/bin/pistachio-perl/bin:/usr/games:/Users/eserte/devel:/Users/eserte/work/drafts-slaven.rezic/misc:/Users/eserte/src/srezic-misc/scripts
    PERL5LIB = 
    PERL5OPT = 
    PERL5_CPANPLUS_IS_RUNNING = 23228
    PERL5_CPAN_IS_RUNNING = 23228
    PERL5_CPAN_IS_RUNNING_IN_RECURSION = 22732,23228
    PERLDOC = -MPod::Perldoc::ToTextOverstrike
    PERL_BATCH = yes
    PERL_CANARY_STABILITY_NOPROMPT = 1
    PERL_CPAN_REPORTER_CONFIG = /var/tmp/cpansmoker-501/2017072721/cpanreporter_000_config.ini
    PERL_EXTUTILS_AUTOINSTALL = --defaultdeps
    SHELL = /bin/zsh
    TERM = screen
    TMPDIR = /var/tmp/cpansmoker-501/2017072721

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

    $^X = /opt/perl-5.24.0/bin/perl
    $UID/$EUID = 501 / 501
    $GID = 20 20 701 12 61 79 80 81 98 33 100 204 395 398 399
    $EGID = 20 20 701 12 61 79 80 81 98 33 100 204 395 398 399

Perl module toolchain versions installed:

    Module              Have    
    ------------------- --------
    CPAN                2.14    
    CPAN::Meta          2.150010
    Cwd                 3.63    
    ExtUtils::CBuilder  0.280225
    ExtUtils::Command   7.24    
    ExtUtils::Install   2.04    
    ExtUtils::MakeMaker 7.24    
    ExtUtils::Manifest  1.70    
    ExtUtils::ParseXS   3.31    
    File::Spec          3.63    
    JSON                2.90    
    JSON::PP            2.27400 
    Module::Build       0.4220  
    Module::Signature   n/a     
    Parse::CPAN::Meta   2.150010
    Test::Harness       3.36    
    Test::More          1.302075
    YAML                1.18    
    YAML::Syck          1.29    
    version             0.9917  


--

Summary of my perl5 (revision 5 version 24 subversion 0) configuration:
   
  Platform:
    osname=darwin, osvers=15.4.0, archname=darwin-2level
    uname='darwin slavens-macbook-pro.local 15.4.0 darwin kernel version 15.4.0: fri feb 26 22:08:05 pst 2016; root:xnu-3248.40.184~3release_x86_64 x86_64 '
    config_args='-ds -e -Dprefix=/opt/perl-5.24.0 -Dcf_email=srezic@cpan.org'
    hint=recommended, useposix=true, d_sigaction=define
    useithreads=undef, usemultiplicity=undef
    use64bitint=define, use64bitall=define, uselongdouble=undef
    usemymalloc=n, bincompat5005=undef
  Compiler:
    cc='cc', ccflags ='-fno-common -DPERL_DARWIN -mmacosx-version-min=10.11 -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -DPERL_USE_SAFE_PUTENV',
    optimize='-O3',
    cppflags='-fno-common -DPERL_DARWIN -mmacosx-version-min=10.11 -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include'
    ccversion='', gccversion='4.2.1 Compatible Apple LLVM 7.3.0 (clang-703.0.31)', 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='cc', ldflags =' -mmacosx-version-min=10.11 -fstack-protector-strong -L/usr/local/lib'
    libpth=/usr/local/lib /Library/Developer/CommandLineTools/usr/bin/../lib/clang/7.3.0/lib /Library/Developer/CommandLineTools/usr/lib /usr/lib
    libs=-lpthread -ldbm -ldb -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=' -mmacosx-version-min=10.11 -bundle -undefined dynamic_lookup -L/usr/local/lib -fstack-protector-strong'


Characteristics of this binary (from libperl): 
  Compile-time options: HAS_TIMES PERLIO_LAYERS PERL_COPY_ON_WRITE
                        PERL_DONT_CREATE_GVSV
                        PERL_HASH_FUNC_ONE_AT_A_TIME_HARD PERL_MALLOC_WRAP
                        PERL_PRESERVE_IVUV PERL_USE_SAFE_PUTENV
                        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 Nov  5 2016 13:41:28
  %ENV:
    PERL5LIB=""
    PERL5OPT=""
    PERL5_CPANPLUS_IS_RUNNING="23228"
    PERL5_CPAN_IS_RUNNING="23228"
    PERL5_CPAN_IS_RUNNING_IN_RECURSION="22732,23228"
    PERLDOC="-MPod::Perldoc::ToTextOverstrike"
    PERL_BATCH="yes"
    PERL_CANARY_STABILITY_NOPROMPT="1"
    PERL_CPAN_REPORTER_CONFIG="/var/tmp/cpansmoker-501/2017072721/cpanreporter_000_config.ini"
    PERL_EXTUTILS_AUTOINSTALL="--defaultdeps"
  @INC:
    /opt/perl-5.24.0/lib/site_perl/5.24.0/darwin-2level
    /opt/perl-5.24.0/lib/site_perl/5.24.0
    /opt/perl-5.24.0/lib/5.24.0/darwin-2level
    /opt/perl-5.24.0/lib/5.24.0
    .