Test-Pod-No404s v0.02 Perl 5 v5.29.1 i686-linux
- Status
- Pass
- From
- Serguei Trouchelle (STRO)
- Dist
-
Test-Pod-No404s v0.02
- Platform
- Perl 5 v5.29.1 i686-linux
- Date
- 2018-09-04 19:54:07
- ID
- 48c9e2a8-b07c-11e8-ac38-9d11869d2ecd
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-No404s-0.02
on perl 5.29.1, 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:
none provided
------------------------------
PROGRAM OUTPUT
------------------------------
Output from '/usr/bin/make test':
PERL_DL_NONLAZY=1 "/home/cpantester/perl/5.29.1/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
#
#
# Generated by Dist::Zilla::Plugin::ReportVersions::Tiny v1.10
# perl: 5.029001 (wanted 5.006) on linux from /home/cpantester/perl/5.29.1/bin/perl
#
# Exporter => 5.73 (want any version)
# ExtUtils::MakeMaker => 7.34 (want any version)
# File::Spec => 3.74 (want any version)
# File::Temp => 0.2308 (want any version)
# IO::Handle => 1.39 (want any version)
# IPC::Open3 => 1.20 (want any version)
# LWP::UserAgent => 6.35 (want any version)
# Module::Build::Tiny => 0.039 (want 0.039)
# Pod::Simple::Text => 3.35 (want any version)
# Test::Builder => 1.302138 (want any version)
# Test::More => 1.302138 (want 0.88)
# Test::Pod => 1.52 (want any version)
# URI::Find => 20160806 (want any version)
# parent => 0.237 (want any version)
# strict => 1.11 (want any version)
# warnings => 1.42 (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
All tests successful.
Files=3, Tests=2, 1 wallclock secs ( 0.03 usr 0.02 sys + 1.05 cusr 0.07 csys = 1.17 CPU)
Result: PASS
------------------------------
PREREQUISITES
------------------------------
Prerequisite modules loaded:
requires:
Module Need Have
------------------- ----- --------
Exporter 0 5.73
LWP::UserAgent 0 6.35
parent 0 0.237
perl 5.006 5.029001
Pod::Simple::Text 0 3.35
strict 0 1.11
Test::Builder 0 1.302138
Test::Pod 0 1.52
URI::Find 0 20160806
warnings 0 1.42
build_requires:
Module Need Have
------------------- ----- --------
ExtUtils::MakeMaker 0 7.34
File::Spec 0 3.74
File::Temp 0 0.2308
IO::Handle 0 1.39
IPC::Open3 0 1.20
Test::More 0.88 1.302138
configure_requires:
Module Need Have
------------------- ----- --------
ExtUtils::MakeMaker 0 7.34
Module::Build::Tiny 0.039 0.039
perl 5.006 5.029001
------------------------------
ENVIRONMENT AND OTHER CONTEXT
------------------------------
Environment variables:
LANG = en_US.UTF-8
NONINTERACTIVE_TESTING = 1
PATH = /usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games
PERL5LIB =
PERL5OPT =
PERL5_CPANPLUS_IS_RUNNING = 10316
PERL5_CPAN_IS_RUNNING = 10316
PERL_MM_USE_DEFAULT = 1
PERL_USE_UNSAFE_INC = 1
SHELL = /bin/bash
TERM = xterm
Perl special variables (and OS-specific diagnostics, for MSWin32):
$^X = /home/cpantester/perl/5.29.1/bin/perl
$UID/$EUID = 1006 / 1006
$GID = 1006 1006
$EGID = 1006 1006
Perl module toolchain versions installed:
Module Have
------------------- --------
CPAN 2.20
CPAN::Meta 2.150010
Cwd 3.74
ExtUtils::CBuilder 0.280230
ExtUtils::Command 7.34
ExtUtils::Install 2.14
ExtUtils::MakeMaker 7.34
ExtUtils::Manifest 1.71
ExtUtils::ParseXS 3.39
File::Spec 3.74
JSON 2.97001
JSON::PP 2.97001
Module::Build 0.4224
Module::Signature n/a
Parse::CPAN::Meta 2.150010
Test::Harness 3.42
Test::More 1.302138
YAML 1.26
YAML::Syck 1.30
version 0.9924
--
Summary of my perl5 (revision 5 version 29 subversion 1) configuration:
Platform:
osname=linux
osvers=4.9.0-7-686-pae
archname=i686-linux
uname='linux cthugha 4.9.0-7-686-pae #1 smp debian 4.9.110-1 (2018-07-05) i686 gnulinux '
config_args=''
hint=recommended
useposix=true
d_sigaction=define
useithreads=undef
usemultiplicity=undef
use64bitint=undef
use64bitall=undef
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='6.3.0 20170516'
gccosandvers=''
intsize=4
longsize=4
ptrsize=4
doublesize=8
byteorder=1234
doublekind=3
d_longlong=define
longlongsize=8
d_longdbl=define
longdblsize=12
longdblkind=3
ivtype='long'
ivsize=4
nvtype='double'
nvsize=8
Off_t='off_t'
lseeksize=8
alignbytes=4
prototype=define
Linker and Libraries:
ld='cc'
ldflags =' -fstack-protector-strong -L/usr/local/lib'
libpth=/usr/local/lib /usr/lib/gcc/i686-linux-gnu/6/include-fixed /usr/include/i386-linux-gnu /usr/lib /lib/i386-linux-gnu /lib/../lib /usr/lib/i386-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 -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_LARGE_FILES
USE_LOCALE
USE_LOCALE_COLLATE
USE_LOCALE_CTYPE
USE_LOCALE_NUMERIC
USE_LOCALE_TIME
USE_PERLIO
USE_PERL_ATOF
Built under linux
Compiled at Aug 10 2018 20:50:17
%ENV:
PERL5LIB=""
PERL5OPT=""
PERL5_CPANPLUS_IS_RUNNING="10316"
PERL5_CPAN_IS_RUNNING="10316"
PERL_MM_USE_DEFAULT="1"
PERL_USE_UNSAFE_INC="1"
@INC:
/home/cpantester/perl/5.29.1/lib/site_perl/5.29.1/i686-linux
/home/cpantester/perl/5.29.1/lib/site_perl/5.29.1
/home/cpantester/perl/5.29.1/lib/5.29.1/i686-linux
/home/cpantester/perl/5.29.1/lib/5.29.1
.