Commandable v0.09 Perl 5 v5.22.4 x86_64-linux
- Status
- Pass
- From
- Paul Evans
- Dist
-
Commandable v0.09
- Platform
- Perl 5 v5.22.4 x86_64-linux
- Date
- 2022-12-20 16:12:21
- ID
- 1569baee-8081-11ed-bd29-d1372f940ba1
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 Paul Evans,
This is a computer-generated report for Commandable-0.09
on perl 5.22.4, 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 './Build test':
t/00use.t ......................... ok
t/01invocation.t .................. ok
t/10finder-packages-namemethod.t .. ok
t/11finder-packages-namepkg.t ..... ok
t/12finder-subattributes.t ........ skipped: Attribute::Storage is not available
t/13finder-methodattributes.t ..... skipped: Attribute::Storage is not available
t/20command-args.t ................ ok
t/21command-opts.t ................ ok
t/30finder-invoke.t ............... ok
t/50builtin-help.t ................ ok
t/99pod.t ......................... ok
All tests successful.
Files=11, Tests=76, 0 wallclock secs ( 0.05 usr 0.01 sys + 0.57 cusr 0.12 csys = 0.75 CPU)
Result: PASS
------------------------------
PREREQUISITES
------------------------------
Prerequisite modules loaded:
requires:
Module Need Have
------------------------- ------ --------
Module::Pluggable::Object 0 5.2
perl 5.014 5.022004
build_requires:
Module Need Have
------------------------- ------ --------
Test::Fatal 0 0.016
Test::More 0.88 1.001014
Test::Warnings 0 0.031
configure_requires:
Module Need Have
------------------------- ------ --------
Module::Build 0.4004 0.4232
------------------------------
ENVIRONMENT AND OTHER CONTEXT
------------------------------
Environment variables:
LANG = en_GB.UTF-8
LD_LIBRARY_PATH = /home/leo/lib
NONINTERACTIVE_TESTING = 1
PATH = /home/leo/bin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games
PERL5LIB =
PERL5OPT =
PERL5_CPANPLUS_IS_RUNNING = 466134
PERL5_CPAN_IS_RUNNING = 466134
PERL_MM_USE_DEFAULT = 1
SHELL = /bin/bash
TERM = xterm
Perl special variables (and OS-specific diagnostics, for MSWin32):
$^X = /home/leo/perl5/perlbrew/perls/perl-5.22.4/bin/perl
$UID/$EUID = 1000 / 1000
$GID = 1000 1000
$EGID = 1000 1000
Perl module toolchain versions installed:
Module Have
------------------- ----------
CPAN 2.11_01
CPAN::Meta 2.150001
Cwd 3.56_02
ExtUtils::CBuilder 0.280221
ExtUtils::Command 1.20_01
ExtUtils::Install 2.04
ExtUtils::MakeMaker 7.04_02
ExtUtils::Manifest 1.70
ExtUtils::ParseXS 3.28
File::Spec 3.56_02
JSON n/a
JSON::PP 2.27300_01
Module::Build 0.4232
Module::Signature n/a
Parse::CPAN::Meta 1.4414_001
Test::Harness 3.35_01
Test::More 1.001014
YAML n/a
YAML::Syck n/a
version 0.9909
--
Summary of my perl5 (revision 5 version 22 subversion 4) configuration:
Platform:
osname=linux, osvers=6.0.0-2-amd64, archname=x86_64-linux
uname='linux jaffa 6.0.0-2-amd64 #1 smp preempt_dynamic debian 6.0.5-1 (2022-10-28) x86_64 gnulinux '
config_args='-de -Dprefix=/home/leo/perl5/perlbrew/perls/perl-5.22.4 -DDEBUGGING -Aeval:scriptdir=/home/leo/perl5/perlbrew/perls/perl-5.22.4/bin'
hint=recommended, useposix=true, d_sigaction=define
useithreads=undef, usemultiplicity=undef
use64bitint=define, use64bitall=define, uselongdouble=undef
usemymalloc=n, bincompat5005=undef
Compiler:
cc='cc', ccflags ='-fwrapv -DDEBUGGING -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 -g',
cppflags='-fwrapv -DDEBUGGING -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include'
ccversion='', gccversion='12.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/include/x86_64-linux-gnu /usr/lib /lib/x86_64-linux-gnu /lib/../lib /usr/lib/x86_64-linux-gnu /usr/lib/../lib /lib /lib64 /usr/lib64
libs=-lpthread -lnsl -ldl -lm -lcrypt -lutil -lc
perllibs=-lpthread -lnsl -ldl -lm -lcrypt -lutil -lc
libc=/lib/x86_64-linux-gnu/libc.so.6, so=so, useshrplib=false, libperl=libperl.a
gnulibc_version='2.35'
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: DEBUGGING HAS_TIMES PERLIO_LAYERS
PERL_DONT_CREATE_GVSV
PERL_HASH_FUNC_ONE_AT_A_TIME_HARD PERL_MALLOC_WRAP
PERL_NEW_COPY_ON_WRITE 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 2.08
Built under linux
Compiled at Dec 20 2022 15:37:05
%ENV:
PERL5LIB=""
PERL5OPT=""
PERL5_CPANPLUS_IS_RUNNING="466134"
PERL5_CPAN_IS_RUNNING="466134"
PERL_MM_USE_DEFAULT="1"
@INC:
/home/leo/perl5/perlbrew/perls/perl-5.22.4/lib/site_perl/5.22.4/x86_64-linux
/home/leo/perl5/perlbrew/perls/perl-5.22.4/lib/site_perl/5.22.4
/home/leo/perl5/perlbrew/perls/perl-5.22.4/lib/5.22.4/x86_64-linux
/home/leo/perl5/perlbrew/perls/perl-5.22.4/lib/5.22.4
.