Test-Without-Module v0.23 Perl 5 v5.18.4 darwin-2level

Status
Pass
From
Stanislaw Pusep
Dist
Test-Without-Module v0.23
Platform
Perl 5 v5.18.4 darwin-2level
Date
2024-07-18 10:08:14
ID
a54ac39c-44ed-11ef-ae8e-ba6a86be1533
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 CORION,

This is a computer-generated report for Test-Without-Module-0.23
on perl 5.18.4, 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-Without-Module-0.23
cp lib/Test/Without/Module.pm blib/lib/Test/Without/Module.pm
Manifying 1 pod document
PERL_DL_NONLAZY=1 "/Users/stan/perl5/perlbrew/perls/perl-5.18.4/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.018004
# Carp 1.50
# Config 5.018004
# Cwd 3.75
# DynaLoader 1.18
# Encode 3.21
# Encode::Alias 2.25
# Encode::Config 2.05
# Encode::Encoding 2.08
# Encode::MIME::Name 1.03
# Exporter 5.78
# Exporter::Heavy 5.78
# 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.11
# File::Basename 2.84
# File::Glob 1.20_01
# File::Path 2.18
# File::Spec 3.75
# File::Spec::Unix 3.75
# I18N::Langinfo 0.10
# List::Util 1.63
# POSIX 1.32
# PerlIO 1.07
# Scalar::Util 1.63
# Storable 3.25
# Test::Builder 1.302199
# Test::Builder::Formatter 1.302199
# Test::Builder::Module 1.302199
# Test::Builder::TodoDiag 1.302199
# Test::More 1.302199
# Test::Without::Module 0.23
# Test2::API 1.302199
# Test2::API::Context 1.302199
# Test2::API::Instance 1.302199
# Test2::API::Stack 1.302199
# Test2::Event 1.302199
# Test2::Event::Bail 1.302199
# Test2::Event::Diag 1.302199
# Test2::Event::Exception 1.302199
# Test2::Event::Fail 1.302199
# Test2::Event::Note 1.302199
# Test2::Event::Ok 1.302199
# Test2::Event::Pass 1.302199
# Test2::Event::Plan 1.302199
# Test2::Event::Skip 1.302199
# Test2::Event::Subtest 1.302199
# Test2::Event::V2 1.302199
# Test2::Event::Waiting 1.302199
# Test2::EventFacet 1.302199
# Test2::EventFacet::About 1.302199
# Test2::EventFacet::Amnesty 1.302199
# Test2::EventFacet::Assert 1.302199
# Test2::EventFacet::Control 1.302199
# Test2::EventFacet::Error 1.302199
# Test2::EventFacet::Hub 1.302199
# Test2::EventFacet::Info 1.302199
# Test2::EventFacet::Meta 1.302199
# Test2::EventFacet::Parent 1.302199
# Test2::EventFacet::Plan 1.302199
# Test2::EventFacet::Trace 1.302199
# Test2::Formatter 1.302199
# Test2::Formatter::TAP 1.302199
# Test2::Hub 1.302199
# Test2::Hub::Interceptor 1.302199
# Test2::Hub::Interceptor::Terminator 1.302199
# Test2::Hub::Subtest 1.302199
# Test2::Util 1.302199
# Test2::Util::ExternalMeta 1.302199
# Test2::Util::Facets2Legacy 1.302199
# Test2::Util::HashBase 1.302199
# Test2::Util::Trace 1.302199
# Tie::Hash 1.04
# Time::HiRes 1.9764
# XSLoader 0.24
# base 2.23
# bytes 1.04
# constant 1.33
# mro 1.11
# overloading 0.02
# parent 0.241
# strict 1.07
# vars 1.03
# version 0.9932
# version::regex 0.9932
# version::vxs 0.9932
# warnings 1.18
# warnings::register 1.02
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.02 usr  0.02 sys +  0.44 cusr  0.09 csys =  0.57 CPU)
Result: PASS

------------------------------
PREREQUISITES
------------------------------

Prerequisite modules loaded:

runtime:

    Module              Need  Have    
    ------------------- ----- --------
    Carp                0     1.50    
    perl                5.006 5.018004

