This distribution has been tested as part of the cpan-testers effort to test as many new uploads to CPAN as possible. See http://testers.cpan.org/
Please cc any replies to [email protected] to keep other test volunteers informed and to prevent any duplicate effort. -- Dear Carl Franks, This is a computer-generated report for HTML-FormFu-0.01006 on perl-5.8.8, created automatically by CPAN-Reporter-1.05 and sent to the CPAN Testers mailing list. If you have received this email directly, it is because the person testing your distribution chose to send a copy to your CPAN email address; there may be a delay before the official report is received and processed by CPAN Testers. 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 'C:\strawberry-perl\dmake\bin\dmake.EXE test': C:\strawberry-perl\perl\bin\perl.exe "-Iinc" Makefile.PL --config= --installdeps=HTML::Scrubber,0,Regexp::Copy,0 Cannot determine perl version info from lib/HTML/FormFu.pm C:\strawberry-perl\perl\bin\perl.exe "-Iinc" -MExtUtils::Command -e cp bin/html_formfu_deploy.pl blib\script\html_formfu_deploy.pl pl2bat.bat blib\script\html_formfu_deploy.pl C:\strawberry-perl\perl\bin\perl.exe "-MExtUtils::Command::MM" "-e" "test_harness(0, 'inc', 'blib\lib', 'blib\arch')" t/*.t t/*/*.t t/01use........................................ok t/02pod........................................skipped: inc directory exists - skipping POD tests t/04basic......................................ok t/block_insert_after...........................ok t/block_insert_before..........................ok t/bugs/circular_reference......................ok t/bugs/constructor_arg_overwrites_default......ok t/bugs/date_element_empty_input................ok t/bugs/element_class...........................ok t/bugs/error_msg...............................ok t/bugs/field_no_name...........................ok t/bugs/filter_run_once.........................ok t/bugs/name_regex_chars........................ok t/bugs/result_params_multiple..................ok t/bugs/select_empty_options....................ok t/bugs/submit_no_value.........................ok t/bugs/submit_retain_default...................ok t/bugs/value_empty_string......................ok t/bugs/value_no_default........................ok t/bugs/yaml_utf8...............................ok t/constraint...................................ok t/constraints/allornone........................ok t/constraints/ascii............................ok t/constraints/autoset..........................ok t/constraints/autoset_group....................ok t/constraints/bool.............................ok t/constraints/callback.........................ok t/constraints/callbackonce.....................ok t/constraints/constraint_when..................ok t/constraints/dependon.........................ok t/constraints/email............................ok t/constraints/equal............................ok t/constraints/equal_internals..................ok t/constraints/integer..........................ok t/constraints/length...........................ok t/constraints/localize.........................ok t/constraints/maxlength........................ok t/constraints/minlength........................ok t/constraints/minmaxfields.....................ok t/constraints/not_equal........................ok t/constraints/not_word.........................ok t/constraints/number...........................ok t/constraints/printable........................ok t/constraints/range............................ok t/constraints/regex............................ok t/constraints/regex_common.....................ok t/constraints/required.........................ok t/constraints/set..............................ok t/constraints/singlevalue......................ok t/constraints/word.............................ok t/constraints/xml..............................ok t/deflators/strftime...........................ok t/element_setup................................ok t/elements/blank...............................ok t/elements/block...............................ok t/elements/button..............................ok t/elements/button_no_name......................ok t/elements/checkbox............................ok t/elements/checkbox_force_default..............ok t/elements/checkbox_retain_default.............ok t/elements/content_button......................ok t/elements/date................................ok t/elements/fieldset............................ok t/elements/file................................ok t/elements/file_post...........................ok t/elements/file_post_cgi_simple................ok t/elements/hidden..............................ok t/elements/hr..................................ok t/elements/image...............................ok t/elements/multi...............................ok t/elements/multi_errors........................ok t/elements/no_container_tag....................ok t/elements/password............................ok t/elements/password_render_value...............ok t/elements/password_retain_default.............ok t/elements/radio...............................ok t/elements/radio_force_default.................ok t/elements/radio_retain_default................ok t/elements/radiogroup..........................ok t/elements/radiogroup_errors...................ok t/elements/radiogroup_force_default............ok t/elements/radiogroup_id.......................ok t/elements/radiogroup_retain_default...........ok t/elements/radiogroup_subgroup.................ok t/elements/reset...............................ok t/elements/select..............................ok t/elements/select_force_default................ok t/elements/select_optgroup.....................ok t/elements/select_retain_default...............ok t/elements/select_value_range..................ok t/elements/simple_table........................ok t/elements/simple_table_class..................ok t/elements/simple_table_multiple...............ok t/elements/src.................................ok t/elements/submit..............................ok t/elements/text................................ok t/elements/text_attributes.....................ok t/elements/text_errors.........................ok t/elements/text_force_default..................ok t/elements/text_retain_default.................ok t/elements/textarea............................ok t/escaping.....................................ok t/examples/custom_label........................ok t/examples/custom_label2.......................ok t/examples/field_as............................ok t/examples/fields_as_list_items................ok t/field_accessor_loc...........................ok t/field_change_name............................ok t/field_id.....................................ok t/filter.......................................ok t/filters/all_by_default.......................ok t/filters/callback.............................ok t/filters/copyvalue............................ok t/filters/encode...............................ok t/filters/htmlescape...........................ok t/filters/htmlscrubber.........................ok t/filters/lowercase............................ok t/filters/nonnumeric...........................ok t/filters/trimedges............................ok t/filters/uppercase............................ok t/filters/whitespace...........................ok t/force_errors.................................ok t/force_errors/allornone.......................ok t/force_errors/callbackonce....................ok t/force_errors/dependon........................ok t/force_errors/equal...........................ok t/force_errors/integer.........................ok t/force_errors/minmaxfields....................ok t/form/add_render_class_args...................ok t/form/add_valid...............................ok t/form/add_valid_unknown.......................ok t/form/attributes..............................ok t/form/auto_constraint_class...................ok t/form/auto_error_class........................ok t/form/auto_error_message......................ok t/form/auto_fieldset...........................ok t/form/auto_label..............................ok t/form/clone...................................ok t/form/config_callback.........................ok t/form/constraints_from_dbic...................ok t/form/constraints_from_dbic_rs................ok t/form/default_values..........................ok t/form/element_defaults........................ok t/form/end_form................................ok t/form/error_message...........................ok t/form/force_error_message.....................ok t/form/get_all_elements........................ok t/form/get_constraint..........................ok t/form/get_constraints.........................ok t/form/get_deflator............................ok t/form/get_deflators...........................ok t/form/get_element.............................ok t/form/get_elements............................ok t/form/get_errors..............................ok t/form/get_field...............................ok t/form/get_fields..............................ok t/form/get_filter..............................ok t/form/get_filters.............................ok t/form/get_inflator............................ok t/form/get_inflators...........................ok t/form/has_errors..............................ok t/form/hidden_fields...........................ok t/form/insert_after............................ok t/form/javascript..............................ok t/form/javascript_src..........................ok t/form/multiple_same_named_fields..............ok t/form/param...................................ok t/form/params..................................ok t/form/query...................................ok t/form/render_processed_value..................ok t/form/start_form..............................ok t/form/stash...................................ok t/form/submitted...............................ok t/form/submitted_and_valid.....................ok t/form/valid...................................ok t/inflators/datetime_optional..................ok t/inflators/datetime_parser....................ok t/inflators/datetime_regex.....................ok t/inflators/datetime_strptime..................ok t/load_config_file.............................ok t/load_config_file_constraint_regex............ok t/load_config_file_multiple....................ok t/multiple_radiogroup_fields...................ok t/multiple_select_fields.......................ok t/multiple_text_fields.........................ok t/output_processors/indent.....................ok t/output_processors/indent_internals...........ok t/output_processors/strip_whitespace...........ok t/utils/append_xml_attribute...................ok t/utils/has_xml_attribute......................ok t/utils/remove_xml_attribute...................ok t/validator....................................ok t/validators/callback..........................ok All tests successful. Files=193, Tests=1109, 90 wallclock secs ( 0.92 usr + 0.23 sys = 1.16 CPU) Result: PASS ------------------------------ PREREQUISITES ------------------------------ Prerequisite modules loaded: requires: Module Need Have ------------------------------ ------ ------ Carp 0 1.04 Class::Accessor::Chained::Fast 0 0 Class::C3 0 0.19 Config::Any 0 0.08 Data::Visitor::Callback 0 0 Date::Calc 0 5.4 DateTime::Format::Builder 0.7901 0.7901 DateTime::Format::Strptime 0 1.0702 DateTime::Locale 0 0.35 Email::Valid 0 0.179 File::Copy 0 2.09 File::Spec 0 3.25 HTML::Scrubber 0 0.08 HTML::TokeParser::Simple 0 3.15 List::MoreUtils 0 0.21 Locale::Maketext::Simple 0 0.18 Module::Pluggable 0 3.6 Regexp::Common 0 2.120 Regexp::Copy 0 0.06 Scalar::Util 0 1.19 Storable 2.05 2.16 Task::Weaken 0 1.01 Template 2.19 2.19 Test::NoWarnings 0 0.084 YAML::Syck 0 0.99 ------------------------------ ENVIRONMENT AND OTHER CONTEXT ------------------------------ Environment variables: AUTOMATED_TESTING = 1 COMSPEC = F:\WINDOWS\system32\cmd.exe INCLUDE = ;C:\strawberry-perl\mingw\include;C:\strawberry-perl\perl\lib\CORE;C:\strawberry-perl\perl\lib\encode LIB = ;C:\strawberry-perl\mingw\lib;C:\strawberry-perl\perl\bin NUMBER_OF_PROCESSORS = 1 PATH = F:\WINDOWS\system32;F:\WINDOWS;F:\WINDOWS\System32\Wbem;C:\strawberry-perl\perl\bin;C:\strawberry-perl\dmake\bin;C:\strawberry-perl\mingw\bin PERL5LIB = PERL5_CPANPLUS_IS_RUNNING = 2676 PERL5_CPAN_IS_RUNNING = 2676 PERL_MM_USE_DEFAULT = 1 PROCESSOR_IDENTIFIER = x86 Family 15 Model 12 Stepping 0, AuthenticAMD TEMP = F:\DOCUME~1\MATTHE~1\LOCALS~1\Temp Perl special variables (and OS-specific diagnostics, for MSWin32): $^X = C:\strawberry-perl\perl\bin\perl.exe $UID/$EUID = 0 / 0 $GID = 0 $EGID = 0 Win32::GetOSName = WinXP/.Net Win32::GetOSVersion = Service Pack 2, 5, 1, 2600, 2, 2, 0, 256, 1 Win32::IsAdminUser = 1 Perl module toolchain versions installed: Module Have ------------------- ------ CPAN 1.9204 Cwd 3.25 ExtUtils::CBuilder 0.21 ExtUtils::Command 1.13 ExtUtils::Install 1.44 ExtUtils::MakeMaker 6.36 ExtUtils::Manifest 1.51 ExtUtils::ParseXS 2.18 File::Spec 3.25 Module::Build 0.2808 Module::Signature n/a Test::Harness 3.01 Test::More 0.72 YAML 0.66 YAML::Syck 0.99 version 0.74 -- Summary of my perl5 (revision 5 version 8 subversion 8) configuration: Platform: osname=MSWin32, osvers=5.1, archname=MSWin32-x86-multi-thread uname='' config_args='undef' hint=recommended, useposix=true, d_sigaction=undef usethreads=define use5005threads=undef useithreads=define usemultiplicity=define useperlio=define d_sfio=undef uselargefiles=define usesocks=undef use64bitint=undef use64bitall=undef uselongdouble=undef usemymalloc=n, bincompat5005=undef Compiler: cc='gcc', ccflags =' -s -O2 -DWIN32 -DHAVE_DES_FCRYPT -DPERL_IMPLICIT_CONTEXT -DPERL_IMPLICIT_SYS -fno-strict-aliasing -DPERL_MSVCRT_READFIX', optimize='-s -O2', cppflags='-DWIN32' ccversion='', gccversion='3.4.5', gccosandvers='' intsize=4, longsize=4, ptrsize=4, doublesize=8, byteorder=1234 d_longlong=undef, longlongsize=8, d_longdbl=define, longdblsize=12 ivtype='long', ivsize=4, nvtype='double', nvsize=8, Off_t='long long', lseeksize=8 alignbytes=8, prototype=define Linker and Libraries: ld='g++', ldflags ='-s -L"c:\strawberry-perl\perl\lib\CORE" -L"c:\strawberry-perl\mingw\lib"' libpth=c:\strawberry-perl\mingw\lib libs= -lmsvcrt -lmoldname -lkernel32 -luser32 -lgdi32 -lwinspool -lcomdlg32 -ladvapi32 -lshell32 -lole32 -loleaut32 -lnetapi32 -luuid -lws2_32 -lmpr -lwinmm -lversion -lodbc32 -lodbccp32 perllibs= -lmsvcrt -lmoldname -lkernel32 -luser32 -lgdi32 -lwinspool -lcomdlg32 -ladvapi32 -lshell32 -lole32 -loleaut32 -lnetapi32 -luuid -lws2_32 -lmpr -lwinmm -lversion -lodbc32 -lodbccp32 libc=-lmsvcrt, so=dll, useshrplib=yes, libperl=libperl58.a gnulibc_version='' Dynamic Linking: dlsrc=dl_win32.xs, dlext=dll, d_dlsymun=undef, ccdlflags=' ' cccdlflags=' ', lddlflags='-mdll -s -L"c:\strawberry-perl\perl\lib\CORE" -L"c:\strawberry-perl\mingw\lib"'
