HTML-FormFu-MultiForm v1.03 Perl 5 v5.31.12 darwin-thread-multi-2level

Status
Pass
From
Carlos Guevara
Dist
HTML-FormFu-MultiForm v1.03
Platform
Perl 5 v5.31.12 darwin-thread-multi-2level
Date
2020-05-30 06:58:20
ID
f260d7e0-a242-11ea-a4ec-39f983b12266
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 Nigel Metheringham,

This is a computer-generated report for HTML-FormFu-MultiForm-1.03
on perl 5.31.12, 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:

none provided

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

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

PERL_DL_NONLAZY=1 "/Users/cpan/bin/perl-blead/bin/perl5.31.12" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'blib/lib', 'blib/arch')" t/*.t t/multiform-misc/*.t t/multiform-nested-name/*.t t/multiform-no-combine/*.t t/multiform/*.t t/multiform_hidden_name/*.t
# 
# Versions for all modules listed in MYMETA.json (including optional ones):
# 
# === Configure Requires ===
# 
#     Module              Want Have
#     ------------------- ---- ----
#     ExtUtils::MakeMaker  any 7.44
# 
# === Build Requires ===
# 
#     Module              Want Have
#     ------------------- ---- ----
#     ExtUtils::MakeMaker  any 7.44
# 
# === Test Requires ===
# 
#     Module              Want     Have
#     ------------------- ---- --------
#     Cwd                  any     3.78
#     ExtUtils::MakeMaker  any     7.44
#     Fatal                any     2.32
#     File::Spec           any     3.78
#     Test::More          0.92 1.302175
#     YAML::XS             any     0.82
#     warnings             any     1.47
# 
# === Test Recommends ===
# 
#     Module         Want     Have
#     ---------- -------- --------
#     CPAN::Meta 2.120900 2.150010
# 
# === Runtime Requires ===
# 
#     Module                                       Want   Have
#     -------------------------------------------- ---- ------
#     Carp                                          any   1.50
#     Clone                                         any   0.45
#     Crypt::CBC                                    any   2.33
#     Crypt::DES                                    any   2.07
#     HTML::FormFu                                  any   2.07
#     HTML::FormFu::Attribute                       any   2.07
#     HTML::FormFu::ObjectUtil                      any   2.07
#     HTML::FormFu::QueryType::CGI                  any   2.07
#     HTML::FormFu::Role::FormAndElementMethods     any   2.07
#     HTML::FormFu::Role::FormBlockAndFieldMethods  any   2.07
#     HTML::FormFu::Role::NestedHashUtils           any   2.07
#     HTML::FormFu::Role::Populate                  any   2.07
#     List::MoreUtils                               any  0.428
#     Moose                                         any 2.2012
#     MooseX::Attribute::Chained                    any  1.0.3
#     Scalar::Util                                  any   1.55
#     Storable                                      any   3.21
#     overload                                      any   1.31
#     strict                                        any   1.11
# 
t/00-report-prereqs.t ........................ ok
t/multiform-misc-file-client-side.t .......... skipped: CGI tmp_upload_dir functionality makes this unusable on modern versions
t/multiform-misc/accessors.t ................. ok
t/multiform-misc/file-server-side.t .......... skipped: CGI tmp_upload_dir functionality makes this unusable on modern versions
t/multiform-nested-name/0_render_page_1.t .... ok
t/multiform-nested-name/1_submit_page_1.t .... ok
t/multiform-nested-name/2_render_page_2.t .... ok
t/multiform-nested-name/3_submit_page_2.t .... ok
t/multiform-nested-name/4_complete_page_3.t .. ok
t/multiform-no-combine/0_render_page_1.t ..... ok
t/multiform-no-combine/1_submit_page_1.t ..... ok
t/multiform-no-combine/2_render_page_2.t ..... ok
t/multiform-no-combine/3_submit_page_2.t ..... ok
t/multiform-no-combine/4_complete_page_3.t ... ok
t/multiform/0_render_page_1.t ................ ok
t/multiform/1_submit_page_1.t ................ ok
t/multiform/2_render_page_2.t ................ ok
t/multiform/3_submit_page_2.t ................ ok
t/multiform/4_complete_page_3.t .............. ok
t/multiform_hidden_name/0_render_page_1.t .... ok
t/multiform_hidden_name/1_submit_page_1.t .... ok
t/multiform_hidden_name/2_render_page_2.t .... ok
t/multiform_hidden_name/3_submit_page_2.t .... ok
t/multiform_hidden_name/4_complete_page_3.t .. ok
All tests successful.
Files=24, Tests=111, 14 wallclock secs ( 0.08 usr  0.04 sys + 13.18 cusr  0.94 csys = 14.24 CPU)
Result: PASS

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

Prerequisite modules loaded:

requires:

    Module                                       Need Have    
    -------------------------------------------- ---- --------
    Carp                                         0    1.50    
    Clone                                        0    0.45    
    Crypt::CBC                                   0    2.33    
    Crypt::DES                                   0    2.07    
    HTML::FormFu                                 0    2.07    
    HTML::FormFu::Attribute                      0    2.07    
    HTML::FormFu::ObjectUtil                     0    2.07    
    HTML::FormFu::QueryType::CGI                 0    2.07    
    HTML::FormFu::Role::FormAndElementMethods    0    2.07    
    HTML::FormFu::Role::FormBlockAndFieldMethods 0    2.07    
    HTML::FormFu::Role::NestedHashUtils          0    2.07    
    HTML::FormFu::Role::Populate                 0    2.07    
    List::MoreUtils                              0    0.428   
    Moose                                        0    2.2012  
    MooseX::Attribute::Chained                   0    1.0.3   
    overload                                     0    1.31    
    Scalar::Util                                 0    1.55    
    Storable                                     0    3.21    
    strict                                       0    1.11    

