Test-Pod-LinkCheck v0.008 Perl 5 v5.22.3 x86_64-linux-thread-multi

Status
Pass
From
Andreas J. König (ANDK)
Dist
Test-Pod-LinkCheck v0.008
Platform
Perl 5 v5.22.3 x86_64-linux-thread-multi
Date
2017-10-08 13:15:30
ID
c1f3849c-ac2a-11e7-886d-5c9a3ebaf0d4
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 Apocalypse,

This is a computer-generated report for Test-Pod-LinkCheck-0.008
on perl 5.22.3, 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:

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/host/k93msid/v5.22.3/f11c/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
# 
You should load Test::Tester before Test::Builder (or anything that loads Test::Builder) at /home/sand/src/perl/repoperls/installed-perls/host/k93msid/v5.22.3/f11c/lib/site_perl/5.22.3/Test/Tester.pm line 9.
# 
# Generated by Dist::Zilla::Plugin::ReportVersions::Tiny v1.10
# perl: 5.022003 (wanted 5.006) on linux from /home/sand/src/perl/repoperls/installed-perls/host/k93msid/v5.22.3/f11c/bin/perl
# 
# App::PodLinkCheck::ParseLinks                 => 15         (want 4)      
# App::PodLinkCheck::ParseSections              => 15         (want any version)
# Capture::Tiny                                 => 0.46       (want any version)
# Exporter                                      => 5.72       (want any version)
# ExtUtils::MakeMaker                           => 7.3        (want any version)
# File::Spec                                    => 3.62       (want any version)
# File::Temp                                    => 0.2304     (want any version)
# IO::Handle                                    => 1.35       (want any version)
# IPC::Open3                                    => 1.18       (want any version)
# Module::Build::Tiny                           => 0.039      (want 0.039)  
# Moose                                         => 2.2006     (want 1.01)   
# Moose::Util::TypeConstraints                  => 2.2006     (want 1.01)   
# Pod::Find                                     => 1.63       (want any version)
# Test::Builder                                 => 1.302097   (want 0.94)   
# Test::More                                    => 1.302097   (want 0.88)   
# Test::Pod                                     => 1.51       (want 1.44)   
# Test::Tester                                  => 1.302097   (want any version)
# parent                                        => 0.232      (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/apocalypse.t ................ skipped: Test::Apocalypse required for validating the distribution
t/cpan_backend.t .............. ok
t/functions.t ................. ok
t/simple.t .................... ok
All tests successful.

Test Summary Report
-------------------
t/cpan_backend.t            (Wstat: 0 Tests: 24 Failed: 0)
  TODO passed:   5-8, 21-24
Files=6, Tests=130, 13 wallclock secs ( 0.02 usr  0.07 sys +  5.83 cusr  1.45 csys =  7.37 CPU)
Result: PASS

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

Prerequisite modules loaded:

requires:

    Module                           Need  Have    
    -------------------------------- ----- --------
    App::PodLinkCheck::ParseLinks    4     15      
    App::PodLinkCheck::ParseSections 0     15      
    Capture::Tiny                    0     0.46    
    Exporter                         0     5.72    
    File::Spec                       0     3.62    
    Moose                            1.01  2.2006  
    Moose::Util::TypeConstraints     1.01  2.2006  
    parent                           0     0.232   
    perl                             5.006 5.022003
    Pod::Find                        0     1.63    
    strict                           0     1.09    
    Test::Builder                    0.94  1.302097
    Test::Pod                        1.44  1.51    
    warnings                         0     1.34    

build_requires:

    Module                           Need  Have    
    -------------------------------- ----- --------
    ExtUtils::MakeMaker              0     7.30    
    File::Spec                       0     3.62    
    File::Temp                       0     0.2304  
    IO::Handle                       0     1.35    
    IPC::Open3                       0     1.18    
    Test::More                       0.88  1.302097
    Test::Tester                     0     1.302097

configure_requires:

    Module                           Need  Have    
    -------------------------------- ----- --------
    ExtUtils::MakeMaker              0     7.30    
    Module::Build::Tiny              0.039 0.039   
    perl                             5.006 5.022003


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

