Net-LDAP-SimpleServer v0.0.20 Perl 5 v5.22.4 x86_64-linux-thread-multi

Status
Fail
From
David Cantrell (DCANTRELL)
Dist
Net-LDAP-SimpleServer v0.0.20
Platform
Perl 5 v5.22.4 x86_64-linux-thread-multi
Date
2017-11-07 21:12:25
ID
5a81f27e-c400-11e7-99fb-43323a6f764e
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 Alexei Znamensky,

This is a computer-generated report for Net-LDAP-SimpleServer-0.0.20
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:

this report is from an automated smoke testing program
and was not reviewed by a human for accuracy

------------------------------
PROGRAM OUTPUT
------------------------------

Output from '/usr/bin/make test':

PERL_DL_NONLAZY=1 "/home/david/cpantesting/perl-5.22.4/bin/perl" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
t/00-compile.t ................ ok
t/00-load.t ................... ok
# 
# 
# Generated by Dist::Zilla::Plugin::ReportVersions::Tiny v1.12
# perl: 5.022004 (wanted 5.010) on linux from /home/david/cpantesting/perl-5.22.4/bin/perl
# 
# Authen::SASL                                  => 2.16       (want any version)
# Carp                                          => 1.36       (want any version)
# Digest::MD5                                   => 2.54       (want any version)
# Exporter                                      => 5.72       (want any version)
# ExtUtils::MakeMaker                           => 7.3        (want any version)
# File::Basename                                => 2.85       (want any version)
# File::HomeDir                                 => 1.002      (want any version)
# File::Path                                    => 2.09       (want 2.08)   
# File::Spec                                    => 3.56_02    (want any version)
# IO::Handle                                    => 1.35       (want any version)
# IO::Pipe                                      => 1.15       (want any version)
# IPC::Open3                                    => 1.18       (want any version)
# MIME::Base64                                  => 3.15       (want any version)
# Net::LDAP                                     => 0.65       (want any version)
# Net::LDAP::Constant                           => 0.23       (want any version)
# Net::LDAP::Filter                             => 0.20       (want any version)
# Net::LDAP::FilterMatch                        => 0.27       (want any version)
# Net::LDAP::LDIF                               => 0.26       (want any version)
# Net::LDAP::Server                             => 0.43       (want any version)
# Net::LDAP::Util                               => 0.19       (want any version)
# Net::Server                                   => 2.009      (want 2.003)  
# Proc::Fork                                    => 0.804      (want any version)
# Scalar::Util                                  => 1.49       (want any version)
# Test::Deep                                    => 1.127      (want any version)
# Test::More                                    => 1.302106   (want 0.88)   
# Test::UseAllModules                           => 0.17       (want any version)
# Try::Tiny                                     => 0.28       (want any version)
# UNIVERSAL::isa                                => 1.20171012 (want any version)
# base                                          => 2.2201     (want any version)
# constant                                      => 1.33       (want any version)
# fields                                        => 2.17       (want any version)
# lib                                           => 0.63       (want any version)
# strict                                        => 1.09       (want any version)
# warnings                                      => 1.34       (want any version)
# 
# Thanks for using my code.  I hope it works for you.
# If not, please try and include this output in the bug report.
# That will help me reproduce the issue and solve your problem.
# 
t/000-report-versions-tiny.t .. ok
t/10-store.t .................. ok
Use of uninitialized value in scalar chomp at /home/david/cpantesting/perl-5.22.4/.cpan/build/Net-LDAP-SimpleServer-0.0.20-rr0h8N/blib/lib/Net/LDAP/SimpleServer/ProtocolHandler.pm line 73.
Use of uninitialized value in string eq at /home/david/cpantesting/perl-5.22.4/.cpan/build/Net-LDAP-SimpleServer-0.0.20-rr0h8N/blib/lib/Net/LDAP/SimpleServer/ProtocolHandler.pm line 52.
t/20-handler.t ................ ok
Couldn't open conf "/no/such/file.conf" [No such file or directory]
Use of uninitialized value $result in scalar chomp at t/lib/Helper.pm line 89.
Use of uninitialized value $res in string eq at t/lib/Helper.pm line 112.
# params = {
#   'conf_file' => 'examples/single-entry.conf'
# }

