Params-Validate v1.31 Perl 5 v5.37.6 darwin-2level

Status
Pass
From
David Cantrell (DCANTRELL)
Dist
Params-Validate v1.31
Platform
Perl 5 v5.37.6 darwin-2level
Date
2022-11-05T01:25:10
ID
b0ab4010-5ca8-11ed-8bb2-58efe9bd30d8
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 Dave Rolsky,

This is a computer-generated report for Params-Validate-1.31
on perl 5.37.6, created by CPAN-Reporter-1.2018.

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 './Build test':

# 
# Versions for all modules listed in MYMETA.json (including optional ones):
# 
# === Configure Requires ===
# 
#     Module          Want   Have
#     ------------- ------ ------
#     Module::Build 0.4227 0.4231
# 
# === Configure Suggests ===
# 
#     Module      Want Have
#     -------- ------- ----
#     JSON::PP 2.27300 4.12
# 
# === Build Requires ===
# 
#     Module               Want     Have
#     ------------------ ------ --------
#     ExtUtils::CBuilder    any 0.280238
#     Module::Build      0.4227   0.4231
# 
# === Test Requires ===
# 
#     Module              Want     Have
#     ------------------- ---- --------
#     Devel::Peek          any     1.32
#     ExtUtils::MakeMaker  any     7.64
#     File::Spec           any     3.87
#     File::Temp           any   0.2311
#     Test::Fatal          any    0.016
#     Test::More          0.96 1.302191
#     Test::Requires       any     0.11
#     Tie::Array           any     1.07
#     Tie::Hash            any     1.06
#     base                 any     2.27
#     lib                  any     0.65
#     overload             any     1.36
# 
# === Test Recommends ===
# 
#     Module         Want     Have
#     ---------- -------- --------
#     CPAN::Meta 2.120900 2.150010
# 
# === Runtime Requires ===
# 
#     Module                 Want Have
#     ---------------------- ---- ----
#     Carp                    any 1.54
#     Exporter                any 5.77
#     Module::Implementation  any 0.09
#     Scalar::Util           1.10 1.63
#     XSLoader                any 0.32
#     strict                  any 1.12
#     vars                    any 1.05
#     warnings                any 1.61
# 
t/00-report-prereqs.t ........ ok
t/01-validate.t .............. ok
t/02-noop.t .................. ok
t/04-defaults.t .............. ok
t/05-noop_default.t .......... ok
t/06-options.t ............... ok
t/07-with.t .................. ok
t/08-noop_with.t ............. ok
t/09-regex.t ................. ok
t/10-noop_regex.t ............ ok
t/11-cb.t .................... ok
t/12-noop_cb.t ............... ok
t/13-taint.t ................. ok
t/14-no_validate.t ........... ok
t/15-case.t .................. ok
t/16-normalize.t ............. ok
t/17-callbacks.t ............. ok
t/18-depends.t ............... ok
t/19-untaint.t ............... skipped: Test requires module 'Test::Taint' but it's not found
t/21-can.t ................... ok
t/22-overload-can-bug.t ...... ok
t/23-readonly.t .............. skipped: Test requires module 'Readonly' but it's not found
t/24-tied.t .................. ok
t/25-undef-regex.t ........... ok
t/26-isa.t ................... ok
t/27-string-as-type.t ........ ok
t/28-readonly-return.t ....... ok
t/29-taint-mode.t ............ skipped: Test requires module 'Test::Taint' but it's not found
t/30-hashref-alteration.t .... ok
t/31-incorrect-spelling.t .... skipped: Spec validation is disabled for now
t/32-regex-as-value.t ........ ok
t/33-keep-errsv.t ............ ok
t/34-recursive-validation.t .. ok
t/35-default-xs-bug.t ........ ok
t/36-large-arrays.t .......... ok
t/37-exports.t ............... ok
t/38-callback-message.t ...... ok
t/39-reentrant.t ............. ok
All tests successful.

