Test-Warn v0.37 Perl 5 v5.39.10 x86_64-linux
- Status
- Pass
- From
- John SJ Anderson
- Dist
-
Test-Warn v0.37
- Platform
- Perl 5 v5.39.10 x86_64-linux
- Date
- 2024-04-27 23:52:02
- ID
- 24c71a54-04f1-11ef-9e96-8ccc3fa55da7
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 BIGJ,
This is a computer-generated report for Test-Warn-0.37
on perl 5.39.10, created by App::cpanminus::reporter 0.21 (1.7047).
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 Test-Warn-0.37
cp Warn.pm blib/lib/Test/Warn.pm
Argument "5.01_01" isn't numeric in numeric ge (>=) at /opt/plenv/versions/5.39.10/lib/perl5/5.39.10/ExtUtils/Command/MM.pm line 127.
Manifying 1 pod document
PERL_DL_NONLAZY=1 "/opt/plenv/versions/5.39.10/bin/perl5.39.10" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
t/1.t ............... ok
t/carped.t .......... ok
t/warning_is.t ...... ok
t/warning_like.t .... ok
t/warnings_are.t .... ok
t/warnings_exist.t .. ok
t/warnings_like.t ... ok
All tests successful.
Files=7, Tests=843, 1 wallclock secs ( 0.09 usr 0.01 sys + 1.18 cusr 0.17 csys = 1.45 CPU)
Result: PASS
------------------------------
PREREQUISITES
------------------------------
Prerequisite modules loaded:
runtime:
Module Need Have
--------------------- ----- --------
Carp 1.22 1.54
perl 5.006 5.039010
Sub::Uplevel 0.12 0.2800
Test::Builder 0.13 1.302199
Test::Builder::Tester 1.02 1.302199
build:
Module Need Have
--------------------- ----- --------
ExtUtils::MakeMaker 0 7.70
configure:
Module Need Have
--------------------- ----- --------
ExtUtils::MakeMaker 0 7.70
------------------------------
ENVIRONMENT AND OTHER CONTEXT
------------------------------
Environment variables:
LANG = en_US.UTF-8
LC_ALL = en_US.UTF-8
LC_TERMINAL = iTerm2
LC_TERMINAL_VERSION = 3.4.21
PATH = /opt/plenv/versions/5.39.10/bin:/opt/plenv/libexec:/opt/plenv/plugins/perl-build/bin:/opt/plenv/shims:/home/genehack/bin:/opt/miniconda3/condabin:/opt/plenv/shims:/opt/plenv/bin:/opt/go/bin:/opt/git/bin:/opt/emacs/bin:/opt/local/bin:/usr/local/bin:/usr/bin:/bin:/usr/games
PERL_CPANM_OPT = --skip-installed --prompt
SHELL = /bin/zsh
TERM = screen-256color
Perl special variables (and OS-specific diagnostics, for MSWin32):
EGID = 1001 1001
EUID = 1001
EXECUTABLE_NAME = /opt/plenv/versions/5.39.10/bin/perl5.39.10
GID = 1001 1001
UID = 1001
Perl module toolchain versions installed:
Module Have
------------------- --------
CPAN 2.36
CPAN::Meta 2.150010
Cwd 3.90
ExtUtils::CBuilder 0.280240
ExtUtils::Command 7.70
ExtUtils::Install 2.22
ExtUtils::MakeMaker 7.70
ExtUtils::Manifest 1.75
ExtUtils::ParseXS 3.51
File::Spec 3.90
JSON 4.10
JSON::PP 4.16
Module::Build 0.4234
Module::Signature n/a
Parse::CPAN::Meta 2.150010
Test::Harness 3.48
Test::More 1.302199
YAML 1.31
YAML::Syck n/a
version 0.9930
--
Summary of my perl5 (revision 5 version 39 subversion 10) configuration:
Platform:
osname=linux
osvers=5.10.0-20-amd64
archname=x86_64-linux
uname='linux doof 5.10.0-20-amd64 #1 smp debian 5.10.158-2 (2022-12-13) x86_64 gnulinux '
config_args='-Dprefix=/opt/plenv/versions/5.39.10 -de -Dversiononly -Dusedevel -A'eval:scriptdir=/opt/plenv/versions/5.39.10/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
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='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/lib/x86_64-linux-gnu /usr/lib /usr/lib64
libs=-lpthread -lgdbm -ldl -lm -lcrypt -lutil -lc
perllibs=-lpthread -ldl -lm -lcrypt -lutil -lc
libc=/lib/x86_64-linux-gnu/libc.so.6
so=so
useshrplib=false
libperl=libperl.a
gnulibc_version='2.36'
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_LONG_DOUBLE
HAS_STRTOLD
HAS_TIMES
PERLIO_LAYERS
PERL_COPY_ON_WRITE
PERL_DONT_CREATE_GVSV
PERL_HASH_FUNC_SIPHASH13
PERL_HASH_USE_SBOX32
PERL_MALLOC_WRAP
PERL_OP_PARENT
PERL_PRESERVE_IVUV
PERL_USE_DEVEL
PERL_USE_SAFE_PUTENV
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
Built under linux
Compiled at Apr 27 2024 15:12:49
%ENV:
PERL_CPANM_OPT="--skip-installed --prompt"
@INC:
/opt/plenv/versions/5.39.10/lib/perl5/site_perl/5.39.10/x86_64-linux
/opt/plenv/versions/5.39.10/lib/perl5/site_perl/5.39.10
/opt/plenv/versions/5.39.10/lib/perl5/5.39.10/x86_64-linux
/opt/plenv/versions/5.39.10/lib/perl5/5.39.10