Mojolicious-Plugin-FormFieldsFromJSON v1.03 Perl 5 v5.40.3 RC1 x86_64-linux-thread-multi-ld
- Status
- Pass
- From
- Andreas J. König (ANDK)
- Dist
-
Mojolicious-Plugin-FormFieldsFromJSON v1.03
- Platform
- Perl 5 v5.40.3 RC1 x86_64-linux-thread-multi-ld
- Date
- 2025-07-26 19:08:04
- ID
- db2a6670-6a53-11f0-b10b-fe7232c94057
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 Renee Baecker,
This is a computer-generated report for Mojolicious-Plugin-FormFieldsFromJSON-1.03
on perl 5.40.3, created by CPAN-Reporter-1.2020.
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 "/tmp/basesmoker-reloperl-TDtZ/bin/perl" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'blib/lib', 'blib/arch')" t/*.t t/fields/*.t t/validation/*.t
t/02_two_fields.t ...................................... ok
t/03_template.t ........................................ ok
t/04_fieldtype_template.t .............................. ok
t/05_template_twofields.t .............................. ok
t/06_fieldtype_template_select.t ....................... ok
t/07_template_configured_in_json.t ..................... ok
t/08_forms.t ........................................... ok
t/09_fields.t .......................................... ok
t/10_global_attributes.t ............................... ok
t/11_global_attributes_plus_field_attributes.t ......... ok
t/12_global_attributes_multirequest.t .................. ok
t/13_alias.t ........................................... ok
t/14_translation.t ..................................... ok
t/15_additional_type.t ................................. ok
t/16_dynamic_config.t .................................. ok
t/17_template_info.t ................................... ok
t/18_template_message.t ................................ ok
t/19_multiple_path.t ................................... ok
t/20_form_field_by_name.t .............................. ok
t/21_form_fields_any_stash.t ........................... ok
t/22_form_fields_without_a_field.t ..................... ok
t/23_template_file.t ................................... ok
t/basic.t .............................................. ok
t/fields/01_textfield.t ................................ ok
t/fields/02_textfield_default.t ........................ ok
t/fields/03_textfield_attributes.t ..................... ok
t/fields/04_select.t ................................... ok
t/fields/05_select_preselect.t ......................... ok
t/fields/06_select_multiple.t .......................... ok
t/fields/07_select_preselect_multiple.t ................ ok
t/fields/08_select_disabled_value.t .................... ok
t/fields/09_select_hash.t .............................. ok
t/fields/10_select_optgroup.t .......................... ok
t/fields/11_select_umlaut.t ............................ ok
t/fields/12_hidden.t ................................... ok
t/fields/13_textfield_with_attributes.t ................ ok
t/fields/14_select_with_attributes.t ................... ok
t/fields/15_password.t ................................. ok
t/fields/16_textarea.t ................................. ok
t/fields/17_textarea_with_cols_and_rows.t .............. ok
t/fields/18_radio.t .................................... ok
t/fields/19_radio_group.t .............................. ok
t/fields/20_radio_group_one_config.t ................... ok
t/fields/21_radio_group_one_config_disabled.t .......... ok
t/fields/22_radio_group_one_config_disabled_code.t ..... ok
t/fields/23_radio_group_disabled_code.t ................ ok
t/fields/24_radio_group_one_config_preselect.t ......... ok
t/fields/25_radio_group_template.t ..................... ok
t/fields/26_radio_group_one_config_template.t .......... ok
t/fields/27_checkbox.t ................................. ok
t/fields/28_checkbox_group.t ........................... ok
t/fields/29_checkbox_group_one_config.t ................ ok
t/fields/30_checkbox_group_one_config_disabled.t ....... ok
t/fields/31_checkbox_group_one_config_disabled_code.t .. ok
t/fields/32_checkbox_group_disabled_code.t ............. ok
t/fields/33_checkbox_group_one_config_preselect.t ...... ok
t/fields/34_checkbox_group_template.t .................. ok
t/fields/35_checkbox_group_one_config_template.t ....... ok
t/fields/36_radio_after_element.t ...................... ok
t/fields/37_checkbox_after_element.t ................... ok
t/fields/38_radio_show_value.t ......................... ok
t/fields/39_checkbox_show_value.t ...................... ok
t/fields/40_radio_translate_sublabel.t ................. ok
t/fields/41_checkbox_translate_sublabel.t .............. ok
# 9.41
t/fields/42_select_data_passed.t ....................... ok
t/fields/43_textfield_data_passed.t .................... ok
t/fields/44_hidden_data_passed.t ....................... ok
t/fields/45_textarea_data_passed.t ..................... ok
t/fields/46_radio_group_data_passed.t .................. ok
t/fields/47_checkbox_group_data_passed.t ............... ok
t/fields/48_glue.t ..................................... ok
t/fields/49_select_preselect_stash.t ................... ok
t/fields/50_radio_preselect_stash.t .................... ok
t/fields/51_checkbox_preselect_stash.t ................. ok
t/fields/52_select_data_callback.t ..................... ok
t/validation/01_textfield.t ............................ ok
t/validation/02_textfield_required.t ................... ok
t/validation/03_unset_optional.t ....................... ok
t/validation/04_unset_required.t ....................... ok
t/validation/05_error_message.t ........................ ok
t/validation/06_specific_error_message.t ............... ok
t/validation/07_mixed_errors.t ......................... ok
t/validation/08_required_error_message.t ............... ok
t/validation/09_required_no_error_message.t ............ ok
t/validation/10_change_value.t ......................... ok
t/validation/11_textfield_filters.t .................... ok
t/validation/12_textfield_required_filters.t ........... ok
All tests successful.
Files=87, Tests=450, 53 wallclock secs ( 0.20 usr 0.11 sys + 46.36 cusr 6.44 csys = 53.11 CPU)
Result: PASS
------------------------------
PREREQUISITES
------------------------------
Prerequisite modules loaded:
requires:
Module Need Have
------------------- ----- --------
Mojo::File 0 0
Mojolicious 6.50 9.41
perl 5.010 5.040003
build_requires:
Module Need Have
------------------- ----- --------
ExtUtils::MakeMaker 0 7.76
configure_requires:
Module Need Have
------------------- ----- --------
ExtUtils::MakeMaker 0 7.76
------------------------------
ENVIRONMENT AND OTHER CONTEXT
------------------------------
Environment variables:
AUTOMATED_TESTING = 1
LANG = en_US.UTF-8
LC_ADDRESS = de_DE.UTF-8
LC_IDENTIFICATION = de_DE.UTF-8
LC_MEASUREMENT = de_DE.UTF-8
LC_MONETARY = de_DE.UTF-8
LC_NAME = de_DE.UTF-8
LC_NUMERIC = de_DE.UTF-8
LC_PAPER = de_DE.UTF-8
LC_TELEPHONE = de_DE.UTF-8
LC_TIME = de_DE.UTF-8
PATH = /home/sand/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/perl/bin:/usr/X11/bin
PERL = /tmp/basesmoker-reloperl-TDtZ/bin/perl
PERL5LIB = /tmp/loop_over_bdir-388408-5nSnsG/makepp-1.19-0/blib/arch:/tmp/loop_over_bdir-388408-5nSnsG/makepp-1.19-0/blib/lib:/tmp/loop_over_bdir-388408-5nSnsG/Net-Async-WebService-lxd-0.03-0/blib/arch:/tmp/loop_over_bdir-388408-5nSnsG/Net-Async-WebService-lxd-0.03-0/blib/lib:/tmp/loop_over_bdir-388408-5nSnsG/Dpkg-1.22.21-0/blib/arch:/tmp/loop_over_bdir-388408-5nSnsG/Dpkg-1.22.21-0/blib/lib:/tmp/loop_over_bdir-388408-5nSnsG/CGI-Application-NetNewsIface-0.0204-0/blib/arch:/tmp/loop_over_bdir-388408-5nSnsG/CGI-Application-NetNewsIface-0.0204-0/blib/lib:/tmp/loop_over_bdir-388408-5nSnsG/Devel-Required-0.17-0/blib/arch:/tmp/loop_over_bdir-388408-5nSnsG/Devel-Required-0.17-0/blib/lib:/tmp/loop_over_bdir-388408-5nSnsG/Linux-InitFS-0.2-0/blib/arch:/tmp/loop_over_bdir-388408-5nSnsG/Linux-InitFS-0.2-0/blib/lib:/tmp/loop_over_bdir-388408-5nSnsG/Module-ScanDeps-Static-1.7.6-0/blib/arch:/tmp/loop_over_bdir-388408-5nSnsG/Module-ScanDeps-Static-1.7.6-0/blib/lib
PERL5OPT =
PERL5_CPANPLUS_IS_RUNNING = 388416
PERL5_CPAN_IS_RUNNING = 388416
PERL_CANARY_STABILITY_NOPROMPT = 1
PERL_MM_USE_DEFAULT = 1
PERL_USE_UNSAFE_INC = 1
SHELL = /usr/bin/zsh
TERM = screen
Perl special variables (and OS-specific diagnostics, for MSWin32):
$^X = /tmp/basesmoker-reloperl-TDtZ/bin/perl
$UID/$EUID = 1005 / 1005
$GID = 1005 1005
$EGID = 1005 1005
Perl module toolchain versions installed:
Module Have
------------------- --------
CPAN 2.38
CPAN::Meta 2.150010
Cwd 3.91
ExtUtils::CBuilder 0.280240
ExtUtils::Command 7.76
ExtUtils::Install 2.22
ExtUtils::MakeMaker 7.76
ExtUtils::Manifest 1.75
ExtUtils::ParseXS 3.51
File::Spec 3.91
JSON 4.10
JSON::PP 4.16
Module::Build 0.4234
Module::Signature 0.93
Parse::CPAN::Meta 2.150010
Test2 1.302214
Test::Harness 3.52
Test::More 1.302214
YAML 1.31
YAML::Syck 1.34
version 0.9933
--
Summary of my perl5 (revision 5 version 40 subversion 3) configuration:
Commit id: 57d9c1bc123e937a6e37d14b5597432f469a8ef7
Platform:
osname=linux
osvers=6.8.0-64-generic
archname=x86_64-linux-thread-multi-ld
uname='linux k93jammy 6.8.0-64-generic #67~22.04.1-ubuntu smp preempt_dynamic tue jun 24 15:19:46 utc 2 x86_64 x86_64 x86_64 gnulinux '
config_args='-Dprefix=/home/sand/src/perl/repoperls/installed-perls/host/k93jammy/v5.40.3-RC1/322f -Dmyhostname=k93jammy -Dinstallusrbinperl=n -Uversiononly -Dusedevel -des -Ui_db -Dlibswanted=cl pthread socket inet nsl gdbm dbm malloc dl ld sun m crypt sec util c cposix posix ucb BSD gdbm_compat -Duseithreads -Duselongdouble -DEBUGGING=-g'
hint=recommended
useposix=true
d_sigaction=define
useithreads=define
usemultiplicity=define
use64bitint=define
use64bitall=define
uselongdouble=define
usemymalloc=n
default_inc_excludes_dot=define
Compiler:
cc='cc'
ccflags ='-D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64'
optimize='-O2 -g'
cppflags='-D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include'
ccversion=''
gccversion='11.4.0'
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='long double'
nvsize=16
Off_t='off_t'
lseeksize=8
alignbytes=16
prototype=define
Linker and Libraries:
ld='cc'
ldflags =' -fstack-protector-strong -L/usr/local/lib'
libpth=/usr/local/lib /usr/lib/x86_64-linux-gnu /usr/lib /usr/lib64
libs=-lpthread -lnsl -ldl -lm -lcrypt -lutil -lc
perllibs=-lpthread -lnsl -ldl -lm -lcrypt -lutil -lc
libc=/lib/x86_64-linux-gnu/libc.so.6
so=so
useshrplib=false
libperl=libperl.a
gnulibc_version='2.35'
Dynamic Linking:
dlsrc=dl_dlopen.xs
dlext=so
d_dlsymun=undef
ccdlflags='-Wl,-E'
cccdlflags='-fPIC'
lddlflags='-shared -O2 -g -L/usr/local/lib -fstack-protector-strong'
Characteristics of this binary (from libperl):
Compile-time options:
HAS_LONG_DOUBLE
HAS_STRTOLD
HAS_TIMES
MULTIPLICITY
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_ITHREADS
USE_LARGE_FILES
USE_LOCALE
USE_LOCALE_COLLATE
USE_LOCALE_CTYPE
USE_LOCALE_NUMERIC
USE_LOCALE_TIME
USE_LONG_DOUBLE
USE_PERLIO
USE_PERL_ATOF
USE_REENTRANT_API
USE_THREAD_SAFE_LOCALE
Locally applied patches:
RC1
Built under linux
Compiled at Jul 23 2025 09:07:47
%ENV:
PERL="/tmp/basesmoker-reloperl-TDtZ/bin/perl"
PERL5LIB="/tmp/loop_over_bdir-388408-5nSnsG/makepp-1.19-0/blib/arch:/tmp/loop_over_bdir-388408-5nSnsG/makepp-1.19-0/blib/lib:/tmp/loop_over_bdir-388408-5nSnsG/Net-Async-WebService-lxd-0.03-0/blib/arch:/tmp/loop_over_bdir-388408-5nSnsG/Net-Async-WebService-lxd-0.03-0/blib/lib:/tmp/loop_over_bdir-388408-5nSnsG/Dpkg-1.22.21-0/blib/arch:/tmp/loop_over_bdir-388408-5nSnsG/Dpkg-1.22.21-0/blib/lib:/tmp/loop_over_bdir-388408-5nSnsG/CGI-Application-NetNewsIface-0.0204-0/blib/arch:/tmp/loop_over_bdir-388408-5nSnsG/CGI-Application-NetNewsIface-0.0204-0/blib/lib:/tmp/loop_over_bdir-388408-5nSnsG/Devel-Required-0.17-0/blib/arch:/tmp/loop_over_bdir-388408-5nSnsG/Devel-Required-0.17-0/blib/lib:/tmp/loop_over_bdir-388408-5nSnsG/Linux-InitFS-0.2-0/blib/arch:/tmp/loop_over_bdir-388408-5nSnsG/Linux-InitFS-0.2-0/blib/lib:/tmp/loop_over_bdir-388408-5nSnsG/Module-ScanDeps-Static-1.7.6-0/blib/arch:/tmp/loop_over_bdir-388408-5nSnsG/Module-ScanDeps-Static-1.7.6-0/blib/lib"
PERL5OPT=""
PERL5_CPANPLUS_IS_RUNNING="388416"
PERL5_CPAN_IS_RUNNING="388416"
PERL_CANARY_STABILITY_NOPROMPT="1"
PERL_MM_USE_DEFAULT="1"
PERL_USE_UNSAFE_INC="1"
@INC:
/tmp/loop_over_bdir-388408-5nSnsG/makepp-1.19-0/blib/arch
/tmp/loop_over_bdir-388408-5nSnsG/makepp-1.19-0/blib/lib
/tmp/loop_over_bdir-388408-5nSnsG/Net-Async-WebService-lxd-0.03-0/blib/arch
/tmp/loop_over_bdir-388408-5nSnsG/Net-Async-WebService-lxd-0.03-0/blib/lib
/tmp/loop_over_bdir-388408-5nSnsG/Dpkg-1.22.21-0/blib/arch
/tmp/loop_over_bdir-388408-5nSnsG/Dpkg-1.22.21-0/blib/lib
/tmp/loop_over_bdir-388408-5nSnsG/CGI-Application-NetNewsIface-0.0204-0/blib/arch
/tmp/loop_over_bdir-388408-5nSnsG/CGI-Application-NetNewsIface-0.0204-0/blib/lib
/tmp/loop_over_bdir-388408-5nSnsG/Devel-Required-0.17-0/blib/arch
/tmp/loop_over_bdir-388408-5nSnsG/Devel-Required-0.17-0/blib/lib
/tmp/loop_over_bdir-388408-5nSnsG/Linux-InitFS-0.2-0/blib/arch
/tmp/loop_over_bdir-388408-5nSnsG/Linux-InitFS-0.2-0/blib/lib
/tmp/loop_over_bdir-388408-5nSnsG/Module-ScanDeps-Static-1.7.6-0/blib/arch
/tmp/loop_over_bdir-388408-5nSnsG/Module-ScanDeps-Static-1.7.6-0/blib/lib
/home/sand/src/perl/repoperls/installed-perls/host/k93jammy/v5.40.3-RC1/322f/lib/site_perl/5.40.3/x86_64-linux-thread-multi-ld
/home/sand/src/perl/repoperls/installed-perls/host/k93jammy/v5.40.3-RC1/322f/lib/site_perl/5.40.3
/home/sand/src/perl/repoperls/installed-perls/host/k93jammy/v5.40.3-RC1/322f/lib/5.40.3/x86_64-linux-thread-multi-ld
/home/sand/src/perl/repoperls/installed-perls/host/k93jammy/v5.40.3-RC1/322f/lib/5.40.3
.