build_requires:

    Module                                       Need Have    
    -------------------------------------------- ---- --------
    Cwd                                          0    3.78    
    ExtUtils::MakeMaker                          0    7.44    
    Fatal                                        0    2.32    
    File::Spec                                   0    3.78    
    Test::More                                   0.92 1.302175
    warnings                                     0    1.47    
    YAML::XS                                     0    0.82    

configure_requires:

    Module                                       Need Have    
    -------------------------------------------- ---- --------
    ExtUtils::MakeMaker                          0    7.44    


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

Environment variables:

    LANG = en_US.UTF-8
    LC_ALL = C
    NONINTERACTIVE_TESTING = 1
    PATH = /Users/cpan/bin/perl-blead/bin:/Users/cpan/bin:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin
    PERL5LIB = 
    PERL5OPT = 
    PERL5_CPANPLUS_IS_RUNNING = 3733
    PERL5_CPAN_IS_RUNNING = 3733
    PERL_MM_USE_DEFAULT = 1
    PERL_USE_UNSAFE_INC = 1
    SHELL = /bin/bash
    TERM = xterm-256color
    TMPDIR = /Users/cpan/tmp

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

    $^X = /Users/cpan/bin/perl-blead/bin/perl5.31.12
    $UID/$EUID = 503 / 503
    $GID = 20 20 12 61 399 701 702 703 100
    $EGID = 20 20 12 61 399 701 702 703 100

Perl module toolchain versions installed:

    Module              Have    
    ------------------- --------
    CPAN                2.27    
    CPAN::Meta          2.150010
    Cwd                 3.78    
    ExtUtils::CBuilder  0.280234
    ExtUtils::Command   7.44    
    ExtUtils::Install   2.14    
    ExtUtils::MakeMaker 7.44    
    ExtUtils::Manifest  1.72    
    ExtUtils::ParseXS   3.40    
    File::Spec          3.78    
    JSON                4.02    
    JSON::PP            4.04    
    Module::Build       0.4231  
    Module::Signature   n/a     
    Parse::CPAN::Meta   2.150010
    Test::Harness       3.42    
    Test::More          1.302175
    YAML                1.30    
    YAML::Syck          1.32    
    version             0.9924  


--

Summary of my perl5 (revision 5 version 31 subversion 12) configuration:
  Commit id: 28546032c2df8b42a1df19f7c100efc4823af9f2
  Platform:
    osname=darwin
    osvers=19.5.0
    archname=darwin-thread-multi-2level
    uname='darwin cjg-mac.local 19.5.0 darwin kernel version 19.5.0: thu apr 30 18:25:59 pdt 2020; root:xnu-6153.121.1~7release_x86_64 x86_64 '
    config_args='-des -Dprefix=~/bin/perl-blead -Dscriptdir=~/bin/perl-blead/bin -Dusedevel -Duse64bitall -Duseithreads'
    hint=recommended
    useposix=true
    d_sigaction=define
    useithreads=define
    usemultiplicity=define
    use64bitint=define
    use64bitall=define
    uselongdouble=undef
    usemymalloc=n
    default_inc_excludes_dot=define
    bincompat5005=undef
  Compiler:
    cc='cc'
    ccflags ='-fno-common -DPERL_DARWIN -mmacosx-version-min=10.15 -arch x86_64 -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -DPERL_USE_SAFE_PUTENV'
    optimize='-O3'
    cppflags='-arch x86_64 -fno-common -DPERL_DARWIN -mmacosx-version-min=10.15 -arch x86_64 -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include'
    ccversion=''
    gccversion='4.2.1 Compatible Apple LLVM 11.0.3 (clang-1103.0.32.62)'
    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 -arch x86_64'
    ldflags =' -mmacosx-version-min=10.15 -arch x86_64 -fstack-protector-strong -L/usr/local/lib'
    libpth=/usr/local/lib /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/11.0.3/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=-lpthread -ldbm -ldl -lm -lutil -lc
    perllibs=-lpthread -ldl -lm -lutil -lc
    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=10.15 -bundle -undefined dynamic_lookup -L/usr/local/lib -fstack-protector-strong'


Characteristics of this binary (from libperl): 
  Compile-time options:
    HAS_TIMES
    MULTIPLICITY
    PERLIO_LAYERS
    PERL_COPY_ON_WRITE
    PERL_DONT_CREATE_GVSV
    PERL_IMPLICIT_CONTEXT
    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_ITHREADS
    USE_LARGE_FILES
    USE_LOCALE
    USE_LOCALE_COLLATE
    USE_LOCALE_CTYPE
    USE_LOCALE_NUMERIC
    USE_LOCALE_TIME
    USE_PERLIO
    USE_PERL_ATOF
    USE_REENTRANT_API
    USE_THREAD_SAFE_LOCALE
  Built under darwin
  Compiled at May 29 2020 18:51:02
  %ENV:
    PERL5LIB=""
    PERL5OPT=""
    PERL5_CPANPLUS_IS_RUNNING="3733"
    PERL5_CPAN_IS_RUNNING="3733"
    PERL_MM_USE_DEFAULT="1"
    PERL_USE_UNSAFE_INC="1"
  @INC:
    /Users/cpan/bin/perl-blead/lib/site_perl/5.31.12/darwin-thread-multi-2level
    /Users/cpan/bin/perl-blead/lib/site_perl/5.31.12
    /Users/cpan/bin/perl-blead/lib/5.31.12/darwin-thread-multi-2level
    /Users/cpan/bin/perl-blead/lib/5.31.12
    .