Class-Singleton v1.6 Perl 5 v5.39.10 x86_64-linux-thread-multi
- Status
- Pass
- From
- Dagfinn Ilmari MannsÃÂÃÂ¥ker
- Dist
-
Class-Singleton v1.6
- Platform
- Perl 5 v5.39.10 x86_64-linux-thread-multi
- Date
- 2024-04-27 17:27:28
- ID
- 6b914f08-04bb-11ef-a360-f1e0254d66e8
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 SHAY,
This is a computer-generated report for Class-Singleton-1.6
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 Class-Singleton-1.6
cp lib/Class/Singleton.pm blib/lib/Class/Singleton.pm
PERL_DL_NONLAZY=1 "/home/ilmari/perl5/perlbrew/perls/39.10td/bin/perl5.39.10" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
t/changes.t ....... skipped: Author testing only
t/critic.t ........ skipped: Author testing only
t/pod.t ........... skipped: Author testing only
t/pod_coverage.t .. skipped: Author testing only
t/singleton.t ..... ok
All tests successful.
Files=5, Tests=29, 0 wallclock secs ( 0.01 usr 0.00 sys + 0.15 cusr 0.01 csys = 0.17 CPU)
Result: PASS
------------------------------
PREREQUISITES
------------------------------
Prerequisite modules loaded:
No requirements found
------------------------------
ENVIRONMENT AND OTHER CONTEXT
------------------------------
Environment variables:
LANG = en_GB.UTF-8
LANGUAGE = en_GB:en
PATH = /home/ilmari/.perlbrew/libs/39.10td@std/bin:/home/ilmari/perl5/perlbrew/bin:/home/ilmari/perl5/perlbrew/perls/39.10td/bin:/home/ilmari/.pyenv/shims:/home/ilmari/.pyenv/bin:/home/ilmari/.local/bin:/home/ilmari/go/bin:/home/ilmari/.cargo/bin:/usr/lib/ccache:/home/ilmari/bin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games
PERL5LIB = /home/ilmari/.perlbrew/libs/39.10td@std/lib/perl5
PERLBREW_HOME = /home/ilmari/.perlbrew
PERLBREW_LIB = std
PERLBREW_MANPATH = /home/ilmari/.perlbrew/libs/39.10td@std/man:/home/ilmari/perl5/perlbrew/perls/39.10td/man
PERLBREW_PATH = /home/ilmari/.perlbrew/libs/39.10td@std/bin:/home/ilmari/perl5/perlbrew/bin:/home/ilmari/perl5/perlbrew/perls/39.10td/bin
PERLBREW_PERL = 39.10td
PERLBREW_ROOT = /home/ilmari/perl5/perlbrew
PERLBREW_SHELLRC_VERSION = 0.82
PERLBREW_VERSION = 0.96
PERL_LOCAL_LIB_ROOT = /home/ilmari/.perlbrew/libs/39.10td@std
PERL_MB_OPT = --install_base /home/ilmari/.perlbrew/libs/39.10td@std
PERL_MM_OPT = INSTALL_BASE=/home/ilmari/.perlbrew/libs/39.10td@std
SHELL = /bin/bash
TERM = xterm-256color
Perl special variables (and OS-specific diagnostics, for MSWin32):
EGID = 1000 4 24 25 27 29 30 44 46 50 108 114 128 129 996 999 1000
EUID = 1000
EXECUTABLE_NAME = /home/ilmari/perl5/perlbrew/perls/39.10td/bin/perl5.39.10
GID = 1000 4 24 25 27 29 30 44 46 50 108 114 128 129 996 999 1000
UID = 1000
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 n/a
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=6.1.0-13-amd64
archname=x86_64-linux-thread-multi
uname='linux ilmari-thinkpad 6.1.0-13-amd64 #1 smp preempt_dynamic debian 6.1.55-1 (2023-09-29) x86_64 gnulinux '
config_args='-de -Dprefix=/home/ilmari/perl5/perlbrew/perls/39.10td -Dman1dir=none -Dman3dir=none -Dusethreads -DDEBUGGING -Dusedevel -Aeval:scriptdir=/home/ilmari/perl5/perlbrew/perls/39.10td/bin'
hint=recommended
useposix=true
d_sigaction=define
useithreads=define
usemultiplicity=define
use64bitint=define
use64bitall=define
uselongdouble=undef
usemymalloc=n
default_inc_excludes_dot=define
Compiler:
cc='cc'
ccflags ='-D_REENTRANT -D_GNU_SOURCE -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='-D_REENTRANT -D_GNU_SOURCE -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/lib/x86_64-linux-gnu /usr/lib /usr/lib64
libs=-lpthread -lgdbm -ldl -lm -lcrypt -lutil -lc -lgdbm_compat
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 -g -L/usr/local/lib -fstack-protector-strong'
Characteristics of this binary (from libperl):
Compile-time options:
DEBUGGING
HAS_LONG_DOUBLE
HAS_STRTOLD
HAS_TIMES
MULTIPLICITY
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_TRACK_MEMPOOL
PERL_USE_DEVEL
PERL_USE_SAFE_PUTENV
USE_64_BIT_ALL
USE_64_BIT_INT
USE_ITHREADS
USE_LARGE_FILES
USE_LOCALE
USE_LOCALE_COLLATE
USE_LOCALE_CTYPE
USE_LOCALE_NUMERIC
USE_LOCALE_TIME
USE_PERLIO
USE_PERL_ATOF
USE_REENTRANT_API
USE_THREAD_SAFE_LOCALE
Built under linux
Compiled at Apr 27 2024 17:27:05
%ENV:
PERL5LIB="/home/ilmari/.perlbrew/libs/39.10td@std/lib/perl5"
PERLBREW_HOME="/home/ilmari/.perlbrew"
PERLBREW_LIB="std"
PERLBREW_MANPATH="/home/ilmari/.perlbrew/libs/39.10td@std/man:/home/ilmari/perl5/perlbrew/perls/39.10td/man"
PERLBREW_PATH="/home/ilmari/.perlbrew/libs/39.10td@std/bin:/home/ilmari/perl5/perlbrew/bin:/home/ilmari/perl5/perlbrew/perls/39.10td/bin"
PERLBREW_PERL="39.10td"
PERLBREW_ROOT="/home/ilmari/perl5/perlbrew"
PERLBREW_SHELLRC_VERSION="0.82"
PERLBREW_VERSION="0.96"
PERL_LOCAL_LIB_ROOT="/home/ilmari/.perlbrew/libs/39.10td@std"
PERL_MB_OPT="--install_base /home/ilmari/.perlbrew/libs/39.10td@std"
PERL_MM_OPT="INSTALL_BASE=/home/ilmari/.perlbrew/libs/39.10td@std"
@INC:
/home/ilmari/.perlbrew/libs/39.10td@std/lib/perl5/x86_64-linux-thread-multi
/home/ilmari/.perlbrew/libs/39.10td@std/lib/perl5
/home/ilmari/perl5/perlbrew/perls/39.10td/lib/site_perl/5.39.10/x86_64-linux-thread-multi
/home/ilmari/perl5/perlbrew/perls/39.10td/lib/site_perl/5.39.10
/home/ilmari/perl5/perlbrew/perls/39.10td/lib/5.39.10/x86_64-linux-thread-multi
/home/ilmari/perl5/perlbrew/perls/39.10td/lib/5.39.10