Test Summary Report
-------------------
t/34-recursive-validation.t (Wstat: 0 Tests: 1 Failed: 0)
  TODO passed:   1
Files=38, Tests=2512, 10 wallclock secs ( 0.54 usr  0.30 sys +  7.21 cusr  1.14 csys =  9.19 CPU)
Result: PASS

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

Prerequisite modules loaded:

requires:

    Module                 Need     Have    
    ---------------------- -------- --------
    Carp                   0        1.54    
    Exporter               0        5.77    
    Module::Implementation 0        0.09    
    perl                   5.008001 5.037006
    Scalar::Util           1.10     1.63    
    strict                 0        1.12    
    vars                   0        1.05    
    warnings               0        1.61    
    XSLoader               0        0.32    

build_requires:

    Module                 Need     Have    
    ---------------------- -------- --------
    base                   0        2.27    
    Devel::Peek            0        1.32    
    ExtUtils::CBuilder     0        0.280238
    ExtUtils::MakeMaker    0        7.64    
    File::Spec             0        3.87    
    File::Temp             0        0.2311  
    lib                    0        0.65    
    Module::Build          0.4227   0.4231  
    overload               0        1.36    
    Test::Fatal            0        0.016   
    Test::More             0.96     1.302191
    Test::Requires         0        0.11    
    Tie::Array             0        1.07    
    Tie::Hash              0        1.06    

configure_requires:

    Module                 Need     Have    
    ---------------------- -------- --------
    Module::Build          0.4227   0.4231  


------------------------------
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:/usr/bin:/bin:/usr/sbin:/sbin:/Library/Apple/usr/bin
    PERL = blead
    PERL5LIB = 
    PERL5OPT = 
    PERL5_CPANPLUS_IS_RUNNING = 18151
    PERL5_CPAN_IS_RUNNING = 18151
    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 = blead
    PERL_INLINE_DIRECTORY = /Users/cpantesting/.Inline-blead
    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-blead/bin/perl5.37.6
    $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.34    
    CPAN::Meta          2.150010
    Cwd                 3.86    
    ExtUtils::CBuilder  0.280238
    ExtUtils::Command   7.64    
    ExtUtils::Install   2.20    
    ExtUtils::MakeMaker 7.64    
    ExtUtils::Manifest  1.73    
    ExtUtils::ParseXS   3.47    
    File::Spec          3.87    
    JSON                4.10    
    JSON::PP            4.12    
    Module::Build       0.4231  
    Module::Signature   n/a     
    Parse::CPAN::Meta   2.150010
    Test::Harness       3.44    
    Test::More          1.302191
    YAML                n/a     
    YAML::Syck          n/a     
    version             0.9929  


--

Summary of my perl5 (revision 5 version 37 subversion 6) configuration:
  Commit id: 4cacf47cb8a44761f2f8360cb04a2a728b4ff9c8
  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-blead -Dusedevel'
    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'
    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_HASH_FUNC_SIPHASH13
    PERL_HASH_USE_SBOX32
    PERL_MALLOC_WRAP
    PERL_OP_PARENT
    PERL_PRESERVE_IVUV
    PERL_USE_DEVEL
    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  4 2022 22:25:44
  %ENV:
    PERL="blead"
    PERL5LIB=""
    PERL5OPT=""
    PERL5_CPANPLUS_IS_RUNNING="18151"
    PERL5_CPAN_IS_RUNNING="18151"
    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="blead"
    PERL_INLINE_DIRECTORY="/Users/cpantesting/.Inline-blead"
    PERL_MM_USE_DEFAULT="1"
    PERL_USE_UNSAFE_INC="0"
  @INC:
    /Users/cpantesting/cpantesting/perl-blead/lib/site_perl/5.37.6/darwin-2level
    /Users/cpantesting/cpantesting/perl-blead/lib/site_perl/5.37.6
    /Users/cpantesting/cpantesting/perl-blead/lib/5.37.6/darwin-2level
    /Users/cpantesting/cpantesting/perl-blead/lib/5.37.6