#   Failed test 'should work with proper configuration file'
#   at t/lib/Helper.pm line 117.
Use of uninitialized value $result in scalar chomp at t/lib/Helper.pm line 89.
Use of uninitialized value $res in string eq at t/lib/Helper.pm line 112.
# params = {
#   'data_file' => 'examples/single-entry.ldif'
# }

#   Failed test 'should work with existing data file'
#   at t/lib/Helper.pm line 117.
Use of uninitialized value $result in scalar chomp at t/lib/Helper.pm line 89.
Use of uninitialized value $res in string eq at t/lib/Helper.pm line 112.
# params = {
#   'data_file' => 'examples/single-entry.ldif',
#   'port' => 20000
# }

#   Failed test 'should work with proper data file and port'
#   at t/lib/Helper.pm line 117.
Use of uninitialized value $result in scalar chomp at t/lib/Helper.pm line 89.
Use of uninitialized value $res in string eq at t/lib/Helper.pm line 112.
# params = {
#   'data_file' => 'examples/single-entry.ldif',
#   'host' => 'localhost',
#   'port' => '10389',
#   'root_pw' => 'testpw'
# }

#   Failed test 'should work specifying different parameters'
#   at t/lib/Helper.pm line 117.
# Looks like you failed 4 tests of 10.
t/30-param.t .................. 
Dubious, test returned 4 (wstat 1024, 0x400)
Failed 4/10 subtests 

#   Failed test 'Success'
#   at t/40-bind.t line 100.
# Looks like you failed 1 test of 15.
t/40-bind.t ................... 
Dubious, test returned 1 (wstat 256, 0x100)
Failed 1/15 subtests 
t/41-bind-user.t .............. ok
t/50-search.t ................. ok

#   Failed test at t/51-search-pw_attr.t line 33.
#          got: undef
#     expected: 'potatoes'
# bless( {
#   'asn' => {
#     'attributes' => [
#       {
#         'type' => 'objectClass',
#         'vals' => [
#           'top',
#           'person',
#           'organizationalPerson',
#           'user'
#         ]
#       },
#       {
#         'type' => 'cn',
#         'vals' => [
#           'Alexei Znamensky'
#         ]
#       },
#       {
#         'type' => 'description',
#         'vals' => [
#           'Consultant - SnakeOil Brazil on Extranet'
#         ]
#       },
#       {
#         'type' => 'displayName',
#         'vals' => [
#           'Alexei Znamensky'
#         ]
#       },
#       {
#         'type' => 'distinguishedName',
#         'vals' => [
#           'CN=Alexei Znamensky,DC=SnakeOil,DC=com'
#         ]
#       },
#       {
#         'type' => 'givenName',
#         'vals' => [
#           'Alexei'
#         ]
#       },
#       {
#         'type' => 'manager',
#         'vals' => [
#           'CN=John Doe,DC=SnakeOil,DC=com'
#         ]
#       },
#       {
#         'type' => 'name',
#         'vals' => [
#           'Alexei Znamensky'
#         ]
#       },
#       {
#         'type' => 'sn',
#         'vals' => [
#           'Znamensky'
#         ]
#       },
#       {
#         'type' => 'uid',
#         'vals' => [
#           'russoz'
#         ]
#       }
#     ],
#     'objectName' => 'CN=Alexei Znamensky,DC=SnakeOil,DC=com'
#   },
#   'attrs' => {
#     'cn' => $VAR1->{'asn'}{'attributes'}[1]{'vals'},
#     'description' => $VAR1->{'asn'}{'attributes'}[2]{'vals'},
#     'displayname' => $VAR1->{'asn'}{'attributes'}[3]{'vals'},
#     'distinguishedname' => $VAR1->{'asn'}{'attributes'}[4]{'vals'},
#     'givenname' => $VAR1->{'asn'}{'attributes'}[5]{'vals'},
#     'manager' => $VAR1->{'asn'}{'attributes'}[6]{'vals'},
#     'name' => $VAR1->{'asn'}{'attributes'}[7]{'vals'},
#     'objectclass' => $VAR1->{'asn'}{'attributes'}[0]{'vals'},
#     'sn' => $VAR1->{'asn'}{'attributes'}[8]{'vals'},
#     'uid' => $VAR1->{'asn'}{'attributes'}[9]{'vals'}
#   },
#   'changes' => [],
#   'changetype' => 'modify'
# }, 'Net::LDAP::Entry' )

