Class-Singleton v1.6 Perl 5 v5.14.0 OpenBSD.amd64-openbsd
- Status
- Pass
- From
- Nigel Horne
- Dist
-
Class-Singleton v1.6
- Platform
- Perl 5 v5.14.0 OpenBSD.amd64-openbsd
- Date
- 2024-11-03 00:16:51
- ID
- ec579352-9978-11ef-8424-d2126201c417
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 Steve Hay,
This is a computer-generated report for Class-Singleton-1.6
on perl 5.14.0, created by CPAN-Reporter-1.2020.
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 '/usr/bin/make test':
PERL_DL_NONLAZY=1 "/home/njh/perl5/perlbrew/perls/perl-5.14.0/bin/perl" "-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.03 usr 0.04 sys + 0.41 cusr 0.05 csys = 0.53 CPU)
Result: PASS
------------------------------
PREREQUISITES
------------------------------
Prerequisite modules loaded:
requires:
Module Need Have
------------------- -------- --------
perl 5.008001 5.014000
strict 0 1.04
warnings 0 1.12
build_requires:
Module Need Have
------------------- -------- --------
base 0 2.16
ExtUtils::MakeMaker 0 7.70
Test::More 0 1.302204
configure_requires:
Module Need Have
------------------- -------- --------
ExtUtils::MakeMaker 6.64 7.70
perl 5.008001 5.014000
strict 0 1.04
warnings 0 1.12
------------------------------
ENVIRONMENT AND OTHER CONTEXT
------------------------------
Environment variables:
PATH = /home/njh/perl5/perlbrew/bin:/home/njh/perl5/perlbrew/perls/perl-5.14.0/bin:/home/njh/bin:/bin:/usr/bin:/usr/local/bin
PERL5LIB =
PERL5OPT =
PERL5_CPANPLUS_IS_RUNNING = 13515
PERL5_CPAN_IS_RUNNING = 13515
PERLBREW_HOME = /home/njh/.perlbrew
PERLBREW_MANPATH = /home/njh/perl5/perlbrew/perls/perl-5.14.0/man
PERLBREW_PATH = /home/njh/perl5/perlbrew/bin:/home/njh/perl5/perlbrew/perls/perl-5.14.0/bin
PERLBREW_PERL = perl-5.14.0
PERLBREW_ROOT = /home/njh/perl5/perlbrew
PERLBREW_SHELLRC_VERSION = 1.00
PERLBREW_VERSION = 1.00
PERL_USE_UNSAFE_INC = 1
SHELL = /bin/bash
TERM = xterm-256color
Perl special variables (and OS-specific diagnostics, for MSWin32):
$^X = /home/njh/perl5/perlbrew/perls/perl-5.14.0/bin/perl
$UID/$EUID = 1000 / 1000
$GID = 1000 1000 0
$EGID = 1000 1000 0
Perl module toolchain versions installed:
Module Have
------------------- --------
CPAN 2.37
CPAN::Meta 2.150010
Cwd 3.75
ExtUtils::CBuilder 0.280236
ExtUtils::Command 7.70
ExtUtils::Install 2.22
ExtUtils::MakeMaker 7.70
ExtUtils::Manifest 1.75
ExtUtils::ParseXS 3.51
File::Spec 3.75
JSON 4.10
JSON::PP 4.06
Module::Build 0.4234
Module::Signature n/a
Parse::CPAN::Meta 2.150010
Test2 1.302204
Test::Harness 3.50
Test::More 1.302204
YAML 1.31
YAML::Syck 1.34
version 0.9929
--
Summary of my perl5 (revision 5 version 14 subversion 0) configuration:
Platform:
osname=openbsd, osvers=6.9, archname=OpenBSD.amd64-openbsd
uname='openbsd njh2.bandsman.co.uk 6.9 generic.mp#4 amd64 '
config_args='-de -Dprefix=/home/njh/perl5/perlbrew/perls/perl-5.14.0 -Aeval:scriptdir=/home/njh/perl5/perlbrew/perls/perl-5.14.0/bin'
hint=recommended, useposix=true, d_sigaction=define
useithreads=undef, usemultiplicity=undef
useperlio=define, d_sfio=undef, uselargefiles=define, usesocks=undef
use64bitint=define, use64bitall=define, uselongdouble=undef
usemymalloc=n, bincompat5005=undef
Compiler:
cc='cc', ccflags ='-fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include',
optimize='-O2',
cppflags='-fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include'
ccversion='', gccversion='OpenBSD Clang 10.0.1 ', gccosandvers=''
intsize=4, longsize=8, ptrsize=8, doublesize=8, byteorder=12345678
d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=16
ivtype='long', ivsize=8, nvtype='double', nvsize=8, Off_t='off_t', lseeksize=8
alignbytes=8, prototype=define
Linker and Libraries:
ld='cc', ldflags ='-Wl,-E -fstack-protector -L/usr/local/lib'
libpth=/usr/local/lib /usr/lib
libs=-lm -lutil -lc
perllibs=-lm -lutil -lc
libc=/usr/lib/libc.so.96.0, so=so, useshrplib=false, libperl=libperl.a
gnulibc_version=''
Dynamic Linking:
dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags=' '
cccdlflags='-DPIC -fPIC ', lddlflags='-shared -fPIC -L/usr/local/lib -fstack-protector'
Characteristics of this binary (from libperl):
Compile-time options: PERL_DONT_CREATE_GVSV PERL_MALLOC_WRAP
PERL_PRESERVE_IVUV USE_64_BIT_ALL USE_64_BIT_INT
USE_LARGE_FILES USE_PERLIO USE_PERL_ATOF
Locally applied patches:
Devel::PatchPerl 2.08
Built under openbsd
Compiled at Oct 17 2021 04:13:11
%ENV:
PERL5LIB=""
PERL5OPT=""
PERL5_CPANPLUS_IS_RUNNING="13515"
PERL5_CPAN_IS_RUNNING="13515"
PERLBREW_HOME="/home/njh/.perlbrew"
PERLBREW_MANPATH="/home/njh/perl5/perlbrew/perls/perl-5.14.0/man"
PERLBREW_PATH="/home/njh/perl5/perlbrew/bin:/home/njh/perl5/perlbrew/perls/perl-5.14.0/bin"
PERLBREW_PERL="perl-5.14.0"
PERLBREW_ROOT="/home/njh/perl5/perlbrew"
PERLBREW_SHELLRC_VERSION="1.00"
PERLBREW_VERSION="1.00"
PERL_USE_UNSAFE_INC="1"
@INC:
/home/njh/perl5/perlbrew/perls/perl-5.14.0/lib/site_perl/5.14.0/OpenBSD.amd64-openbsd
/home/njh/perl5/perlbrew/perls/perl-5.14.0/lib/site_perl/5.14.0
/home/njh/perl5/perlbrew/perls/perl-5.14.0/lib/5.14.0/OpenBSD.amd64-openbsd
/home/njh/perl5/perlbrew/perls/perl-5.14.0/lib/5.14.0
.