Test-Without-Module v0.23 Perl 5 v5.36.1 darwin-2level
- Status
- Pass
- From
- David Cantrell (DCANTRELL)
- Dist
-
Test-Without-Module v0.23
- Platform
- Perl 5 v5.36.1 darwin-2level
- Date
- 2025-03-13 22:50:03
- ID
- 80961a34-005d-11f0-b867-50081d7b6132
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 Max Maischein,
This is a computer-generated report for Test-Without-Module-0.23
on perl 5.36.1, created by CPAN-Reporter-1.2019.
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:
this report is from an automated smoke testing program
and was not reviewed by a human for accuracy
------------------------------
PROGRAM OUTPUT
------------------------------
Output from '/usr/bin/make test':
PERL_DL_NONLAZY=1 "/Users/cpantesting/cpantesting/perl-5.36.1/bin/perl" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'blib/lib', 'blib/arch')" t/00-load.t t/01-api.t t/02-block-use-module.t t/03-block-require-module.t t/04-import-export.t t/05-redefine.t t/06-missing-hidden-modules.t t/embedded-Test-Without-Module.t t/rt122551.t
# Testing Test::Without::Module 0.23, Perl 5.036001
# Carp 1.52
# Config 5.036001
# Cwd 3.84
# Encode 3.17
# Encode::Alias 2.24
# Encode::Config 2.05
# Encode::Encoding 2.08
# Encode::MIME::Name 1.03
# Exporter 5.77
# Exporter::Heavy 5.77
# ExtUtils::Liblist 7.70
# ExtUtils::Liblist::Kid 7.70
# ExtUtils::MM 7.70
# ExtUtils::MM_Any 7.70
# ExtUtils::MM_Darwin 7.70
# ExtUtils::MM_Unix 7.70
# ExtUtils::MY 7.70
# ExtUtils::MakeMaker 7.70
# ExtUtils::MakeMaker::Config 7.70
# ExtUtils::MakeMaker::Locale 7.70
# ExtUtils::MakeMaker::version 7.70
# Fcntl 1.15
# File::Basename 2.85
# File::Glob 1.37
# File::Path 2.18
# File::Spec 3.84
# File::Spec::Unix 3.84
# I18N::Langinfo 0.21
# List::Util 1.62
# Scalar::Util 1.62
# Storable 3.26
# Test::Builder 1.302209
# Test::Builder::Formatter 1.302209
# Test::Builder::Module 1.302209
# Test::Builder::TodoDiag 1.302209
# Test::More 1.302209
# Test::Without::Module 0.23
# Test2::API 1.302209
# Test2::API::Context 1.302209
# Test2::API::Instance 1.302209
# Test2::API::Stack 1.302209
# Test2::Event 1.302209
# Test2::Event::Bail 1.302209
# Test2::Event::Diag 1.302209
# Test2::Event::Exception 1.302209
# Test2::Event::Fail 1.302209
# Test2::Event::Note 1.302209
# Test2::Event::Ok 1.302209
# Test2::Event::Pass 1.302209
# Test2::Event::Plan 1.302209
# Test2::Event::Skip 1.302209
# Test2::Event::Subtest 1.302209
# Test2::Event::V2 1.302209
# Test2::Event::Waiting 1.302209
# Test2::EventFacet 1.302209
# Test2::EventFacet::About 1.302209
# Test2::EventFacet::Amnesty 1.302209
# Test2::EventFacet::Assert 1.302209
# Test2::EventFacet::Control 1.302209
# Test2::EventFacet::Error 1.302209
# Test2::EventFacet::Hub 1.302209
# Test2::EventFacet::Info 1.302209
# Test2::EventFacet::Meta 1.302209
# Test2::EventFacet::Parent 1.302209
# Test2::EventFacet::Plan 1.302209
# Test2::EventFacet::Trace 1.302209
# Test2::Formatter 1.302209
# Test2::Formatter::TAP 1.302209
# Test2::Hub 1.302209
# Test2::Hub::Interceptor 1.302209
# Test2::Hub::Interceptor::Terminator 1.302209
# Test2::Hub::Subtest 1.302209
# Test2::Util 1.302209
# Test2::Util::ExternalMeta 1.302209
# Test2::Util::Facets2Legacy 1.302209
# Test2::Util::HashBase 1.302209
# Test2::Util::Trace 1.302209
# Time::HiRes 1.977
# XSLoader 0.31
# base 2.27
# bytes 1.08
# constant 1.33
# mro 1.26
# overloading 0.02
# parent 0.238
# strict 1.12
# vars 1.05
# version 0.9929
# version::regex 0.9929
# warnings 1.58
# warnings::register 1.04
t/00-load.t ....................... ok
t/01-api.t ........................ ok
t/02-block-use-module.t ........... ok
t/03-block-require-module.t ....... ok
t/04-import-export.t .............. ok
t/05-redefine.t ................... ok
t/06-missing-hidden-modules.t ..... ok
t/embedded-Test-Without-Module.t .. ok
t/rt122551.t ...................... ok
All tests successful.
Test Summary Report
-------------------
t/rt122551.t (Wstat: 0 Tests: 2 Failed: 0)
TODO passed: 2
Files=9, Tests=24, 1 wallclock secs ( 0.06 usr 0.04 sys + 1.21 cusr 0.26 csys = 1.57 CPU)
Result: PASS
------------------------------
PREREQUISITES
------------------------------
Prerequisite modules loaded:
requires:
Module Need Have
------------------- ----- --------
Carp 0 1.52
perl 5.006 5.036001
build_requires:
Module Need Have
------------------- ----- --------
ExtUtils::MakeMaker 0 7.70
File::Find 0 1.40
File::Spec 0 3.84
Test::More 0 1.302209
configure_requires:
Module Need Have
------------------- ----- --------
ExtUtils::MakeMaker 0 7.70
------------------------------
ENVIRONMENT AND OTHER CONTEXT
------------------------------
Environment variables:
AUTOMATED_TESTING = 1
NONINTERACTIVE_TESTING = 1
PATH = /Users/cpantesting/perl5/perlbrew/bin:/Users/cpantesting/perl5/perlbrew/perls/perl-5.32.0/bin:/usr/local/bin:/System/Cryptexes/App/usr/bin:/usr/bin:/bin:/usr/sbin:/sbin:/var/run/com.apple.security.cryptexd/codex.system/bootstrap/usr/local/bin:/var/run/com.apple.security.cryptexd/codex.system/bootstrap/usr/bin:/var/run/com.apple.security.cryptexd/codex.system/bootstrap/usr/appleinternal/bin:/Library/Apple/usr/bin:/Applications/VMware Fusion.app/Contents/Public:/usr/local/zfs/bin:/Users/cpantesting/.cargo/bin
PERL = 5.36.1
PERL5LIB =
PERL5OPT =
PERL5_CPANPLUS_IS_RUNNING = 59086
PERL5_CPAN_IS_RUNNING = 59086
PERLBREW_HOME = /Users/cpantesting/.perlbrew
PERLBREW_MANPATH = /Users/cpantesting/perl5/perlbrew/perls/perl-5.32.0/man
PERLBREW_PATH = /Users/cpantesting/perl5/perlbrew/bin:/Users/cpantesting/perl5/perlbrew/perls/perl-5.32.0/bin
PERLBREW_PERL = perl-5.32.0
PERLBREW_ROOT = /Users/cpantesting/perl5/perlbrew
PERLBREW_SHELLRC_VERSION = 0.94
PERLBREW_VERSION = 0.94
PERLVER = 5.36.1
PERL_INLINE_DIRECTORY = /Users/cpantesting/.Inline-5.36.1
PERL_MM_USE_DEFAULT = 1
PERL_USE_UNSAFE_INC = 0
SHELL = /bin/bash
TERM = screen
Perl special variables (and OS-specific diagnostics, for MSWin32):
$^X = /Users/cpantesting/cpantesting/perl-5.36.1/bin/perl
$UID/$EUID = 503 / 503
$GID = 20 20 12 61 703 702 701 100
$EGID = 20 20 12 61 703 702 701 100
Perl module toolchain versions installed:
Module Have
------------------- --------
CPAN 2.33
CPAN::Meta 2.150010
Cwd 3.84
ExtUtils::CBuilder 0.280236
ExtUtils::Command 7.70
ExtUtils::Install 2.20
ExtUtils::MakeMaker 7.70
ExtUtils::Manifest 1.73
ExtUtils::ParseXS 3.45
File::Spec 3.84
JSON n/a
JSON::PP 4.07
Module::Build 0.4232
Module::Signature n/a
Parse::CPAN::Meta 2.150010
Test2 1.302209
Test::Harness 3.44
Test::More 1.302209
YAML n/a
YAML::Syck n/a
version 0.9929
--
Summary of my perl5 (revision 5 version 36 subversion 1) configuration:
Platform:
osname=darwin
osvers=21.6.0
archname=darwin-2level
uname='darwin harrow.local 21.6.0 darwin kernel version 21.6.0: mon aug 22 20:17:10 pdt 2022; root:xnu-8020.140.49~2release_x86_64 x86_64 '
config_args='-de -Dprefix=/Users/cpantesting/cpantesting/perl-5.36.1'
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 ='-fno-common -DPERL_DARWIN -mmacosx-version-min=12.6 -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -DPERL_USE_SAFE_PUTENV'
optimize='-O3'
cppflags='-fno-common -DPERL_DARWIN -mmacosx-version-min=12.6 -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include'
ccversion=''
gccversion='Apple LLVM 14.0.0 (clang-1400.0.29.202)'
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 =' -mmacosx-version-min=12.6 -fstack-protector-strong -L/usr/local/lib'
libpth=/usr/local/lib /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/14.0.0/lib /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/lib /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib /usr/lib
libs=-lgdbm
perllibs=
libc=
so=dylib
useshrplib=false
libperl=libperl.a
gnulibc_version=''
Dynamic Linking:
dlsrc=dl_dlopen.xs
dlext=bundle
d_dlsymun=undef
ccdlflags=' '
cccdlflags=' '
lddlflags=' -mmacosx-version-min=12.6 -bundle -undefined dynamic_lookup -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
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 darwin
Compiled at Apr 23 2023 16:37:45
%ENV:
PERL="5.36.1"
PERL5LIB=""
PERL5OPT=""
PERL5_CPANPLUS_IS_RUNNING="59086"
PERL5_CPAN_IS_RUNNING="59086"
PERLBREW_HOME="/Users/cpantesting/.perlbrew"
PERLBREW_MANPATH="/Users/cpantesting/perl5/perlbrew/perls/perl-5.32.0/man"
PERLBREW_PATH="/Users/cpantesting/perl5/perlbrew/bin:/Users/cpantesting/perl5/perlbrew/perls/perl-5.32.0/bin"
PERLBREW_PERL="perl-5.32.0"
PERLBREW_ROOT="/Users/cpantesting/perl5/perlbrew"
PERLBREW_SHELLRC_VERSION="0.94"
PERLBREW_VERSION="0.94"
PERLVER="5.36.1"
PERL_INLINE_DIRECTORY="/Users/cpantesting/.Inline-5.36.1"
PERL_MM_USE_DEFAULT="1"
PERL_USE_UNSAFE_INC="0"
@INC:
/Users/cpantesting/cpantesting/perl-5.36.1/lib/site_perl/5.36.1/darwin-2level
/Users/cpantesting/cpantesting/perl-5.36.1/lib/site_perl/5.36.1
/Users/cpantesting/cpantesting/perl-5.36.1/lib/5.36.1/darwin-2level
/Users/cpantesting/cpantesting/perl-5.36.1/lib/5.36.1