#   Failed test at t/51-search-pw_attr.t line 57.
#          got: '1'
#     expected: ''
# bless( {
#   'asn' => {
#     'attributes' => [
#       {
#         'type' => 'objectClass',
#         'vals' => [
#           'top',
#           'person',
#           'organizationalPerson',
#           'user'
#         ]
#       },
#       {
#         'type' => 'cn',
#         'vals' => [
#           'Alexei Znamensky'
#         ]
#       },
#       {
#         'type' => 'description',
#         'vals' => [
#           'Consultant - SnakeOil Brazil on Extranet'
#         ]
#       },
#       {
#         'type' => 'displayName',
#         'vals' => [
#           'Alexei Znamensky'
#         ]
#       },
#       {
#         'type' => 'distinguishedName',
#         'vals' => [
#           'CN=Alexei Znamensky,DC=SnakeOil,DC=com'
#         ]
#       },
#       {
#         'type' => 'givenName',
#         'vals' => [
#           'Alexei'
#         ]
#       },
#       {
#         'type' => 'manager',
#         'vals' => [
#           'CN=John Doe,DC=SnakeOil,DC=com'
#         ]
#       },
#       {
#         'type' => 'name',
#         'vals' => [
#           'Alexei Znamensky'
#         ]
#       },
#       {
#         'type' => 'sn',
#         'vals' => [
#           'Znamensky'
#         ]
#       },
#       {
#         'type' => 'uid',
#         'vals' => [
#           'russoz'
#         ]
#       },
#       {
#         'type' => 'userPassword',
#         'vals' => [
#           'potatoes'
#         ]
#       }
#     ],
#     'objectName' => 'CN=Alexei Znamensky,DC=SnakeOil,DC=com'
#   },
#   'attrs' => {
#     'cn' => $VAR1->{'asn'}{'attributes'}[1]{'vals'},
#     'description' => $VAR1->{'asn'}{'attributes'}[2]{'vals'},
#     'displayname' => $VAR1->{'asn'}{'attributes'}[3]{'vals'},
#     'distinguishedname' => $VAR1->{'asn'}{'attributes'}[4]{'vals'},
#     'givenname' => $VAR1->{'asn'}{'attributes'}[5]{'vals'},
#     'manager' => $VAR1->{'asn'}{'attributes'}[6]{'vals'},
#     'name' => $VAR1->{'asn'}{'attributes'}[7]{'vals'},
#     'objectclass' => $VAR1->{'asn'}{'attributes'}[0]{'vals'},
#     'sn' => $VAR1->{'asn'}{'attributes'}[8]{'vals'},
#     'uid' => $VAR1->{'asn'}{'attributes'}[9]{'vals'},
#     'userpassword' => $VAR1->{'asn'}{'attributes'}[10]{'vals'}
#   },
#   'changes' => [],
#   'changetype' => 'modify'
# }, 'Net::LDAP::Entry' )

