Report for Test-SMTP-0.05

Back
From: Samuel Smith
Subject: PASS Test-SMTP-0.05 v5.26.0 GNU/Linux
Date: 2017-06-20T01:16:58Z

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 BENNING,

This is a computer-generated report for Test-SMTP-0.05
on perl 5.26.0, created by App::cpanminus::reporter 0.17 (1.7043).

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 '':

Building and testing Test-SMTP-0.05
cp lib/Test/SMTP.pm blib/lib/Test/SMTP.pm
Manifying 1 pod document
PERL_DL_NONLAZY=1 "/opt/perl-5.26.0/bin/perl" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
t/001_load.t ............ ok
t/002_cantconnect.t ..... ok
# Spawned server pid: 17837
# Starting tests
t/003_basic.t ........... ok
t/004_autohello.t ....... ok
# Spawned server pid: 17840
# Starting tests
t/005_fail_tests.t ...... ok
t/006_plan.t ............ ok
t/007_tls.t ............. ok
t/008_pass_auth.t ....... ok
t/author-critic.t ....... skipped: these tests are for testing by the author
t/pod.t ................. ok
t/podcoverage.t ......... ok
t/release-pod-syntax.t .. skipped: these tests are for release candidate testing
All tests successful.
Files=12, Tests=185,  4 wallclock secs ( 0.07 usr  0.01 sys +  1.38 cusr  0.15 csys =  1.61 CPU)
Result: PASS

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

Prerequisite modules loaded:

runtime:

    Module                Need   Have    
    --------------------- ------ --------
    Carp                  0      1.42    
    Exporter              0      5.72    
    IO::Socket::SSL       1.01   2.048   
    Net::SMTP_auth        0      0.08    
    perl                  v5.8.5 5.026000
    strict                0      1.11    
    Test::Builder::Module 0      1.302073
    Test::Builder::Tester 1.02   1.302073
    vars                  0      1.03    
    warnings              0      1.37    

configure:

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


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

Environment variables:

    LANG = en_US.UTF-8
    LANGUAGE = 
    PATH = /home/user/perl5/bin:/opt/perl/current/bin:/opt/python/current/bin:/home/user/bin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games:/opt/node/current/bin
    PERL5LIB = /home/user/perl5/lib/perl5
    PERL_LOCAL_LIB_ROOT = /home/user/perl5
    PERL_MB_OPT = --install_base "/home/user/perl5"
    PERL_MM_OPT = INSTALL_BASE=/home/user/perl5
    SHELL = /bin/bash
    TERM = xterm

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

    EGID = 1000 24 25 29 30 44 46 108 1000
    EUID = 1000
    EXECUTABLE_NAME = /opt/perl-5.26.0/bin/perl
    GID = 1000 24 25 29 30 44 46 108 1000
    UID = 1000

Perl module toolchain versions installed:

    Module              Have      
    ------------------- ----------
    CPAN                2.18      
    CPAN::Meta          2.150010  
    Cwd                 3.67      
    ExtUtils::CBuilder  0.280225  
    ExtUtils::Command   7.24      
    ExtUtils::Install   2.04      
    ExtUtils::MakeMaker 7.24      
    ExtUtils::Manifest  1.70      
    ExtUtils::ParseXS   3.34      
    File::Spec          3.67      
    JSON                2.94      
    JSON::PP            2.27400_02
    Module::Build       0.4224    
    Module::Signature   n/a       
    Parse::CPAN::Meta   2.150010  
    Test::Harness       3.38      
    Test::More          1.302073  
    YAML                1.23      
    YAML::Syck          1.30      
    version             0.9917    


--

Summary of my perl5 (revision 5 version 26 subversion 0) configuration:
   
  Platform:
    osname=linux
    osvers=3.16.0-4-amd64
    archname=x86_64-linux
    uname='linux t61 3.16.0-4-amd64 #1 smp debian 3.16.43-2 (2017-04-30) x86_64 gnulinux '
    config_args='-Dprefix=/opt/perl-5.26.0 -de -A'eval:scriptdir=/opt/perl-5.26.0/bin''
    hint=recommended
    useposix=true
    d_sigaction=define
    useithreads=undef
    usemultiplicity=undef
    use64bitint=define
    use64bitall=define
    uselongdouble=undef
    usemymalloc=n
    default_inc_excludes_dot=define
    bincompat5005=undef
  Compiler:
    cc='cc'
    ccflags ='-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='-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 -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
    PERLIO_LAYERS
    PERL_COPY_ON_WRITE
    PERL_DONT_CREATE_GVSV
    PERL_MALLOC_WRAP
    PERL_OP_PARENT
    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
  Locally applied patches:
    Devel::PatchPerl 1.40
  Built under linux
  Compiled at Jun 11 2017 01:18:11
  %ENV:
    PERL5LIB="/home/user/perl5/lib/perl5"
    PERL_LOCAL_LIB_ROOT="/home/user/perl5"
    PERL_MB_OPT="--install_base "/home/user/perl5""
    PERL_MM_OPT="INSTALL_BASE=/home/user/perl5"
  @INC:
    /home/user/perl5/lib/perl5/5.26.0/x86_64-linux
    /home/user/perl5/lib/perl5/5.26.0
    /home/user/perl5/lib/perl5/x86_64-linux
    /home/user/perl5/lib/perl5
    /opt/perl-5.26.0/lib/site_perl/5.26.0/x86_64-linux
    /opt/perl-5.26.0/lib/site_perl/5.26.0
    /opt/perl-5.26.0/lib/5.26.0/x86_64-linux
    /opt/perl-5.26.0/lib/5.26.0