WebService-Braintree v0.94 Perl 5 v5.22.4 amd64-freebsd

Status
Fail
From
Slaven Rezić (SREZIC)
Dist
WebService-Braintree v0.94
Platform
Perl 5 v5.22.4 amd64-freebsd
Date
2017-10-26 02:12:48
ID
299a74e0-b9f3-11e7-8ebe-c152bebc08d7
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 Kieren Diment,

This is a computer-generated report for WebService-Braintree-0.94
on perl 5.22.4, created by CPAN-Reporter-1.2018.

Thank you for uploading your work to CPAN.  However, there was a problem
testing your distribution.

If you think this report is invalid, please consult the CPAN Testers Wiki
for suggestions on how to avoid getting FAIL reports for missing library
or binary dependencies, unsupported operating systems, and so on:

http://wiki.cpantesters.org/wiki/CPANAuthorNotes

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/perl5.22.4p/bin/perl" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'blib/lib', 'blib/arch')" t/sandbox/*.t t/unit/*.t
t/sandbox/address.t .......................... ok
t/sandbox/client_token.t ..................... ok
t/sandbox/configuration.t .................... ok
t/sandbox/credit_card.t ...................... ok
t/sandbox/credit_card_verification.t ......... ok
t/sandbox/credit_card_verification_search.t .. ok
t/sandbox/customer.t ......................... ok

    #   Failed test at t/sandbox/customer_search.t line 52.
    # Looks like you failed 1 test of 3.

#   Failed test 'can find duplicate credit cards given payment method token'
#   at t/sandbox/customer_search.t line 53.
# Looks like you failed 1 test of 9.
t/sandbox/customer_search.t .................. 
Dubious, test returned 1 (wstat 256, 0x100)
Failed 1/9 subtests 
t/sandbox/disbursement.t ..................... ok
t/sandbox/merchant_account.t ................. ok
t/sandbox/payment_method.t ................... ok
t/sandbox/payment_method_nonce.t ............. ok
t/sandbox/paypal_account.t ................... ok
t/sandbox/settlement_batch_summary.t ......... ok
t/sandbox/subscription.t ..................... ok
t/sandbox/subscription_search.t .............. ok
t/sandbox/transaction.t ...................... ok
make: Working in: /usr/home/cpansand/.cpan/build/2017102418/WebService-Braintree-0.94-zkEfLO
t/sandbox/transaction_search.t ............... ok
t/sandbox/transparent_redirect.t ............. ok
# Testing WebService::Braintree 0.94, Perl 5.022004, /usr/perl5.22.4p/bin/perl
t/unit/00-load.t ............................. ok
t/unit/address.t ............................. ok
t/unit/advanced_search.t ..................... ok
t/unit/client_token.t ........................ ok
t/unit/configuration.t ....................... ok
t/unit/credit_card.t ......................... ok
t/unit/customer.t ............................ ok
t/unit/digest.t .............................. ok
t/unit/inflate_xml.t ......................... ok
t/unit/manifest.t ............................ skipped: Author tests not required for installation
t/unit/merchant_account.t .................... ok
t/unit/pod.t ................................. ok
t/unit/resource_collection.t ................. ok
t/unit/result.t .............................. ok
t/unit/subscription.t ........................ ok
t/unit/transaction.t ......................... ok
t/unit/transparent_redirect.t ................ ok
t/unit/transparent_redirect_query_string.t ... ok
t/unit/util.t ................................ ok
t/unit/validation_error.t .................... ok
t/unit/validation_error_collection.t ......... ok
t/unit/validations_test.t .................... ok
t/unit/webhook_notification.t ................ ok
t/unit/xml.t ................................. ok
t/unit/xml_builder.t ......................... ok

Test Summary Report
-------------------
t/sandbox/customer_search.t                (Wstat: 256 Tests: 9 Failed: 1)
  Failed test:  3
  Non-zero exit status: 1
Files=44, Tests=381, 772 wallclock secs ( 0.65 usr  0.62 sys + 162.52 cusr 23.59 csys = 187.38 CPU)
Result: FAIL
Failed 1/44 test programs. 1/381 subtests failed.
*** Error code 255

Stop.
make: stopped in /usr/home/cpansand/.cpan/build/2017102418/WebService-Braintree-0.94-zkEfLO

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

Prerequisite modules loaded:

requires:

    Module                      Need     Have    
    --------------------------- -------- --------
    Data::GUID                  0        0.049   
    DateTime                    0        1.44    
    DateTime::Format::Atom      0        v1.2.0  
    DateTime::Format::RFC3339   0        v1.2.0  
    DateTime::Format::Strptime  0        1.74    
    Digest                      0        1.17_01 
    Digest::HMAC_SHA1           0        1.03    
    Digest::SHA                 0        5.98    
    Digest::SHA1                0        2.13    
    Digest::SHA256              0        0.01    
    File::Spec                  0        3.62    
    Hash::Inflator              0        1.100820
    HTTP::Request               0        6.13    
    JSON                        0        2.94    
    local::lib                  0        2.000024
    LWP                         6.02     6.27    
    LWP::Protocol::https        0        6.07    
    MIME::Base64                0        3.15    
    Module::Install::TestTarget 0        0.19    
    Moose                       0        2.2006  
    Mozilla::CA                 0        20160104
    perl                        5.010001 5.022004
    Scalar::Util                0        1.49    
    strictures                  0        2.000003
    Try::Tiny                   0        0.28    
    URI                         0        1.72    
    URI::Query                  0        0.16    
    XML::LibXML                 0        2.0130  
    XML::Simple                 0        2.24    

build_requires:

    Module                      Need     Have    
    --------------------------- -------- --------
    ExtUtils::MakeMaker         0        7.30    
    Test::Deep                  0        1.127   
    Test::Moose                 0        2.2006  
    Test::More                  0.98     1.302106
    Test::Pod                   0        1.51    
    Test::Warn                  0        0.32    
    Try::Tiny                   0        0.28    

configure_requires:

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


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

Environment variables:

    PATH = /usr/local/bin:/usr/bin:/bin:/usr/local/sbin:/usr/sbin:/sbin:/home/cpansand/bin/freebsd12.0:/home/cpansand/bin/sh:/home/cpansand/bin:/usr/games:/home/cpansand/devel:/usr/home/eserte/src/srezic-misc/scripts
    PERL5LIB = /home/cpansand/.cpan/build/2017102418/Hash-Inflator-1.100820-MhHoBz/blib/arch:/home/cpansand/.cpan/build/2017102418/Hash-Inflator-1.100820-MhHoBz/blib/lib:/home/cpansand/.cpan/build/2017102418/DateTime-Format-Atom-v1.2.0-2Ufa6o/blib/arch:/home/cpansand/.cpan/build/2017102418/DateTime-Format-Atom-v1.2.0-2Ufa6o/blib/lib:/home/cpansand/.cpan/build/2017102418/DateTime-Format-RFC3339-v1.2.0-2ZmZto/blib/arch:/home/cpansand/.cpan/build/2017102418/DateTime-Format-RFC3339-v1.2.0-2ZmZto/blib/lib:/home/cpansand/.cpan/build/2017102418/local-lib-2.000024-gQbrwP/blib/arch:/home/cpansand/.cpan/build/2017102418/local-lib-2.000024-gQbrwP/blib/lib:/home/cpansand/.cpan/build/2017102418/SHA256-0.01-wyKeB7/blib/arch:/home/cpansand/.cpan/build/2017102418/SHA256-0.01-wyKeB7/blib/lib:/home/cpansand/.cpan/build/2017102418/Module-Install-TestTarget-0.19-IFyPVr/blib/arch:/home/cpansand/.cpan/build/2017102418/Module-Install-TestTarget-0.19-IFyPVr/blib/lib:/home/cpansand/.cpan/build/2017102418/PAR-Dist-0.49-qWuPu3/blib/arch:/home/cpansand/.cpan/build/2017102418/PAR-Dist-0.49-qWuPu3/blib/lib:/home/cpansand/.cpan/build/2017102418/Module-Install-1.18-Y_7uCF/blib/arch:/home/cpansand/.cpan/build/2017102418/Module-Install-1.18-Y_7uCF/blib/lib:/home/cpansand/.cpan/build/2017102418/Module-ScanDeps-1.24-qZhHmM/blib/arch:/home/cpansand/.cpan/build/2017102418/Module-ScanDeps-1.24-qZhHmM/blib/lib:/home/cpansand/.cpan/build/2017102418/Module-Info-0.37-NW3Z_O/blib/arch:/home/cpansand/.cpan/build/2017102418/Module-Info-0.37-NW3Z_O/blib/lib:/home/cpansand/.cpan/build/2017102418/B-CompilerPhase-Hook-0.04-bkZMpD/blib/arch:/home/cpansand/.cpan/build/2017102418/B-CompilerPhase-Hook-0.04-bkZMpD/blib/lib:/home/cpansand/.cpan/build/2017102418/MOP-0.11-ZjGr6_/blib/arch:/home/cpansand/.cpan/build/2017102418/MOP-0.11-ZjGr6_/blib/lib:/home/cpansand/.cpan/build/2017102418/Sub-Metadata-0.002-Bpuy1e/blib/arch:/home/cpansand/.cpan/build/2017102418/Sub-Metadata-0.002-Bpuy1e/blib/lib:/home/cpansand/.cpan/build/2017102418/UNIVERSAL-Object-0.12-xby3T8/blib/arch:/home/cpansand/.cpan/build/2017102418/UNIVERSAL-Object-0.12-xby3T8/blib/lib:/home/cpansand/.cpan/build/2017102418/Devel-Hook-0.006-iJzfOc/blib/arch:/home/cpansand/.cpan/build/2017102418/Devel-Hook-0.006-iJzfOc/blib/lib:/home/cpansand/.cpan/build/2017102418/Net-DNS-Resolver-Programmable-0.009-ZMw8QY/blib/arch:/home/cpansand/.cpan/build/2017102418/Net-DNS-Resolver-Programmable-0.009-ZMw8QY/blib/lib:/home/cpansand/.cpan/build/2017102418/Git-Wrapper-0.047-e9vkXH/blib/arch:/home/cpansand/.cpan/build/2017102418/Git-Wrapper-0.047-e9vkXH/blib/lib:/home/cpansand/.cpan/build/2017102418/File-chdir-0.1010-7XPszZ/blib/arch:/home/cpansand/.cpan/build/2017102418/File-chdir-0.1010-7XPszZ/blib/lib:/home/cpansand/.cpan/build/2017102418/Devel-CheckBin-0.04-PpoTxV/blib/arch:/home/cpansand/.cpan/build/2017102418/Devel-CheckBin-0.04-PpoTxV/blib/lib
    PERL5OPT = 
    PERL5_CPANPLUS_IS_RUNNING = 64175
    PERL5_CPAN_IS_RUNNING = 64175
    PERL5_CPAN_IS_RUNNING_IN_RECURSION = 32084,64175
    PERLDOC = -MPod::Perldoc::ToTextOverstrike
    PERL_BATCH = yes
    PERL_CANARY_STABILITY_NOPROMPT = 1
    PERL_CPAN_REPORTER_CONFIG = /var/tmp/cpansmoker-1023/2017102415/cpanreporter_002_config.ini
    PERL_EXTUTILS_AUTOINSTALL = --defaultdeps
    SHELL = /usr/local/bin/zsh
    TERM = screen
    TMPDIR = /var/tmp/cpansmoker-1023/2017102415

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

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

Perl module toolchain versions installed:

    Module              Have      
    ------------------- ----------
    CPAN                2.16      
    CPAN::Meta          2.150010  
    Cwd                 3.62      
    ExtUtils::CBuilder  0.280226  
    ExtUtils::Command   7.30      
    ExtUtils::Install   2.06      
    ExtUtils::MakeMaker 7.30      
    ExtUtils::Manifest  1.70      
    ExtUtils::ParseXS   3.28      
    File::Spec          3.62      
    JSON                2.94      
    JSON::PP            2.27300_01
    Module::Build       0.4224    
    Module::Signature   n/a       
    Parse::CPAN::Meta   2.150010  
    Test::Harness       3.39      
    Test::More          1.302106  
    YAML                1.23      
    YAML::Syck          1.30      
    version             0.9918    


--

Summary of my perl5 (revision 5 version 22 subversion 4) configuration:
   
  Platform:
    osname=freebsd, osvers=12.0-current, archname=amd64-freebsd
    uname='freebsd freebsd 12.0-current freebsd 12.0-current #1 ff104cc9da3(master)-dirty: thu oct 19 23:44:51 cest 2017 root@freebsd:usrobjusrsrcsysgeneric amd64 '
    config_args='-ds -e -Dprefix=/usr/perl5.22.4p -Dcf_email=srezic@cpan.org -Doptimize=-O2 -pipe'
    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 ='-DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_FORTIFY_SOURCE=2',
    optimize='-O2 -pipe',
    cppflags='-DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -fstack-protector-strong -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, 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 ='-pthread -Wl,-E  -fstack-protector-strong -L/usr/local/lib'
    libpth=/usr/lib /usr/local/lib /usr/lib/clang/5.0.0/lib /usr/lib
    libs=-lpthread -lgdbm -lm -lcrypt -lutil -lc
    perllibs=-lpthread -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-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 freebsd
  Compiled at Oct 22 2017 17:55:57
  %ENV:
    PERL5LIB="/home/cpansand/.cpan/build/2017102418/Hash-Inflator-1.100820-MhHoBz/blib/arch:/home/cpansand/.cpan/build/2017102418/Hash-Inflator-1.100820-MhHoBz/blib/lib:/home/cpansand/.cpan/build/2017102418/DateTime-Format-Atom-v1.2.0-2Ufa6o/blib/arch:/home/cpansand/.cpan/build/2017102418/DateTime-Format-Atom-v1.2.0-2Ufa6o/blib/lib:/home/cpansand/.cpan/build/2017102418/DateTime-Format-RFC3339-v1.2.0-2ZmZto/blib/arch:/home/cpansand/.cpan/build/2017102418/DateTime-Format-RFC3339-v1.2.0-2ZmZto/blib/lib:/home/cpansand/.cpan/build/2017102418/local-lib-2.000024-gQbrwP/blib/arch:/home/cpansand/.cpan/build/2017102418/local-lib-2.000024-gQbrwP/blib/lib:/home/cpansand/.cpan/build/2017102418/SHA256-0.01-wyKeB7/blib/arch:/home/cpansand/.cpan/build/2017102418/SHA256-0.01-wyKeB7/blib/lib:/home/cpansand/.cpan/build/2017102418/Module-Install-TestTarget-0.19-IFyPVr/blib/arch:/home/cpansand/.cpan/build/2017102418/Module-Install-TestTarget-0.19-IFyPVr/blib/lib:/home/cpansand/.cpan/build/2017102418/PAR-Dist-0.49-qWuPu3/blib/arch:/home/cpansand/.cpan/build/2017102418/PAR-Dist-0.49-qWuPu3/blib/lib:/home/cpansand/.cpan/build/2017102418/Module-Install-1.18-Y_7uCF/blib/arch:/home/cpansand/.cpan/build/2017102418/Module-Install-1.18-Y_7uCF/blib/lib:/home/cpansand/.cpan/build/2017102418/Module-ScanDeps-1.24-qZhHmM/blib/arch:/home/cpansand/.cpan/build/2017102418/Module-ScanDeps-1.24-qZhHmM/blib/lib:/home/cpansand/.cpan/build/2017102418/Module-Info-0.37-NW3Z_O/blib/arch:/home/cpansand/.cpan/build/2017102418/Module-Info-0.37-NW3Z_O/blib/lib:/home/cpansand/.cpan/build/2017102418/B-CompilerPhase-Hook-0.04-bkZMpD/blib/arch:/home/cpansand/.cpan/build/2017102418/B-CompilerPhase-Hook-0.04-bkZMpD/blib/lib:/home/cpansand/.cpan/build/2017102418/MOP-0.11-ZjGr6_/blib/arch:/home/cpansand/.cpan/build/2017102418/MOP-0.11-ZjGr6_/blib/lib:/home/cpansand/.cpan/build/2017102418/Sub-Metadata-0.002-Bpuy1e/blib/arch:/home/cpansand/.cpan/build/2017102418/Sub-Metadata-0.002-Bpuy1e/blib/lib:/home/cpansand/.cpan/build/2017102418/UNIVERSAL-Object-0.12-xby3T8/blib/arch:/home/cpansand/.cpan/build/2017102418/UNIVERSAL-Object-0.12-xby3T8/blib/lib:/home/cpansand/.cpan/build/2017102418/Devel-Hook-0.006-iJzfOc/blib/arch:/home/cpansand/.cpan/build/2017102418/Devel-Hook-0.006-iJzfOc/blib/lib:/home/cpansand/.cpan/build/2017102418/Net-DNS-Resolver-Programmable-0.009-ZMw8QY/blib/arch:/home/cpansand/.cpan/build/2017102418/Net-DNS-Resolver-Programmable-0.009-ZMw8QY/blib/lib:/home/cpansand/.cpan/build/2017102418/Git-Wrapper-0.047-e9vkXH/blib/arch:/home/cpansand/.cpan/build/2017102418/Git-Wrapper-0.047-e9vkXH/blib/lib:/home/cpansand/.cpan/build/2017102418/File-chdir-0.1010-7XPszZ/blib/arch:/home/cpansand/.cpan/build/2017102418/File-chdir-0.1010-7XPszZ/blib/lib:/home/cpansand/.cpan/build/2017102418/Devel-CheckBin-0.04-PpoTxV/blib/arch:/home/cpansand/.cpan/build/2017102418/Devel-CheckBin-0.04-PpoTxV/blib/lib"
    PERL5OPT=""
    PERL5_CPANPLUS_IS_RUNNING="64175"
    PERL5_CPAN_IS_RUNNING="64175"
    PERL5_CPAN_IS_RUNNING_IN_RECURSION="32084,64175"
    PERLDOC="-MPod::Perldoc::ToTextOverstrike"
    PERL_BATCH="yes"
    PERL_CANARY_STABILITY_NOPROMPT="1"
    PERL_CPAN_REPORTER_CONFIG="/var/tmp/cpansmoker-1023/2017102415/cpanreporter_002_config.ini"
    PERL_EXTUTILS_AUTOINSTALL="--defaultdeps"
  @INC:
    /home/cpansand/.cpan/build/2017102418/Hash-Inflator-1.100820-MhHoBz/blib/arch
    /home/cpansand/.cpan/build/2017102418/Hash-Inflator-1.100820-MhHoBz/blib/lib
    /home/cpansand/.cpan/build/2017102418/DateTime-Format-Atom-v1.2.0-2Ufa6o/blib/arch
    /home/cpansand/.cpan/build/2017102418/DateTime-Format-Atom-v1.2.0-2Ufa6o/blib/lib
    /home/cpansand/.cpan/build/2017102418/DateTime-Format-RFC3339-v1.2.0-2ZmZto/blib/arch
    /home/cpansand/.cpan/build/2017102418/DateTime-Format-RFC3339-v1.2.0-2ZmZto/blib/lib
    /home/cpansand/.cpan/build/2017102418/local-lib-2.000024-gQbrwP/blib/arch
    /home/cpansand/.cpan/build/2017102418/local-lib-2.000024-gQbrwP/blib/lib
    /home/cpansand/.cpan/build/2017102418/SHA256-0.01-wyKeB7/blib/arch
    /home/cpansand/.cpan/build/2017102418/SHA256-0.01-wyKeB7/blib/lib
    /home/cpansand/.cpan/build/2017102418/Module-Install-TestTarget-0.19-IFyPVr/blib/arch
    /home/cpansand/.cpan/build/2017102418/Module-Install-TestTarget-0.19-IFyPVr/blib/lib
    /home/cpansand/.cpan/build/2017102418/PAR-Dist-0.49-qWuPu3/blib/arch
    /home/cpansand/.cpan/build/2017102418/PAR-Dist-0.49-qWuPu3/blib/lib
    /home/cpansand/.cpan/build/2017102418/Module-Install-1.18-Y_7uCF/blib/arch
    /home/cpansand/.cpan/build/2017102418/Module-Install-1.18-Y_7uCF/blib/lib
    /home/cpansand/.cpan/build/2017102418/Module-ScanDeps-1.24-qZhHmM/blib/arch
    /home/cpansand/.cpan/build/2017102418/Module-ScanDeps-1.24-qZhHmM/blib/lib
    /home/cpansand/.cpan/build/2017102418/Module-Info-0.37-NW3Z_O/blib/arch
    /home/cpansand/.cpan/build/2017102418/Module-Info-0.37-NW3Z_O/blib/lib
    /home/cpansand/.cpan/build/2017102418/B-CompilerPhase-Hook-0.04-bkZMpD/blib/arch
    /home/cpansand/.cpan/build/2017102418/B-CompilerPhase-Hook-0.04-bkZMpD/blib/lib
    /home/cpansand/.cpan/build/2017102418/MOP-0.11-ZjGr6_/blib/arch
    /home/cpansand/.cpan/build/2017102418/MOP-0.11-ZjGr6_/blib/lib
    /home/cpansand/.cpan/build/2017102418/Sub-Metadata-0.002-Bpuy1e/blib/arch
    /home/cpansand/.cpan/build/2017102418/Sub-Metadata-0.002-Bpuy1e/blib/lib
    /home/cpansand/.cpan/build/2017102418/UNIVERSAL-Object-0.12-xby3T8/blib/arch
    /home/cpansand/.cpan/build/2017102418/UNIVERSAL-Object-0.12-xby3T8/blib/lib
    /home/cpansand/.cpan/build/2017102418/Devel-Hook-0.006-iJzfOc/blib/arch
    /home/cpansand/.cpan/build/2017102418/Devel-Hook-0.006-iJzfOc/blib/lib
    /home/cpansand/.cpan/build/2017102418/Net-DNS-Resolver-Programmable-0.009-ZMw8QY/blib/arch
    /home/cpansand/.cpan/build/2017102418/Net-DNS-Resolver-Programmable-0.009-ZMw8QY/blib/lib
    /home/cpansand/.cpan/build/2017102418/Git-Wrapper-0.047-e9vkXH/blib/arch
    /home/cpansand/.cpan/build/2017102418/Git-Wrapper-0.047-e9vkXH/blib/lib
    /home/cpansand/.cpan/build/2017102418/File-chdir-0.1010-7XPszZ/blib/arch
    /home/cpansand/.cpan/build/2017102418/File-chdir-0.1010-7XPszZ/blib/lib
    /home/cpansand/.cpan/build/2017102418/Devel-CheckBin-0.04-PpoTxV/blib/arch
    /home/cpansand/.cpan/build/2017102418/Devel-CheckBin-0.04-PpoTxV/blib/lib
    /usr/perl5.22.4p/lib/site_perl/5.22.4/amd64-freebsd
    /usr/perl5.22.4p/lib/site_perl/5.22.4
    /usr/perl5.22.4p/lib/5.22.4/amd64-freebsd
    /usr/perl5.22.4p/lib/5.22.4
    .