#   Failed test at t/51-search-pw_attr.t line 82.
#          got: undef
#     expected: '{md5}4aHwvjDO/H2FfqZAjNAKEg=='
# bless( {
#   'asn' => {
#     'attributes' => [
#       {
#         'type' => 'objectClass',
#         'vals' => [
#           'top',
#           'person',
#           'organizationalPerson',
#           'user'
#         ]
#       },
#       {
#         'type' => 'cn',
#         'vals' => [
#           'Alexei Znamensky'
#         ]
#       },
#       {
#         'type' => 'description',
#         'vals' => [
#           'Consultant - SnakeOil Brazil on Extranet'
#         ]
#       },
#       {
#         'type' => 'displayName',
#         'vals' => [
#           'Alexei Znamensky'
#         ]
#       },
#       {
#         'type' => 'distinguishedName',
#         'vals' => [
#           'CN=Alexei Znamensky,DC=SnakeOil,DC=com'
#         ]
#       },
#       {
#         'type' => 'givenName',
#         'vals' => [
#           'Alexei'
#         ]
#       },
#       {
#         'type' => 'manager',
#         'vals' => [
#           'CN=John Doe,DC=SnakeOil,DC=com'
#         ]
#       },
#       {
#         'type' => 'name',
#         'vals' => [
#           'Alexei Znamensky'
#         ]
#       },
#       {
#         'type' => 'sn',
#         'vals' => [
#           'Znamensky'
#         ]
#       },
#       {
#         'type' => 'uid',
#         'vals' => [
#           'russoz'
#         ]
#       }
#     ],
#     'objectName' => 'CN=Alexei Znamensky,DC=SnakeOil,DC=com'
#   },
#   'attrs' => {
#     'cn' => $VAR1->{'asn'}{'attributes'}[1]{'vals'},
#     'description' => $VAR1->{'asn'}{'attributes'}[2]{'vals'},
#     'displayname' => $VAR1->{'asn'}{'attributes'}[3]{'vals'},
#     'distinguishedname' => $VAR1->{'asn'}{'attributes'}[4]{'vals'},
#     'givenname' => $VAR1->{'asn'}{'attributes'}[5]{'vals'},
#     'manager' => $VAR1->{'asn'}{'attributes'}[6]{'vals'},
#     'name' => $VAR1->{'asn'}{'attributes'}[7]{'vals'},
#     'objectclass' => $VAR1->{'asn'}{'attributes'}[0]{'vals'},
#     'sn' => $VAR1->{'asn'}{'attributes'}[8]{'vals'},
#     'uid' => $VAR1->{'asn'}{'attributes'}[9]{'vals'}
#   },
#   'changes' => [],
#   'changetype' => 'modify'
# }, 'Net::LDAP::Entry' )

#   Failed test at t/51-search-pw_attr.t line 106.
#          got: '1'
#     expected: ''
# bless( {
#   'asn' => {
#     'attributes' => [
#       {
#         'type' => 'objectClass',
#         'vals' => [
#           'top',
#           'person',
#           'organizationalPerson',
#           'user'
#         ]
#       },
#       {
#         'type' => 'cn',
#         'vals' => [
#           'Alexei Znamensky'
#         ]
#       },
#       {
#         'type' => 'description',
#         'vals' => [
#           'Consultant - SnakeOil Brazil on Extranet'
#         ]
#       },
#       {
#         'type' => 'displayName',
#         'vals' => [
#           'Alexei Znamensky'
#         ]
#       },
#       {
#         'type' => 'distinguishedName',
#         'vals' => [
#           'CN=Alexei Znamensky,DC=SnakeOil,DC=com'
#         ]
#       },
#       {
#         'type' => 'givenName',
#         'vals' => [
#           'Alexei'
#         ]
#       },
#       {
#         'type' => 'manager',
#         'vals' => [
#           'CN=John Doe,DC=SnakeOil,DC=com'
#         ]
#       },
#       {
#         'type' => 'name',
#         'vals' => [
#           'Alexei Znamensky'
#         ]
#       },
#       {
#         'type' => 'sn',
#         'vals' => [
#           'Znamensky'
#         ]
#       },
#       {
#         'type' => 'uid',
#         'vals' => [
#           'russoz'
#         ]
#       },
#       {
#         'type' => 'userPassword',
#         'vals' => [
#           '{md5}4aHwvjDO/H2FfqZAjNAKEg=='
#         ]
#       }
#     ],
#     'objectName' => 'CN=Alexei Znamensky,DC=SnakeOil,DC=com'
#   },
#   'attrs' => {
#     'cn' => $VAR1->{'asn'}{'attributes'}[1]{'vals'},
#     'description' => $VAR1->{'asn'}{'attributes'}[2]{'vals'},
#     'displayname' => $VAR1->{'asn'}{'attributes'}[3]{'vals'},
#     'distinguishedname' => $VAR1->{'asn'}{'attributes'}[4]{'vals'},
#     'givenname' => $VAR1->{'asn'}{'attributes'}[5]{'vals'},
#     'manager' => $VAR1->{'asn'}{'attributes'}[6]{'vals'},
#     'name' => $VAR1->{'asn'}{'attributes'}[7]{'vals'},
#     'objectclass' => $VAR1->{'asn'}{'attributes'}[0]{'vals'},
#     'sn' => $VAR1->{'asn'}{'attributes'}[8]{'vals'},
#     'uid' => $VAR1->{'asn'}{'attributes'}[9]{'vals'},
#     'userpassword' => $VAR1->{'asn'}{'attributes'}[10]{'vals'}
#   },
#   'changes' => [],
#   'changetype' => 'modify'
# }, 'Net::LDAP::Entry' )
# Looks like you failed 4 tests of 4.
t/51-search-pw_attr.t ......... 
Dubious, test returned 4 (wstat 1024, 0x400)
Failed 4/4 subtests 
t/author-critic.t ............. skipped: these tests are for testing by the author
t/author-eol.t ................ skipped: these tests are for testing by the author
t/author-mojibake.t ........... skipped: these tests are for testing by the author
t/author-no-tabs.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-linkcheck.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/author-portability.t ........ skipped: these tests are for testing by the author
t/author-test-version.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-kwalitee.t .......... skipped: these tests are for release candidate testing
t/release-meta-json.t ......... skipped: these tests are for release candidate testing
t/release-minimum-version.t ... skipped: these tests are for release candidate testing
t/release-unused-vars.t ....... skipped: these tests are for release candidate testing

