MozRepl v0.06 Perl 5 v5.26.3 x86_64-linux
- Status
- Pass
- From
- Ioan Rogers
- Dist
-
MozRepl v0.06
- Platform
- Perl 5 v5.26.3 x86_64-linux
- Date
- 2018-12-25 01:02:44
- ID
- c9ad1604-07e0-11e9-b2a1-92084f2c072a
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 ZIGOROU,
This is a computer-generated report for MozRepl-0.06
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 MozRepl-0.06
"/home/ioan/.plenv/versions/mm-perl/bin/perl5.26.3" "-Iinc" Makefile.PL --config= --installdeps=Data::JavaScript::Anon,0,Module::Pluggable::Fast,0,Net::Telnet,0,Template::Provider::FromDATA,0
cp lib/MozRepl.pm blib/lib/MozRepl.pm
cp lib/MozRepl/Plugin/Repl/Util/DocFor.pm blib/lib/MozRepl/Plugin/Repl/Util/DocFor.pm
cp lib/MozRepl/Plugin/Repl/Load.pm blib/lib/MozRepl/Plugin/Repl/Load.pm
cp lib/MozRepl/Util.pm blib/lib/MozRepl/Util.pm
cp lib/MozRepl/Plugin/Repl/Rename.pm blib/lib/MozRepl/Plugin/Repl/Rename.pm
cp lib/MozRepl/Log.pm blib/lib/MozRepl/Log.pm
cp lib/MozRepl/Plugin/Repl/Util/HelpUrlFor.pm blib/lib/MozRepl/Plugin/Repl/Util/HelpUrlFor.pm
cp lib/MozRepl/Plugin/Repl/Back.pm blib/lib/MozRepl/Plugin/Repl/Back.pm
cp lib/MozRepl/Client.pm blib/lib/MozRepl/Client.pm
cp lib/MozRepl/Plugin/Repl/Print.pm blib/lib/MozRepl/Plugin/Repl/Print.pm
cp lib/MozRepl/Plugin/Repl/Search.pm blib/lib/MozRepl/Plugin/Repl/Search.pm
cp lib/MozRepl/Plugin/Repl/Enter.pm blib/lib/MozRepl/Plugin/Repl/Enter.pm
cp lib/MozRepl/Plugin/Repl/Home.pm blib/lib/MozRepl/Plugin/Repl/Home.pm
cp lib/MozRepl/Plugin/JSON.pm blib/lib/MozRepl/Plugin/JSON.pm
cp lib/MozRepl/Plugin/Base.pm blib/lib/MozRepl/Plugin/Base.pm
cp lib/MozRepl/Plugin/Repl/Inspect.pm blib/lib/MozRepl/Plugin/Repl/Inspect.pm
"/home/ioan/.plenv/versions/mm-perl/bin/perl5.26.3" "-Iinc" Makefile.PL --config= --installdeps=Data::JavaScript::Anon,0,Module::Pluggable::Fast,0,Net::Telnet,0,Template::Provider::FromDATA,0
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, 'inc', 'blib/lib', 'blib/arch')" t/00-load.t t/10-plugin-repl-enter.t t/11-plugin-repl-search.t t/12-plugin-repl-inspect.t t/13-plugin-repl-load.t t/14-plugin-repl-rename.t t/15-plugin-repl-print.t t/16-plugin-repl-home.t t/17-plugin-repl-back.t t/18-plugin-repl-util-help_url_for.t t/19-plugin-repl-util-doc_for.t t/20-plugin-json.t t/pod-coverage.t t/pod.t
[DEBUG] MozRepl logging enabled
[DEBUG]
---- Client arguments ----
.----------------------+------------------------------------------.
| client_arg_name | client_arg_value |
+----------------------+------------------------------------------+
| host | localhost |
| port | 4242 |
| timeout | 10 |
| extra_client_args | {} |
'----------------------+------------------------------------------'
# Testing MozRepl 0.06
t/00-load.t ........................... ok
[DEBUG] MozRepl logging enabled
[DEBUG]
---- Client arguments ----
.----------------------+------------------------------------------.
| client_arg_name | client_arg_value |
+----------------------+------------------------------------------+
| host | localhost |
| port | 4242 |
| timeout | 10 |
| extra_client_args | {} |
'----------------------+------------------------------------------'
[DEBUG] MozRepl logging enabled
[DEBUG]
---- Client arguments ----
.----------------------+------------------------------------------.
| client_arg_name | client_arg_value |
+----------------------+------------------------------------------+
| host | localhost |
| port | 4242 |
| timeout | 10 |
| extra_client_args | {} |
'----------------------+------------------------------------------'
[DEBUG] MozRepl logging enabled
[DEBUG]
---- Client arguments ----
.----------------------+------------------------------------------.
| client_arg_name | client_arg_value |
+----------------------+------------------------------------------+
| host | localhost |
| port | 4242 |
| timeout | 10 |
| extra_client_args | {} |
'----------------------+------------------------------------------'
[DEBUG] MozRepl logging enabled
[DEBUG]
---- Client arguments ----
.----------------------+------------------------------------------.
| client_arg_name | client_arg_value |
+----------------------+------------------------------------------+
| host | localhost |
| port | 4242 |
| timeout | 10 |
| extra_client_args | {} |
'----------------------+------------------------------------------'
[DEBUG] MozRepl logging enabled
[DEBUG]
---- Client arguments ----
.----------------------+------------------------------------------.
| client_arg_name | client_arg_value |
+----------------------+------------------------------------------+
| host | localhost |
| port | 4242 |
| timeout | 10 |
| extra_client_args | {} |
'----------------------+------------------------------------------'
t/13-plugin-repl-load.t ............... ok
t/10-plugin-repl-enter.t .............. ok
t/11-plugin-repl-search.t ............. ok
[DEBUG] MozRepl logging enabled
[DEBUG]
---- Client arguments ----
.----------------------+------------------------------------------.
| client_arg_name | client_arg_value |
+----------------------+------------------------------------------+
| host | localhost |
| port | 4242 |
| timeout | 10 |
| extra_client_args | {} |
'----------------------+------------------------------------------'
t/12-plugin-repl-inspect.t ............ ok
t/16-plugin-repl-home.t ............... ok
t/14-plugin-repl-rename.t ............. ok
t/15-plugin-repl-print.t .............. ok
[DEBUG] MozRepl logging enabled
[DEBUG]
---- Client arguments ----
.----------------------+------------------------------------------.
| client_arg_name | client_arg_value |
+----------------------+------------------------------------------+
| host | localhost |
| port | 4242 |
| timeout | 10 |
| extra_client_args | {} |
'----------------------+------------------------------------------'
[DEBUG] MozRepl logging enabled
[DEBUG]
---- Client arguments ----
.----------------------+------------------------------------------.
| client_arg_name | client_arg_value |
+----------------------+------------------------------------------+
| host | localhost |
| port | 4242 |
| timeout | 10 |
| extra_client_args | {} |
'----------------------+------------------------------------------'
[DEBUG] MozRepl logging enabled
[DEBUG]
---- Client arguments ----
.----------------------+------------------------------------------.
| client_arg_name | client_arg_value |
+----------------------+------------------------------------------+
| host | localhost |
| port | 4242 |
| timeout | 10 |
| extra_client_args | {} |
'----------------------+------------------------------------------'
t/20-plugin-json.t .................... ok
t/17-plugin-repl-back.t ............... ok
t/18-plugin-repl-util-help_url_for.t .. ok
[DEBUG] MozRepl logging enabled
[DEBUG]
---- Client arguments ----
.----------------------+------------------------------------------.
| client_arg_name | client_arg_value |
+----------------------+------------------------------------------+
| host | localhost |
| port | 4242 |
| timeout | 10 |
| extra_client_args | {} |
'----------------------+------------------------------------------'
t/19-plugin-repl-util-doc_for.t ....... ok
t/pod.t ............................... ok
t/pod-coverage.t ...................... ok
All tests successful.
Files=14, Tests=74, 1 wallclock secs ( 0.05 usr 0.00 sys + 1.08 cusr 0.13 csys = 1.26 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.16
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.001014
YAML 1.27
YAML::Syck 1.31
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