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 test report for HTML-FormFu-0.01002, created
automatically by CPAN::Reporter, version 0.46, 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
    * Prerequisites
    * Environment and other context
    * Test output

------------------------------
TESTER COMMENTS
------------------------------

Additional comments from tester: 

[none provided]

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

Prerequisite modules loaded:

requires:

    Module                         Need Have   
    ------------------------------ ---- -------
    Carp                           0    1.04   
    Class::Accessor::Chained::Fast 0    0      
    Class::C3                      0    0.19   
    Class::Data::Accessor          0    0.04001
    Config::Any                    0    0.07   
    Date::Calc                     0    5.4    
    DateTime::Format::Builder      0    0.7807 
    DateTime::Format::Strptime     0    1.0700 
    DateTime::Locale               0    0.34   
    Email::Valid                   0    0.179  
    File::Copy                     0    2.09   
    File::Spec                     0    3.12   
    HTML::Scrubber                 0    0.08   
    List::MoreUtils                0    0.21   
    Locale::Maketext::Simple       0    0.18   
    Module::Pluggable              0    3.5    
    Regexp::Common                 0    2.120  
    Regexp::Copy                   0    0.06   
    Scalar::Util                   0    1.18   
    Storable                       2.05 2.15   
    Template                       2.19 2.19   
    Test::NoWarnings               0    0.083  
    YAML::Syck                     0    0.96   

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

Environment variables:

    LANG = en_GB
    LANGUAGE = en_GB:en_US:en_GB:en
    PATH = /usr/local/bin:/usr/bin:/bin:/usr/bin/X11:/usr/games
    PERL5LIB = 
    PERL5_CPANPLUS_IS_RUNNING = 1
    PERL5_CPAN_IS_RUNNING = 1
    SHELL = /bin/bash
    TERM = screen

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

    Perl: $^X = /home/david/_/_/perl-5.8.8/bin/perl
    UID:  $<  = 1000
    EUID: $>  = 1000
    GID:  $(  = 1000 46 44 29 25 24 20 1000
    EGID: $)  = 1000 46 44 29 25 24 20 1000

Perl module toolchain versions installed:

    Module              Have  
    ------------------- ------
    CPAN                1.9102
    Cwd                 3.24  
    ExtUtils::CBuilder  n/a   
    ExtUtils::Command   1.09  
    ExtUtils::Install   1.33  
    ExtUtils::MakeMaker 6.30  
    ExtUtils::Manifest  1.46  
    ExtUtils::ParseXS   n/a   
    File::Spec          3.12  
    Module::Build       0.2808
    Module::Signature   n/a   
    Test::Harness       2.64  
    Test::More          0.70  
    version             0.7203

------------------------------
TEST OUTPUT
------------------------------

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

PERL_DL_NONLAZY=1 /home/david/_/_/perl-5.8.8/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/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/bool...........................ok
t/constraints/callback.......................ok
t/constraints/callbackonce...................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_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..............skipped
        all skipped: CGI::Simple required
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_retain_default..............ok
t/elements/radiogroup........................ok
t/elements/radiogroup_errors.................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_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_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/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/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/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/utils/append_xml_attribute.................ok
t/utils/has_xml_attribute....................ok
t/utils/remove_xml_attribute.................ok
t/validator..................................ok
All tests successful, 2 tests and 17 subtests skipped.
Files=178, Tests=954, 98 wallclock secs (46.57 cusr +  4.46 csys = 51.03 CPU)


--

Summary of my perl5 (revision 5 version 8 subversion 8) configuration:
  Platform:
    osname=linux, osvers=2.4.27-3-686, archname=i686-linux
    uname='linux pigsty 2.4.27-3-686 #1 tue dec 5 21:03:54 utc 2006 i686 
gnulinux '
    config_args='-de -Dprefix=/home/david/cpantesting/perl-5.8.8'
    hint=recommended, useposix=true, d_sigaction=define
    usethreads=undef use5005threads=undef useithreads=undef 
usemultiplicity=undef
    useperlio=define d_sfio=undef uselargefiles=define usesocks=undef
    use64bitint=undef use64bitall=undef uselongdouble=undef
    usemymalloc=n, bincompat5005=undef
  Compiler:
    cc='cc', ccflags ='-fno-strict-aliasing -pipe -I/usr/local/include 
-D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64',
    optimize='-O2',
    cppflags='-fno-strict-aliasing -pipe -I/usr/local/include'
    ccversion='', gccversion='3.3.5 (Debian 1:3.3.5-13)', 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=-lnsl -lgdbm -ldl -lm -lcrypt -lutil -lc
    perllibs=-lnsl -ldl -lm -lcrypt -lutil -lc
    libc=/lib/libc-2.3.2.so, so=so, useshrplib=false, libperl=libperl.a
    gnulibc_version='2.3.2'
  Dynamic Linking:
    dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags='-Wl,-E'
    cccdlflags='-fpic', lddlflags='-shared -L/usr/local/lib'

Reply via email to