build:

    Module              Need  Have    
    ------------------- ----- --------
    ExtUtils::MakeMaker 0     7.70    
    File::Find          0     1.23    
    File::Spec          0     3.75    

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
    LDFLAGS = -L/usr/local/opt/curl/lib
    PATH = /Users/stan/perl5/perlbrew/bin:/Users/stan/perl5/perlbrew/perls/perl-5.18.4/bin:/Users/stan/perl5/perlbrew/bin:/Users/stan/perl5/perlbrew/perls/perl-5.40.0/bin:/usr/local/opt/mysql-client/bin:/usr/local/opt/curl/bin:/usr/local/bin:/usr/local/sbin:/usr/local/bin:/System/Cryptexes/App/usr/bin:/usr/bin:/bin:/usr/sbin:/sbin:/Applications/Little Snitch.app/Contents/Components:/opt/X11/bin:/Applications/Wireshark.app/Contents/MacOS:/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:/Users/stan/.vim/bin:/Users/stan/bin:/Users/stan/node_modules/.bin:/usr/local/sbin:/usr/local/opt/mysql-client/bin:/usr/local/opt/curl/bin:/Applications/kitty.app/Contents/MacOS
    PERL5LIB = 
    PERLBREW_HOME = /Users/stan/.perlbrew
    PERLBREW_LIB = 
    PERLBREW_MANPATH = /Users/stan/perl5/perlbrew/perls/perl-5.18.4/man
    PERLBREW_PATH = /Users/stan/perl5/perlbrew/bin:/Users/stan/perl5/perlbrew/perls/perl-5.18.4/bin
    PERLBREW_PERL = perl-5.18.4
    PERLBREW_ROOT = /Users/stan/perl5/perlbrew
    PERLBREW_SHELLRC_VERSION = 0.92
    PERLBREW_VERSION = 0.92
    PERL_LOCAL_LIB_ROOT = 
    PERL_MM_USE_DEFAULT = 1
    SHELL = /usr/local/bin/zsh
    TERM = screen-256color
    TMPDIR = /var/folders/tk/hx6fvpsj3yzbyd1k1br945mc0000gn/T/

Perl special variables (and OS-specific diagnostics, for MSWin32):

    EGID = 20 20 103 12 61 79 80 81 98 701 33 100 204 250 395 398 101
    EUID = 501
    EXECUTABLE_NAME = /Users/stan/perl5/perlbrew/perls/perl-5.18.4/bin/perl
    GID = 20 20 103 12 61 79 80 81 98 701 33 100 204 250 395 398 101
    UID = 501

Perl module toolchain versions installed:

    Module              Have    
    ------------------- --------
    CPAN                2.36    
    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.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.9932  


--

Summary of my perl5 (revision 5 version 18 subversion 4) configuration:
   
  Platform:
    osname=darwin, osvers=21.3.0, archname=darwin-2level
    uname='darwin imac.fritz.box 21.3.0 darwin kernel version 21.3.0: wed jan 5 21:37:58 pst 2022; root:xnu-8019.80.24~20release_x86_64 x86_64 '
    config_args='-de -Dprefix=/Users/stan/perl5/perlbrew/perls/perl-5.18.4 -Aeval:scriptdir=/Users/stan/perl5/perlbrew/perls/perl-5.18.4/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-common -DPERL_DARWIN -mmacosx-version-min=12.2 -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -DPERL_USE_SAFE_PUTENV',
    optimize='-O3',
    cppflags='-fno-common -DPERL_DARWIN -mmacosx-version-min=12.2 -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include'
    ccversion='', gccversion='Apple LLVM 13.0.0 (clang-1300.0.29.30)', 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 =' -mmacosx-version-min=12.2 -fstack-protector -L/usr/local/lib'
    libpth=/usr/local/lib /usr/lib
    libs=-lgdbm -ldb
    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.2 -bundle -undefined dynamic_lookup -L/usr/local/lib -fstack-protector'


Characteristics of this binary (from libperl): 
  Compile-time options: HAS_TIMES PERLIO_LAYERS PERL_DONT_CREATE_GVSV
                        PERL_HASH_FUNC_ONE_AT_A_TIME_HARD PERL_MALLOC_WRAP
                        PERL_PRESERVE_IVUV PERL_SAWAMPERSAND
                        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_PERLIO
                        USE_PERL_ATOF
  Locally applied patches:
	Devel::PatchPerl 2.08
  Built under darwin
  Compiled at Feb 10 2022 22:52:53
  %ENV:
    PERL5LIB=""
    PERLBREW_HOME="/Users/stan/.perlbrew"
    PERLBREW_LIB=""
    PERLBREW_MANPATH="/Users/stan/perl5/perlbrew/perls/perl-5.18.4/man"
    PERLBREW_PATH="/Users/stan/perl5/perlbrew/bin:/Users/stan/perl5/perlbrew/perls/perl-5.18.4/bin"
    PERLBREW_PERL="perl-5.18.4"
    PERLBREW_ROOT="/Users/stan/perl5/perlbrew"
    PERLBREW_SHELLRC_VERSION="0.92"
    PERLBREW_VERSION="0.92"
    PERL_LOCAL_LIB_ROOT=""
    PERL_MM_USE_DEFAULT="1"
  @INC:
    /Users/stan/perl5/perlbrew/perls/perl-5.18.4/lib/site_perl/5.18.4/darwin-2level
    /Users/stan/perl5/perlbrew/perls/perl-5.18.4/lib/site_perl/5.18.4
    /Users/stan/perl5/perlbrew/perls/perl-5.18.4/lib/5.18.4/darwin-2level
    /Users/stan/perl5/perlbrew/perls/perl-5.18.4/lib/5.18.4
    .