Test Summary Report
-------------------
t/30-param.t                (Wstat: 1024 Tests: 10 Failed: 4)
  Failed tests:  5, 7-8, 10
  Non-zero exit status: 4
t/40-bind.t                 (Wstat: 256 Tests: 15 Failed: 1)
  Failed test:  12
  Non-zero exit status: 1
t/51-search-pw_attr.t       (Wstat: 1024 Tests: 4 Failed: 4)
  Failed tests:  1-4
  Non-zero exit status: 4
Files=25, Tests=77, 43 wallclock secs ( 0.05 usr  0.08 sys +  1.24 cusr  0.34 csys =  1.71 CPU)
Result: FAIL
Failed 3/25 test programs. 9/77 subtests failed.
Makefile:946: recipe for target 'test_dynamic' failed
make: *** [test_dynamic] Error 255

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

Prerequisite modules loaded:

requires:

    Module                 Need  Have      
    ---------------------- ----- ----------
    base                   0     2.22_01   
    Carp                   0     1.36      
    constant               0     1.33      
    Digest::MD5            0     2.54      
    Exporter               0     5.72      
    fields                 0     2.17      
    File::Basename         0     2.85      
    File::HomeDir          0     1.002     
    File::Path             2.08  2.09      
    File::Spec             0     3.56_02   
    MIME::Base64           0     3.15      
    Net::LDAP::Constant    0     0.23      
    Net::LDAP::Filter      0     0.20      
    Net::LDAP::FilterMatch 0     0.27      
    Net::LDAP::LDIF        0     0.26      
    Net::LDAP::Server      0     0.43      
    Net::LDAP::Util        0     0.19      
    Net::Server            2.003 2.009     
    perl                   5.010 5.022004  
    Scalar::Util           0     1.49      
    strict                 0     1.09      
    UNIVERSAL::isa         0     1.20171012
    warnings               0     1.34      

build_requires:

    Module                 Need  Have      
    ---------------------- ----- ----------
    Authen::SASL           0     2.16      
    ExtUtils::MakeMaker    0     7.30      
    File::Spec             0     3.56_02   
    IO::Handle             0     1.35      
    IO::Pipe               0     1.15      
    IPC::Open3             0     1.18      
    lib                    0     0.63      
    Net::LDAP              0     0.65      
    Proc::Fork             0     0.804     
    Test::Deep             0     1.127     
    Test::More             0.88  1.302106  
    Test::UseAllModules    0     0.17      
    Try::Tiny              0     0.28      

configure_requires:

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


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

Environment variables:

    AUTOMATED_TESTING = 1
    NONINTERACTIVE_TESTING = 1
    PATH = /usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games
    PERL = 5.22.4
    PERL5LIB = 
    PERL5OPT = 
    PERL5_CPANPLUS_IS_RUNNING = 14502
    PERL5_CPAN_IS_RUNNING = 14502
    PERLVER = 5.22.4
    PERL_INLINE_DIRECTORY = /home/david/.Inline-5.22.4
    PERL_MM_USE_DEFAULT = 1
    PERL_USE_UNSAFE_INC = 0
    SHELL = /bin/bash
    TERM = screen

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

    $^X = /home/david/cpantesting/perl-5.22.4/bin/perl
    $UID/$EUID = 1000 / 1000
    $GID = 1000 1000
    $EGID = 1000 1000

