Report for Net-LDAP-SimpleServer-0.0.15

Back
From: metabase:user:320bfe00-2aae-11df-837a-5e0a49663a4f
Subject: PASS Net-LDAP-SimpleServer-0.0.15 v5.16.0 RC2 GNU/Linux
Date: 2012-05-20T17:25:25Z

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.15
on perl 5.16.0, created by CPAN-Reporter-1.2006.

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:

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/sand/src/perl/repoperls/installed-perls/perl/v5.16.0-RC2-4-g2e85f27/9980/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
defined(@array) is deprecated at /home/src/perl/repoperls/installed-perls/perl/v5.16.0-RC2-4-g2e85f27/9980/lib/site_perl/5.16.0/Net/Server.pm line 211.
	(Maybe you should just omit the defined()?)
t/00-compile.t ................ ok
defined(@array) is deprecated at
	/home/src/perl/repoperls/installed-perls/perl/v5.16.0-RC2-4-g2e85f27/9980/lib/site_perl/5.16.0/Net/Server.pm line 211, <DATA> line 558 (#1)
    (D deprecated) defined() is not usually useful on arrays because it
    checks for an undefined scalar value.  If you want to see if the
    array is empty, just use if (@array) { # not empty } for example.
    
	(Maybe you should just omit the defined()?)
t/00-load.t ................... ok
# 
defined(@array) is deprecated at /home/src/perl/repoperls/installed-perls/perl/v5.16.0-RC2-4-g2e85f27/9980/lib/site_perl/5.16.0/Net/Server.pm line 211, <DATA> line 558.
	(Maybe you should just omit the defined()?)
# 
# perl: v5.16.0 (wanted 5.010) on linux from /home/sand/src/perl/repoperls/installed-perls/perl/v5.16.0-RC2-4-g2e85f27/9980/bin/perl
# 
# Carp                                          => 1.26       (want any version)
# Data::Dumper                                  => 2.135_06   (want any version)
# English                                       => 1.05       (want any version)
# ExtUtils::MakeMaker                           => 6.6302     (want 6.30)   
# File::Basename                                => 2.84       (want any version)
# File::Find                                    => 1.20       (want any version)
# File::HomeDir                                 => 0.99       (want any version)
# File::Path                                    => 2.08_01    (want 2.08)   
# File::Spec                                    => 3.39_02    (want any version)
# File::Temp                                    => 0.22       (want any version)
# IO::Pipe                                      => 1.15       (want any version)
# Net::LDAP                                     => 0.44       (want any version)
# Net::LDAP::FilterMatch                        => 0.18       (want any version)
# Net::LDAP::LDIF                               => 0.18       (want any version)
# Net::LDAP::Server                             => 0.43       (want any version)
# Net::LDAP::Util                               => 0.12       (want any version)
# Net::Server                                   => 0.99       (want any version)
# Proc::Fork                                    => 0.71       (want any version)
# Scalar::Util                                  => 1.25       (want any version)
# Test::More                                    => 0.98       (want 0.88)   
# Test::UseAllModules                           => 0.13       (want any version)
# UNIVERSAL::isa                                => 1.20120418 (want any version)
# base                                          => 2.18       (want any version)
# common::sense                                 => 3.5        (want any version)
# constant                                      => 1.23       (want any version)
# diagnostics                                   => 1.28       (want any version)
# fields                                        => 2.16       (want any version)
# strict                                        => 1.07       (want any version)
# warnings                                      => 1.13       (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 you problem.
# 
t/000-report-versions-tiny.t .. ok
# Testing the constructor params for ProtocolHandler
t/02-handler.t ................ ok
# Testing the constructor params for LDIFStore
t/02-store.t .................. ok
defined(@array) is deprecated at /home/src/perl/repoperls/installed-perls/perl/v5.16.0-RC2-4-g2e85f27/9980/lib/site_perl/5.16.0/Net/Server.pm line 211.
	(Maybe you should just omit the defined()?)
# Testing the constructor params for SimpleServer
t/03-param.t .................. ok
defined(@array) is deprecated at /home/src/perl/repoperls/installed-perls/perl/v5.16.0-RC2-4-g2e85f27/9980/lib/site_perl/5.16.0/Net/Server.pm line 211, <DATA> line 558.
	(Maybe you should just omit the defined()?)
# Starting Net::LDAP::SimpleServer [Fork]
# Binding anonymously
# Binding with authentication
# Upper case bind DN
# Wrong password -> no bind
# Unbinding
t/04-bind.t ................... ok
defined(@array) is deprecated at /home/src/perl/repoperls/installed-perls/perl/v5.16.0-RC2-4-g2e85f27/9980/lib/site_perl/5.16.0/Net/Server.pm line 211, <DATA> line 558.
	(Maybe you should just omit the defined()?)
# Starting Net::LDAP::SimpleServer [Fork]
t/05-search.t ................. ok
t/author-critic.t ............. skipped: these tests are for testing by the author
t/author-test-eol.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-mojibake.t .......... skipped: these tests are for release candidate testing
t/release-no-tabs.t ........... skipped: these tests are for release candidate testing
t/release-pod-coverage.t ...... skipped: these tests are for release candidate testing
t/release-pod-linkcheck.t ..... skipped: these tests are for release candidate testing
t/release-pod-syntax.t ........ skipped: these tests are for release candidate testing
t/release-portability.t ....... skipped: these tests are for release candidate testing
t/release-test-version.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=23, Tests=46, 32 wallclock secs ( 0.07 usr  0.03 sys +  1.82 cusr  0.23 csys =  2.15 CPU)
Result: PASS

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

Prerequisite modules loaded:

requires:

    Module                 Need Have      
    ---------------------- ---- ----------
    base                   0    2.18      
    Carp                   0    1.26      
    common::sense          0    3.5       
    constant               0    1.23      
    Data::Dumper           0    2.135_06  
    diagnostics            0    1.28      
    fields                 0    2.16      
    File::Basename         0    2.84      
    File::HomeDir          0    0.99      
    File::Path             2.08 2.08_01   
    File::Spec             0    3.39_02   
    Net::LDAP::FilterMatch 0    0.18      
    Net::LDAP::LDIF        0    0.18      
    Net::LDAP::Server      0    0.43      
    Net::LDAP::Util        0    0.12      
    Net::Server            0    0.99      
    Scalar::Util           0    1.25      
    strict                 0    1.07      
    UNIVERSAL::isa         0    1.20120418
    warnings               0    1.13      

build_requires:

    Module                 Need Have      
    ---------------------- ---- ----------
    English                0    1.05      
    File::Find             0    1.20      
    File::Temp             0    0.22      
    IO::Pipe               0    1.15      
    Net::LDAP              0    0.44      
    Proc::Fork             0    0.71      
    Test::More             0.88 0.98      
    Test::UseAllModules    0    0.13      

configure_requires:

    Module                 Need Have      
    ---------------------- ---- ----------
    ExtUtils::MakeMaker    6.30 6.63_02   


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

Environment variables:

    AUTOMATED_TESTING = 1
    LANG = en_US.UTF-8
    LANGUAGE = en_US:en
    PATH = /home/sand/bin:/usr/local/bin:/usr/bin:/bin:/usr/bin/X11:/usr/games:/usr/local/perl/bin:/usr/X11/bin:/sbin:/usr/sbin
    PERL5LIB = /tmp/loop_over_bdir-QBx7ax/Mail-SpamAssassin-2.43-dEy_2F/blib/arch:/tmp/loop_over_bdir-QBx7ax/Mail-SpamAssassin-2.43-dEy_2F/blib/lib
    PERL5OPT = 
    PERL5_CPANPLUS_IS_RUNNING = 5251
    PERL5_CPAN_IS_RUNNING = 5251
    PERL_MM_USE_DEFAULT = 1
    SHELL = /usr/bin/zsh
    TERM = screen

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

    $^X = /home/sand/src/perl/repoperls/installed-perls/perl/v5.16.0-RC2-4-g2e85f27/9980/bin/perl
    $UID/$EUID = 1005 / 1005
    $GID = 1005 1005
    $EGID = 1005 1005

Perl module toolchain versions installed:

    Module              Have    
    ------------------- --------
    CPAN                1.9800  
    CPAN::Meta          2.120921
    Cwd                 3.39_02 
    ExtUtils::CBuilder  0.280206
    ExtUtils::Command   1.17    
    ExtUtils::Install   1.58    
    ExtUtils::MakeMaker 6.63_02 
    ExtUtils::Manifest  1.61    
    ExtUtils::ParseXS   3.16    
    File::Spec          3.39_02 
    JSON                2.53    
    JSON::PP            2.27200 
    Module::Build       0.40    
    Module::Signature   0.68    
    Parse::CPAN::Meta   1.4404  
    Test::Harness       3.23    
    Test::More          0.98    
    YAML                0.81    
    YAML::Syck          1.20    
    version             0.99    


--

Summary of my perl5 (revision 5 version 16 subversion 0) configuration:
  Commit id: 2e85f27811e17c0360d5f88f5276a874a1f361db
  Platform:
    osname=linux, osvers=3.2.0-2-amd64, archname=x86_64-linux-thread-multi
    uname='linux k83 3.2.0-2-amd64 #1 smp mon apr 30 05:20:23 utc 2012 x86_64 gnulinux '
    config_args='-Dprefix=/home/src/perl/repoperls/installed-perls/perl/v5.16.0-RC2-4-g2e85f27/9980 -Dmyhostname=k83 -Dinstallusrbinperl=n -Uversiononly -Dusedevel -des -Ui_db -Duseithreads -Uuselongdouble -DDEBUGGING=-g'
    hint=recommended, useposix=true, d_sigaction=define
    useithreads=define, usemultiplicity=define
    useperlio=define, d_sfio=undef, uselargefiles=define, usesocks=undef
    use64bitint=define, use64bitall=define, uselongdouble=undef
    usemymalloc=n, bincompat5005=undef
  Compiler:
    cc='cc', ccflags ='-D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64',
    optimize='-O2 -g',
    cppflags='-D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include'
    ccversion='', gccversion='4.6.3', 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 =' -fstack-protector -L/usr/local/lib'
    libpth=/usr/local/lib /lib/x86_64-linux-gnu /lib/../lib /usr/lib/x86_64-linux-gnu /usr/lib/../lib /lib /usr/lib
    libs=-lnsl -ldb -ldl -lm -lcrypt -lutil -lpthread -lc
    perllibs=-lnsl -ldl -lm -lcrypt -lutil -lpthread -lc
    libc=, so=so, useshrplib=false, libperl=libperl.a
    gnulibc_version='2.13'
  Dynamic Linking:
    dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags='-Wl,-E'
    cccdlflags='-fPIC', lddlflags='-shared -O2 -g -L/usr/local/lib -fstack-protector'


Characteristics of this binary (from libperl): 
  Compile-time options: HAS_TIMES MULTIPLICITY PERLIO_LAYERS
                        PERL_DONT_CREATE_GVSV PERL_IMPLICIT_CONTEXT
                        PERL_MALLOC_WRAP PERL_PRESERVE_IVUV PERL_USE_DEVEL
                        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_PERLIO
                        USE_PERL_ATOF USE_REENTRANT_API
  Locally applied patches:
	RC2
  Built under linux
  Compiled at May 19 2012 16:30:39
  %ENV:
    PERL5LIB="/tmp/loop_over_bdir-QBx7ax/Mail-SpamAssassin-2.43-dEy_2F/blib/arch:/tmp/loop_over_bdir-QBx7ax/Mail-SpamAssassin-2.43-dEy_2F/blib/lib"
    PERL5OPT=""
    PERL5_CPANPLUS_IS_RUNNING="5251"
    PERL5_CPAN_IS_RUNNING="5251"
    PERL_MM_USE_DEFAULT="1"
  @INC:
    /tmp/loop_over_bdir-QBx7ax/Mail-SpamAssassin-2.43-dEy_2F/blib/arch
    /tmp/loop_over_bdir-QBx7ax/Mail-SpamAssassin-2.43-dEy_2F/blib/lib
    /home/src/perl/repoperls/installed-perls/perl/v5.16.0-RC2-4-g2e85f27/9980/lib/site_perl/5.16.0/x86_64-linux-thread-multi
    /home/src/perl/repoperls/installed-perls/perl/v5.16.0-RC2-4-g2e85f27/9980/lib/site_perl/5.16.0
    /home/src/perl/repoperls/installed-perls/perl/v5.16.0-RC2-4-g2e85f27/9980/lib/5.16.0/x86_64-linux-thread-multi
    /home/src/perl/repoperls/installed-perls/perl/v5.16.0-RC2-4-g2e85f27/9980/lib/5.16.0
    .