Mojolicious-Plugin-FormFieldsFromJSON v1.03 Perl 5 v5.41.3 x86_64-linux-thread-multi
- Status
- Pass
- From
- Andreas J. König (ANDK)
- Dist
-
Mojolicious-Plugin-FormFieldsFromJSON v1.03
- Platform
- Perl 5 v5.41.3 x86_64-linux-thread-multi
- Date
- 2024-09-15 08:25:09
- ID
- 055da930-733c-11ef-b6db-3a003b2fa540
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.41.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-IIrw/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.38
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, 59 wallclock secs ( 0.26 usr 0.14 sys + 53.68 cusr 4.83 csys = 58.91 CPU)
Result: PASS
------------------------------
PREREQUISITES
------------------------------
Prerequisite modules loaded:
requires:
Module Need Have
------------------- ----- --------
Mojo::File 0 0
Mojolicious 6.50 9.38
perl 5.010 5.041003
build_requires:
Module Need Have
------------------- ----- --------
ExtUtils::MakeMaker 0 7.70
configure_requires:
Module Need Have
------------------- ----- --------
ExtUtils::MakeMaker 0 7.70
------------------------------
ENVIRONMENT AND OTHER CONTEXT
------------------------------
Environment variables:
AUTOMATED_TESTING = 1
LANG = en_US.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-IIrw/bin/perl
PERL5LIB = /tmp/loop_over_bdir-3247146-5YbB1Z/CORBA-Python-2.66-0/blib/arch:/tmp/loop_over_bdir-3247146-5YbB1Z/CORBA-Python-2.66-0/blib/lib:/tmp/loop_over_bdir-3247146-5YbB1Z/Business-Shipping-DataFiles-1.02-0/blib/arch:/tmp/loop_over_bdir-3247146-5YbB1Z/Business-Shipping-DataFiles-1.02-0/blib/lib:/tmp/loop_over_bdir-3247146-5YbB1Z/Lingua-YaTeA-0.626-0/blib/arch:/tmp/loop_over_bdir-3247146-5YbB1Z/Lingua-YaTeA-0.626-0/blib/lib
PERL5OPT =
PERL5_CPANPLUS_IS_RUNNING = 3247154
PERL5_CPAN_IS_RUNNING = 3247154
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-IIrw/bin/perl
$UID/$EUID = 1005 / 1005
$GID = 1005 1005
$EGID = 1005 1005
Perl module toolchain versions installed:
Module Have
------------------- --------
CPAN 2.37
CPAN::Meta 2.150010
Cwd 3.92
ExtUtils::CBuilder 0.280240
ExtUtils::Command 7.70
ExtUtils::Install 2.22
ExtUtils::MakeMaker 7.70
ExtUtils::Manifest 1.75
ExtUtils::ParseXS 3.53
File::Spec 3.92
JSON 4.10
JSON::PP 4.16
Module::Build 0.4234
Module::Signature 0.88
Parse::CPAN::Meta 2.150010
Test2 1.302202
Test::Harness 3.50
Test::More 1.302202
YAML 1.31
YAML::Syck 1.34
version 0.9933
--
Summary of my perl5 (revision 5 version 41 subversion 3) configuration:
Commit id: 7561aa27084e94eb0f399e9e8ee576069d40a706
Platform:
osname=linux
osvers=5.4.0-189-generic
archname=x86_64-linux-thread-multi
uname='linux k93focal 5.4.0-189-generic #209-ubuntu smp fri jun 7 14:05:13 utc 2024 x86_64 x86_64 x86_64 gnulinux '
config_args='-Dprefix=/home/sand/src/perl/repoperls/installed-perls/host/k93focal/v5.41.3/d119 -Dmyhostname=k93focal -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 -Uuselongdouble -DEBUGGING=both'
hint=recommended
useposix=true
d_sigaction=define
useithreads=define
usemultiplicity=define
use64bitint=define
use64bitall=define
uselongdouble=undef
usemymalloc=n
default_inc_excludes_dot=define
Compiler:
cc='cc'
ccflags ='-D_REENTRANT -D_GNU_SOURCE -fwrapv -DDEBUGGING -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 -DDEBUGGING -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include'
ccversion=''
gccversion='9.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='double'
nvsize=8
Off_t='off_t'
lseeksize=8
alignbytes=8
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=libc-2.31.so
so=so
useshrplib=false
libperl=libperl.a
gnulibc_version='2.31'
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:
DEBUGGING
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_TRACK_MEMPOOL
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 linux
Compiled at Sep 4 2024 04:04:46
%ENV:
PERL="/tmp/basesmoker-reloperl-IIrw/bin/perl"
PERL5LIB="/tmp/loop_over_bdir-3247146-5YbB1Z/CORBA-Python-2.66-0/blib/arch:/tmp/loop_over_bdir-3247146-5YbB1Z/CORBA-Python-2.66-0/blib/lib:/tmp/loop_over_bdir-3247146-5YbB1Z/Business-Shipping-DataFiles-1.02-0/blib/arch:/tmp/loop_over_bdir-3247146-5YbB1Z/Business-Shipping-DataFiles-1.02-0/blib/lib:/tmp/loop_over_bdir-3247146-5YbB1Z/Lingua-YaTeA-0.626-0/blib/arch:/tmp/loop_over_bdir-3247146-5YbB1Z/Lingua-YaTeA-0.626-0/blib/lib"
PERL5OPT=""
PERL5_CPANPLUS_IS_RUNNING="3247154"
PERL5_CPAN_IS_RUNNING="3247154"
PERL_CANARY_STABILITY_NOPROMPT="1"
PERL_MM_USE_DEFAULT="1"
PERL_USE_UNSAFE_INC="1"
@INC:
/tmp/loop_over_bdir-3247146-5YbB1Z/CORBA-Python-2.66-0/blib/arch
/tmp/loop_over_bdir-3247146-5YbB1Z/CORBA-Python-2.66-0/blib/lib
/tmp/loop_over_bdir-3247146-5YbB1Z/Business-Shipping-DataFiles-1.02-0/blib/arch
/tmp/loop_over_bdir-3247146-5YbB1Z/Business-Shipping-DataFiles-1.02-0/blib/lib
/tmp/loop_over_bdir-3247146-5YbB1Z/Lingua-YaTeA-0.626-0/blib/arch
/tmp/loop_over_bdir-3247146-5YbB1Z/Lingua-YaTeA-0.626-0/blib/lib
/home/sand/src/perl/repoperls/installed-perls/host/k93focal/v5.41.3/d119/lib/site_perl/5.41.3/x86_64-linux-thread-multi
/home/sand/src/perl/repoperls/installed-perls/host/k93focal/v5.41.3/d119/lib/site_perl/5.41.3
/home/sand/src/perl/repoperls/installed-perls/host/k93focal/v5.41.3/d119/lib/5.41.3/x86_64-linux-thread-multi
/home/sand/src/perl/repoperls/installed-perls/host/k93focal/v5.41.3/d119/lib/5.41.3
.