URI-Query v0.16 Perl 5 v5.26.3 x86_64-linux
- Status
- Pass
- From
- Ioan Rogers
- Dist
-
URI-Query v0.16
- Platform
- Perl 5 v5.26.3 x86_64-linux
- Date
- 2018-12-24 23:22:23
- ID
- c4b14a20-07d2-11e9-900c-a5004f2c072a
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 GAVINC,
This is a computer-generated report for URI-Query-0.16
on perl 5.26.3, created by App::cpanminus::reporter 0.17 (1.7044).
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 URI-Query-0.16
cp lib/URI/Query.pm blib/lib/URI/Query.pm
PERL_DL_NONLAZY=1 "/home/ioan/.plenv/versions/mm-perl/bin/perl5.26.3" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
t/01_constructor.t ........ ok
t/04_revert.t ............. ok
t/02_methods.t ............ ok
t/05_sep.t ................ ok
t/06_eq.t ................. ok
t/07_unesc.t .............. ok
t/08_changed.t ............ ok
t/03_hash.t ............... ok
t/08_clone.t .............. ok
t/author-critic.t ......... skipped: these tests are for testing by the author
t/release-pod-coverage.t .. skipped: these tests are for release candidate testing
t/release-pod-syntax.t .... skipped: these tests are for release candidate testing
All tests successful.
Files=12, Tests=93, 1 wallclock secs ( 0.03 usr 0.01 sys + 0.77 cusr 0.08 csys = 0.89 CPU)
Result: PASS
------------------------------
PREREQUISITES
------------------------------
Prerequisite modules loaded:
No requirements found
------------------------------
ENVIRONMENT AND OTHER CONTEXT
------------------------------
Environment variables:
HARNESS_OPTIONS = j8
LANG = en_GB.UTF-8
LANGUAGE = en_GB:en
LC_ADDRESS = en_GB.UTF-8
LC_IDENTIFICATION = en_GB.UTF-8
LC_MEASUREMENT = en_GB.UTF-8
LC_MONETARY = en_GB.UTF-8
LC_NAME = en_GB.UTF-8
LC_NUMERIC = en_GB.UTF-8
LC_PAPER = en_GB.UTF-8
LC_TELEPHONE = en_GB.UTF-8
LC_TIME = en_GB.UTF-8
PATH = /home/ioan/.plenv/versions/mm-perl/bin:/home/ioan/.plenv/libexec:/home/ioan/.plenv/plugins/perl-build/bin:/snap/bin:/home/ioan/.perl6/bin:/opt/rakudo-pkg/bin:/home/ioan/.plenv/shims:~/.plenv/bin::/home/ioan/.local/bin:/usr/local/bin:/usr/bin:/bin:/usr/local/sbin:/sbin:/usr/sbin:/usr/games
PERL5LIB = lib:t/lib
PERL_CPANM_OPT = --prompt --no-man-pages --verify --mirror https://cpan.metacpan.org
SHELL = /bin/bash
TERM = xterm-256color
Perl special variables (and OS-specific diagnostics, for MSWin32):
EGID = 1335000001 4 10 24 30 46 116 126 133 136 138 1335000000 1335000001 1335000003
EUID = 1335000001
EXECUTABLE_NAME = /home/ioan/.plenv/versions/mm-perl/bin/perl5.26.3
GID = 1335000001 4 10 24 30 46 116 126 133 136 138 1335000000 1335000001 1335000003
UID = 1335000001
Perl module toolchain versions installed:
Module Have
------------------- --------
CPAN 2.18
CPAN::Meta 2.150010
Cwd 3.75
ExtUtils::CBuilder 0.280230
ExtUtils::Command 7.34
ExtUtils::Install 2.14
ExtUtils::MakeMaker 7.34
ExtUtils::Manifest 1.70
ExtUtils::ParseXS 3.35
File::Spec 3.75
JSON 4.00
JSON::PP 4.00
Module::Build 0.4224
Module::Signature 0.83
Parse::CPAN::Meta 2.150010
Test::Harness 3.42
Test::More 1.302141
YAML 1.27
YAML::Syck n/a
version 0.9924
--
Summary of my perl5 (revision 5 version 26 subversion 3) configuration:
Platform:
osname=linux
osvers=4.18.0-13-generic
archname=x86_64-linux
uname='linux impatience.home.rgrs.ca 4.18.0-13-generic #14-ubuntu smp wed dec 5 09:04:24 utc 2018 x86_64 x86_64 x86_64 gnulinux '
config_args='-Dprefix=/home/ioan/.plenv/versions/mm-perl -de -Dversiononly -Dcc=gcc -Doptimize=-O2 -Dccflags-march=native -g -O2 -Werror=array-bounds -Werror=clobbered -Werror=volatile-register-var -Werror=implicit-function-declaration -fdebug-prefix-map=/home/ioan=. -fstack-protector-strong -Wformat -Werror=format-security -Dcppflags=-Wdate-time -D_FORTIFY_SOURCE=2 -Dldflags-Wl,-Bsymbolic-functions -Wl,-z,relro -Wl,-z,now -Dman1dir=none -Dman3dir=none -A'eval:scriptdir=/home/ioan/.plenv/versions/mm-perl/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='gcc'
ccflags ='-fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64'
optimize='-O2'
cppflags='-Wdate-time -D_FORTIFY_SOURCE=2 -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include'
ccversion=''
gccversion='8.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='gcc'
ldflags =' -fstack-protector-strong -L/usr/local/lib'
libpth=/usr/local/lib /usr/lib/gcc/x86_64-linux-gnu/8/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.28.so
so=so
useshrplib=false
libperl=libperl.a
gnulibc_version='2.28'
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.52
Built under linux
Compiled at Dec 24 2018 12:11:46
%ENV:
PERL5LIB="lib:t/lib"
PERL_CPANM_OPT="--prompt --no-man-pages --verify --mirror https://cpan.metacpan.org"
@INC:
lib
t/lib
/home/ioan/.plenv/versions/mm-perl/lib/site_perl/5.26.3/x86_64-linux
/home/ioan/.plenv/versions/mm-perl/lib/site_perl/5.26.3
/home/ioan/.plenv/versions/mm-perl/lib/5.26.3/x86_64-linux
/home/ioan/.plenv/versions/mm-perl/lib/5.26.3