Environment variables:

    AUTOMATED_TESTING = 1
    LANG = en_US.UTF-8
    PATH = /home/sand/bin:/usr/local/bin:/usr/bin:/bin:/usr/games:/usr/local/perl/bin:/usr/X11/bin:/sbin:/usr/sbin
    PERL5LIB = 
    PERL5OPT = 
    PERL5_CPANPLUS_IS_RUNNING = 12116
    PERL5_CPAN_IS_RUNNING = 12116
    PERL5_CPAN_IS_RUNNING_IN_RECURSION = 6645,12116
    PERL_CANARY_STABILITY_NOPROMPT = 1
    PERL_MM_USE_DEFAULT = 1
    PERL_USE_UNSAFE_INC = 1
    SHELL = /usr/bin/zsh
    TERM = screen

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

    $^X = /home/sand/src/perl/repoperls/installed-perls/host/k93msid/v5.22.3/f11c/bin/perl
    $UID/$EUID = 1005 / 1005
    $GID = 1005 1005
    $EGID = 1005 1005

Perl module toolchain versions installed:

    Module              Have      
    ------------------- ----------
    CPAN                2.18      
    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.35      
    File::Spec          3.62      
    JSON                2.94      
    JSON::PP            2.27300_01
    Module::Build       0.4224    
    Module::Signature   0.81      
    Parse::CPAN::Meta   2.150010  
    Test::Harness       3.39      
    Test::More          1.302097  
    YAML                1.23      
    YAML::Syck          1.30      
    version             0.9909    


--

Summary of my perl5 (revision 5 version 22 subversion 3) configuration:
  Derived from: 16b638b0a20de774856b3a21a75a5e373af5262c
  Platform:
    osname=linux, osvers=4.12.0-2-amd64, archname=x86_64-linux-thread-multi
    uname='linux k93msid 4.12.0-2-amd64 #1 smp debian 4.12.13-1 (2017-09-19) x86_64 gnulinux '
    config_args='-Dprefix=/home/sand/src/perl/repoperls/installed-perls/host/k93msid/v5.22.3/f11c -Dmyhostname=k93msid -Dinstallusrbinperl=n -Uversiononly -Dusedevel -des -Ui_db -Dlibswanted=cl pthread socket inet nsl gdbm dbm malloc dl ld sun m crypt sec util c cposix posix ucb BSD gdbm_compat -Duseithreads -Uuselongdouble -DDEBUGGING=-g'
    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',
    optimize='-O2 -g',
    cppflags='-D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include'
    ccversion='', gccversion='7.2.0', 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/7/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.24.so, so=so, useshrplib=false, libperl=libperl.a
    gnulibc_version='2.24'
  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-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
                        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_LOCALE_TIME USE_PERLIO
                        USE_PERL_ATOF USE_REENTRANT_API
  Locally applied patches:
	uncommitted-changes
  Built under linux
  Compiled at Oct  3 2017 15:06:00
  %ENV:
    PERL5LIB=""
    PERL5OPT=""
    PERL5_CPANPLUS_IS_RUNNING="12116"
    PERL5_CPAN_IS_RUNNING="12116"
    PERL5_CPAN_IS_RUNNING_IN_RECURSION="6645,12116"
    PERL_CANARY_STABILITY_NOPROMPT="1"
    PERL_MM_USE_DEFAULT="1"
    PERL_USE_UNSAFE_INC="1"
  @INC:
    /home/sand/src/perl/repoperls/installed-perls/host/k93msid/v5.22.3/f11c/lib/site_perl/5.22.3/x86_64-linux-thread-multi
    /home/sand/src/perl/repoperls/installed-perls/host/k93msid/v5.22.3/f11c/lib/site_perl/5.22.3
    /home/sand/src/perl/repoperls/installed-perls/host/k93msid/v5.22.3/f11c/lib/5.22.3/x86_64-linux-thread-multi
    /home/sand/src/perl/repoperls/installed-perls/host/k93msid/v5.22.3/f11c/lib/5.22.3
    .