Exporter-Tiny v1.006002 Perl 5 v5.34.2 darwin-2level

Status
Pass
From
Abe Timmerman
Dist
Exporter-Tiny v1.006002
Platform
Perl 5 v5.34.2 darwin-2level
Date
2023-11-29 18:34:24
ID
eba09e3e-8ee5-11ee-9e3e-49ca30b2d3cc
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 Toby Inkster,

This is a computer-generated report for Exporter-Tiny-1.006002
on perl 5.34.2, 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:

none provided

------------------------------
PROGRAM OUTPUT
------------------------------

Output from '/usr/bin/make test':

PERL_DL_NONLAZY=1 "/opt/perl/perl5.34.2/bin/perl" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'inc', 'blib/lib', 'blib/arch')" t/*.t
# Perl 5.034002
t/01basic.t .............. ok
t/02renaming.t ........... ok
t/03generators.t ......... ok
t/04into.t ............... ok
t/05shiny.t .............. ok
t/06notwant.t ............ ok
t/07regexp.t ............. ok
t/08tags.t ............... ok
t/09warnings.t ........... ok
t/10no.t ................. ok
t/11noncode.t ............ ok
t/12noncodegenerators.t .. ok
t/13doesntexist.t ........ ok
t/14lexical.t ............ skipped: This version of Perl does not support lexical imports
t/15nonhashvalue.t ....... ok
t/gh-8.t ................. ok
t/gh-9.t ................. ok
All tests successful.
Files=17, Tests=79,  1 wallclock secs ( 0.02 usr  0.01 sys +  0.31 cusr  0.06 csys =  0.40 CPU)
Result: PASS

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

Prerequisite modules loaded:

requires:

    Module              Need     Have    
    ------------------- -------- --------
    perl                5.006001 5.034002

build_requires:

    Module              Need     Have    
    ------------------- -------- --------
    Test::More          0.47     1.302183

configure_requires:

    Module              Need     Have    
    ------------------- -------- --------
    ExtUtils::MakeMaker 6.17     7.70    

opt_build_requires:

    Module              Need     Have    
    ------------------- -------- --------
    Test::Fatal         0        0.017   
    Test::Warnings      0        0.032   


------------------------------
ENVIRONMENT AND OTHER CONTEXT
------------------------------

Environment variables:

    LC_ALL = en_US.UTF-8
    NONINTERACTIVE_TESTING = 1
    PATH = /opt/homebrew/opt/perl/bin:/opt/homebrew/bin:/opt/homebrew/sbin:/Users/abeltje/bin:/Users/abeltje/xsbin:/usr/local/bin:/usr/bin:/bin:/usr/local/sbin/:/usr/sbin:/sbin
    PERL5LIB = 
    PERL5OPT = 
    PERL5_CPANPLUS_IS_RUNNING = 26533
    PERL5_CPAN_IS_RUNNING = 26533
    PERL_MM_USE_DEFAULT = 1
    PERL_USE_UNSAFE_INC = 1
    SHELL = /bin/bash
    TERM = screen-256color
    TMPDIR = /var/folders/mk/6yqfnld12zbgp3gq6j52f3z40000gn/T/
    VERSIONER_PERL_VERSION = 5.30

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

    $^X = /opt/perl/perl5.34.2/bin/perl
    $UID/$EUID = 501 / 501
    $GID = 20 20 12 61 79 80 81 98 702 33 100 204 250 395 398 399 400
    $EGID = 20 20 12 61 79 80 81 98 702 33 100 204 250 395 398 399 400

Perl module toolchain versions installed:

    Module              Have    
    ------------------- --------
    CPAN                2.36    
    CPAN::Meta          2.150010
    Cwd                 3.80    
    ExtUtils::CBuilder  0.280236
    ExtUtils::Command   7.70    
    ExtUtils::Install   2.20    
    ExtUtils::MakeMaker 7.70    
    ExtUtils::Manifest  1.73    
    ExtUtils::ParseXS   3.43    
    File::Spec          3.80    
    JSON                n/a     
    JSON::PP            4.16    
    Module::Build       0.4234  
    Module::Signature   n/a     
    Parse::CPAN::Meta   2.150010
    Test2               1.302183
    Test::Harness       3.43    
    Test::More          1.302183
    YAML                1.30    
    YAML::Syck          n/a     
    version             0.9928  


--

Summary of my perl5 (revision 5 version 34 subversion 2) configuration:
  Commit id: 455df537296b75cf6a2b514ecb82e446733acdf0
  Platform:
    osname=darwin
    osvers=23.1.0
    archname=darwin-2level
    uname='darwin idefix.fritz.box 23.1.0 darwin kernel version 23.1.0: mon oct 9 21:27:24 pdt 2023; root:xnu-10002.41.9~6release_arm64_t6000 arm64 '
    config_args='-des -Duseitthreads -Dprefix=/opt/perl/perl5.34.2'
    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=14.1 -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=14.1 -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include'
    ccversion=''
    gccversion='Apple LLVM 15.0.0 (clang-1500.0.40.1)'
    gccosandvers=''
    intsize=4
    longsize=8
    ptrsize=8
    doublesize=8
    byteorder=12345678
    doublekind=3
    d_longlong=define
    longlongsize=8
    d_longdbl=define
    longdblsize=8
    longdblkind=0
    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=14.1 -fstack-protector-strong -L/usr/local/lib'
    libpth=/usr/local/lib /Library/Developer/CommandLineTools/usr/lib/clang/15.0.0/lib /Library/Developer/CommandLineTools/SDKs/MacOSX14.0.sdk/usr/lib /Library/Developer/CommandLineTools/usr/lib /usr/lib
    libs= 
    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=14.1 -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 Nov 26 2023 09:59:53
  %ENV:
    PERL5LIB=""
    PERL5OPT=""
    PERL5_CPANPLUS_IS_RUNNING="26533"
    PERL5_CPAN_IS_RUNNING="26533"
    PERL_MM_USE_DEFAULT="1"
    PERL_USE_UNSAFE_INC="1"
  @INC:
    /opt/perl/perl5.34.2/lib/site_perl/5.34.2/darwin-2level
    /opt/perl/perl5.34.2/lib/site_perl/5.34.2
    /opt/perl/perl5.34.2/lib/5.34.2/darwin-2level
    /opt/perl/perl5.34.2/lib/5.34.2
    .