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.02 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 '/usr/bin/make test': /usr/bin/perl "-Iinc" Makefile.PL --config= --installdeps=Class::Accessor::Chained::Fast,0,Class::C3,0,Config::Any,0,Data::Visitor::Callback,0,Date::Calc,0,DateTime::Format::Builder,0.7901,DateTime::Format::Strptime,0,DateTime::Locale,0,Email::Valid,0,HTML::Scrubber,0,HTML::TokeParser::Simple,0,Regexp::Copy,0 Cannot determine perl version info from lib/HTML/FormFu.pm PERL_DL_NONLAZY=1 /usr/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(0, 'inc', 'blib/lib', 'blib/arch')" t/*.t t/*/*.t t/01use......................................ok t/02pod......................................skipped all skipped: inc directory exists - skipping POD tests t/04basic....................................ok t/block_insert_after.........................ok t/block_insert_before........................ok t/bugs/circular_reference....................skipped all skipped: Test::Memory::Cycle required for testing circular references 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 14/14 skipped: various reasons t/form/constraints_from_dbic_rs..............ok 3/3 skipped: various reasons 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, 2 tests and 17 subtests skipped. Files=193, Tests=1107, 479 wallclock secs (398.75 cusr + 40.81 csys = 439.56 CPU) ------------------------------ 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.12 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.18 Storable 2.05 2.15 Task::Weaken 0 1.00 Template 2.19 2.19 Test::NoWarnings 0 0.083 YAML::Syck 0 0.98 ------------------------------ ENVIRONMENT AND OTHER CONTEXT ------------------------------ Environment variables: LANG = en_US.UTF-8 PATH = /usr/local/bin:/usr/bin:/bin:/usr/bin/X11:/usr/games PERL5LIB = /home/icerider70/.cpan/build/Date-Calc-5.4-KkudDx/blib/arch:/home/icerider70/.cpan/build/Date-Calc-5.4-KkudDx/blib/lib:/home/icerider70/.cpan/build/Bit-Vector-6.4-eotmkS/blib/arch:/home/icerider70/.cpan/build/Bit-Vector-6.4-eotmkS/blib/lib:/home/icerider70/.cpan/build/HTML-TokeParser-Simple-3.15-AMw3jg/blib/arch:/home/icerider70/.cpan/build/HTML-TokeParser-Simple-3.15-AMw3jg/blib/lib:/home/icerider70/.cpan/build/Sub-Override-0.08-pRorbi/blib/arch:/home/icerider70/.cpan/build/Sub-Override-0.08-pRorbi/blib/lib:/home/icerider70/.cpan/build/Regexp-Copy-0.06-Ts3yF9/blib/arch:/home/icerider70/.cpan/build/Regexp-Copy-0.06-Ts3yF9/blib/lib:/home/icerider70/.cpan/build/Class-C3-0.19-86w10z/blib/arch:/home/icerider70/.cpan/build/Class-C3-0.19-86w10z/blib/lib:/home/icerider70/.cpan/build/Algorithm-C3-0.07-QCg2A4/blib/arch:/home/icerider70/.cpan/build/Algorithm-C3-0.07-QCg2A4/blib/lib:/home/icerider70/.cpan/build/Class-C3-XS-0.08-Hn0cNK/blib/arch:/home/icerider70/.cpan/build/Class-C3-XS-0.08-Hn0cNK/blib/lib:/home/icerider70/.cpan/build/Config-Any-0.08-JgHPf8/blib/arch:/home/icerider70/.cpan/build/Config-Any-0.08-JgHPf8/blib/lib:/home/icerider70/.cpan/build/Class-Accessor-Chained-0.01-fou4ka/blib/arch:/home/icerider70/.cpan/build/Class-Accessor-Chained-0.01-fou4ka/blib/lib:/home/icerider70/.cpan/build/DateTime-Format-Builder-0.7901-Z0dxNl/blib/arch:/home/icerider70/.cpan/build/DateTime-Format-Builder-0.7901-Z0dxNl/blib/lib:/home/icerider70/.cpan/build/Class-Factory-Util-1.7-LOlhUw/blib/arch:/home/icerider70/.cpan/build/Class-Factory-Util-1.7-LOlhUw/blib/lib:/home/icerider70/.cpan/build/DateTime-Format-Strptime-1.0702-XYNz3x/blib/arch:/home/icerider70/.cpan/build/DateTime-Format-Strptime-1.0702-XYNz3x/blib/lib:/home/icerider70/.cpan/build/DateTime-0.41-jygKmI/blib/arch:/home/icerider70/.cpan/build/DateTime-0.41-jygKmI/blib/lib:/home/icerider70/.cpan/build/DateTime-TimeZone-0.68-XRBffZ/blib/arch:/home/icerider70/.cpan/build/DateTime-TimeZone-0.68-XRBffZ/blib/lib:/home/icerider70/.cpan/build/Class-Singleton-1.4-SYqKL7/blib/arch:/home/icerider70/.cpan/build/Class-Singleton-1.4-SYqKL7/blib/lib:/home/icerider70/.cpan/build/DateTime-Locale-0.35-WGC0vD/blib/arch:/home/icerider70/.cpan/build/DateTime-Locale-0.35-WGC0vD/blib/lib:/home/icerider70/.cpan/build/Email-Valid-0.179-ab1sx5/blib/arch:/home/icerider70/.cpan/build/Email-Valid-0.179-ab1sx5/blib/lib:/home/icerider70/.cpan/build/HTML-Scrubber-0.08-bwCIgj/blib/arch:/home/icerider70/.cpan/build/HTML-Scrubber-0.08-bwCIgj/blib/lib:/home/icerider70/.cpan/build/Data-Visitor-0.09-QJYDDb/blib/arch:/home/icerider70/.cpan/build/Data-Visitor-0.09-QJYDDb/blib/lib:/home/icerider70/.cpan/build/Test-use-ok-0.02-wXUPxr/blib/arch:/home/icerider70/.cpan/build/Test-use-ok-0.02-wXUPxr/blib/lib:/home/icerider70/.cpan/build/Test-MockObject-1.08-y6O1xc/blib/arch:/home/icerider70/.cpan/build/Test-MockObject-1.08-y6O1xc/blib/lib:/home/icerider70/.cpan/build/UNIVERSAL-can-1.12-s7DE5K/blib/arch:/home/icerider70/.cpan/build/UNIVERSAL-can-1.12-s7DE5K/blib/lib:/home/icerider70/.cpan/build/UNIVERSAL-isa-0.06-2AJYRJ/blib/arch:/home/icerider70/.cpan/build/UNIVERSAL-isa-0.06-2AJYRJ/blib/lib PERL5_CPANPLUS_IS_RUNNING = 29401 PERL5_CPAN_IS_RUNNING = 29401 PERL_AUTOINSTALL = --defaultdeps PERL_MM_USE_DEFAULT = 1 SHELL = /bin/bash TERM = xterm Perl special variables (and OS-specific diagnostics, for MSWin32): $^X = /usr/bin/perl $UID/$EUID = 1001 / 1001 $GID = 1001 1001 $EGID = 1001 1001 Perl module toolchain versions installed: Module Have ------------------- ------- CPAN 1.76_02 Cwd 3.12 ExtUtils::CBuilder 0.19 ExtUtils::Command 1.09 ExtUtils::Install 1.33 ExtUtils::MakeMaker 6.30_01 ExtUtils::Manifest 1.46 ExtUtils::ParseXS 2.18 File::Spec 3.12 Module::Build 0.2808 Module::Signature n/a Test::Harness 2.56 Test::More 0.62 YAML 0.66 YAML::Syck 0.98 version 0.73 -- Summary of my perl5 (revision 5 version 8 subversion 8) configuration: Platform: osname=linux, osvers=2.6.18.3, archname=i486-linux-gnu-thread-multi uname='linux saens 2.6.18.3 #1 smp sat nov 25 13:39:52 est 2006 i686 gnulinux ' config_args='-Dusethreads -Duselargefiles -Dccflags=-DDEBIAN -Dcccdlflags=-fPIC -Darchname=i486-linux-gnu -Dprefix=/usr -Dprivlib=/usr/share/perl/5.8 -Darchlib=/usr/lib/perl/5.8 -Dvendorprefix=/usr -Dvendorlib=/usr/share/perl5 -Dvendorarch=/usr/lib/perl5 -Dsiteprefix=/usr/local -Dsitelib=/usr/local/share/perl/5.8.8 -Dsitearch=/usr/local/lib/perl/5.8.8 -Dman1dir=/usr/share/man/man1 -Dman3dir=/usr/share/man/man3 -Dsiteman1dir=/usr/local/man/man1 -Dsiteman3dir=/usr/local/man/man3 -Dman1ext=1 -Dman3ext=3perl -Dpager=/usr/bin/sensible-pager -Uafs -Ud_csh -Uusesfio -Uusenm -Duseshrplib -Dlibperl=libperl.so.5.8.8 -Dd_dosuid -des' hint=recommended, useposix=true, d_sigaction=define 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='cc', ccflags ='-D_REENTRANT -D_GNU_SOURCE -DTHREADS_HAVE_PIDS -DDEBIAN -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64', optimize='-O2', cppflags='-D_REENTRANT -D_GNU_SOURCE -DTHREADS_HAVE_PIDS -DDEBIAN -fno-strict-aliasing -pipe -I/usr/local/include' ccversion='', gccversion='4.1.2 20061115 (prerelease) (Debian 4.1.1-20)', gccosandvers='' intsize=4, longsize=4, ptrsize=4, doublesize=8, byteorder=1234 d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=12 ivtype='long', ivsize=4, nvtype='double', nvsize=8, Off_t='off_t', lseeksize=8 alignbytes=4, prototype=define Linker and Libraries: ld='cc', ldflags =' -L/usr/local/lib' libpth=/usr/local/lib /lib /usr/lib libs=-lgdbm -lgdbm_compat -ldb -ldl -lm -lpthread -lc -lcrypt perllibs=-ldl -lm -lpthread -lc -lcrypt libc=/lib/libc-2.3.6.so, so=so, useshrplib=true, libperl=libperl.so.5.8.8 gnulibc_version='2.3.6' Dynamic Linking: dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags='-Wl,-E' cccdlflags='-fPIC', lddlflags='-shared -L/usr/local/lib'