Perl module toolchain versions installed:

    Module              Have      
    ------------------- ----------
    CPAN                2.11_01   
    CPAN::Meta          2.150001  
    Cwd                 3.56_02   
    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.56_02   
    JSON                2.94      
    JSON::PP            2.27300_01
    Module::Build       0.4224    
    Module::Signature   n/a       
    Parse::CPAN::Meta   1.4414_001
    Test::Harness       3.35_01   
    Test::More          1.302106  
    YAML                n/a       
    YAML::Syck          n/a       
    version             0.9909    


--

Summary of my perl5 (revision 5 version 22 subversion 4) configuration:
   
  Platform:
    osname=linux, osvers=3.16.0-4-amd64, archname=x86_64-linux-thread-multi
    uname='linux pigsty.barnyard.co.uk 3.16.0-4-amd64 #1 smp debian 3.16.36-1+deb8u1 (2016-09-03) x86_64 gnulinux '
    config_args='-de -Duse64bitall -Dusethreads -Dprefix=/home/david/cpantesting/perl-5.22.4'
    hint=recommended, useposix=true, d_sigaction=define
    useithreads=define, usemultiplicity=define
    use64bitint=define, use64bitall=define, uselongdouble=undef
    usemymalloc=n, bincompat5005=undef
  Compiler:
    cc='cc', ccflags ='-D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2',
    optimize='-O2',
    cppflags='-D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include'
    ccversion='', gccversion='4.9.2', 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 =' -fstack-protector-strong -L/usr/local/lib'
    libpth=/usr/local/lib /usr/lib/gcc/x86_64-linux-gnu/4.9/include-fixed /usr/include/x86_64-linux-gnu /usr/lib /lib/x86_64-linux-gnu /lib/../lib /usr/lib/x86_64-linux-gnu /usr/lib/../lib /lib
    libs=-lpthread -lnsl -ldb -ldl -lm -lcrypt -lutil -lc
    perllibs=-lpthread -lnsl -ldl -lm -lcrypt -lutil -lc
    libc=libc-2.19.so, so=so, useshrplib=false, libperl=libperl.a
    gnulibc_version='2.19'
  Dynamic Linking:
    dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags='-Wl,-E'
    cccdlflags='-fPIC', lddlflags='-shared -O2 -L/usr/local/lib -fstack-protector-strong'


Characteristics of this binary (from libperl): 
  Compile-time options: HAS_TIMES MULTIPLICITY PERLIO_LAYERS
                        PERL_DONT_CREATE_GVSV
                        PERL_HASH_FUNC_ONE_AT_A_TIME_HARD
                        PERL_IMPLICIT_CONTEXT PERL_MALLOC_WRAP
                        PERL_NEW_COPY_ON_WRITE PERL_PRESERVE_IVUV
                        USE_64_BIT_ALL USE_64_BIT_INT USE_ITHREADS
                        USE_LARGE_FILES USE_LOCALE USE_LOCALE_COLLATE
                        USE_LOCALE_CTYPE USE_LOCALE_NUMERIC USE_LOCALE_TIME
                        USE_PERLIO USE_PERL_ATOF USE_REENTRANT_API
  Built under linux
  Compiled at Jul 18 2017 10:39:58
  %ENV:
    PERL="5.22.4"
    PERL5LIB=""
    PERL5OPT=""
    PERL5_CPANPLUS_IS_RUNNING="14502"
    PERL5_CPAN_IS_RUNNING="14502"
    PERLVER="5.22.4"
    PERL_INLINE_DIRECTORY="/home/david/.Inline-5.22.4"
    PERL_MM_USE_DEFAULT="1"
    PERL_USE_UNSAFE_INC="0"
  @INC:
    /home/david/cpantesting/perl-5.22.4/lib/site_perl/5.22.4/x86_64-linux-thread-multi
    /home/david/cpantesting/perl-5.22.4/lib/site_perl/5.22.4
    /home/david/cpantesting/perl-5.22.4/lib/5.22.4/x86_64-linux-thread-multi
    /home/david/cpantesting/perl-5.22.4/lib/5.22.4
    .