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.10.0, created automatically by CPAN-Reporter-1.04 
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':

make[3]: Entering directory `/home/sand/.cpan/build/HTML-FormFu-0.01006-xQFWZE'
PERL_DL_NONLAZY=1 /home/src/perl/repoperls/installed-perls/perl/p9l6W4f/[EMAIL 
PROTECTED]/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(0, 'inc', 
'blib/lib', 'blib/arch')" t/*.t t/*/*.t
t/01use......................................Variable "$s" is not available at 
(re_eval 882) line 1.
Variable "$x" is not available at (re_eval 882) line 1.
ok
t/02pod......................................skipped
        all skipped: inc directory exists - skipping POD tests
t/04basic....................................Variable "$s" is not available at 
(re_eval 49) line 1.
Variable "$x" is not available at (re_eval 49) line 1.
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.................................Variable "$s" is not available at 
(re_eval 51) line 1.
Variable "$x" is not available at (re_eval 51) line 1.
ok
t/constraints/allornone......................ok
t/constraints/ascii..........................Variable "$s" is not available at 
(re_eval 48) line 1.
Variable "$x" is not available at (re_eval 48) line 1.
ok
t/constraints/autoset........................ok
t/constraints/autoset_group..................ok
t/constraints/bool...........................Variable "$s" is not available at 
(re_eval 48) line 1.
Variable "$x" is not available at (re_eval 48) line 1.
ok
t/constraints/callback.......................ok
t/constraints/callbackonce...................ok
t/constraints/constraint_when................Variable "$s" is not available at 
(re_eval 48) line 1.
Variable "$x" is not available at (re_eval 48) line 1.
ok
t/constraints/dependon.......................ok
t/constraints/email..........................ok
t/constraints/equal..........................ok
t/constraints/equal_internals................ok
t/constraints/integer........................Variable "$s" is not available at 
(re_eval 48) line 1.
Variable "$x" is not available at (re_eval 48) line 1.
ok
t/constraints/length.........................ok
t/constraints/localize.......................Variable "$s" is not available at 
(re_eval 47) line 1.
Variable "$x" is not available at (re_eval 47) line 1.
ok
t/constraints/maxlength......................ok
t/constraints/minlength......................ok
t/constraints/minmaxfields...................ok
t/constraints/not_equal......................ok
t/constraints/not_word.......................Variable "$s" is not available at 
(re_eval 48) line 1.
Variable "$x" is not available at (re_eval 48) line 1.
ok
t/constraints/number.........................ok
t/constraints/printable......................Variable "$s" is not available at 
(re_eval 48) line 1.
Variable "$x" is not available at (re_eval 48) line 1.
ok
t/constraints/range..........................ok
t/constraints/regex..........................Variable "$s" is not available at 
(re_eval 47) line 1.
Variable "$x" is not available at (re_eval 47) line 1.
ok
t/constraints/regex_common...................Variable "$s" is not available at 
(re_eval 47) line 1.
Variable "$x" is not available at (re_eval 47) line 1.
ok
t/constraints/required.......................ok
t/constraints/set............................ok
t/constraints/singlevalue....................ok
t/constraints/word...........................Variable "$s" is not available at 
(re_eval 48) line 1.
Variable "$x" is not available at (re_eval 48) line 1.
ok
t/constraints/xml............................Variable "$s" is not available at 
(re_eval 47) line 1.
Variable "$x" is not available at (re_eval 47) line 1.
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.......................Variable "$s" is not available at 
(re_eval 48) line 1.
Variable "$x" is not available at (re_eval 48) line 1.
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...............................Variable "$s" is not available at 
(re_eval 48) line 1.
Variable "$x" is not available at (re_eval 48) line 1.
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.......................Variable "$s" is not available at 
(re_eval 48) line 1.
Variable "$x" is not available at (re_eval 48) line 1.
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.................Variable "$s" is not available at 
(re_eval 90) line 1.
Variable "$x" is not available at (re_eval 90) line 1.
ok
t/form/constraints_from_dbic_rs..............Variable "$s" is not available at 
(re_eval 94) line 1.
Variable "$x" is not available at (re_eval 94) line 1.
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........................Variable "$s" is not available at 
(re_eval 48) line 1.
Variable "$x" is not available at (re_eval 48) line 1.
ok
t/form/get_constraints.......................Variable "$s" is not available at 
(re_eval 49) line 1.
Variable "$x" is not available at (re_eval 49) line 1.
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...........................Variable "$s" is not available at 
(re_eval 49) line 1.
Variable "$x" is not available at (re_eval 49) line 1.
ok
t/load_config_file_constraint_regex..........Variable "$s" is not available at 
(re_eval 71) line 1.
Variable "$x" is not available at (re_eval 71) line 1.
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 skipped.
Files=193, Tests=1107, 89 wallclock secs (80.78 cusr +  6.64 csys = 87.42 CPU)
make[3]: Leaving directory `/home/sand/.cpan/build/HTML-FormFu-0.01006-xQFWZE'

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

Prerequisite modules loaded:

requires:

    Module                         Need   Have  
    ------------------------------ ------ ------
    Carp                           0      1.08  
    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.11  
    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:

    LANG = en_US.utf8
    PATH = 
/usr/lib/ccache:/home/sand/bin:/usr/local/bin:/usr/bin:/bin:/usr/bin/X11:/usr/games:/usr/local/perl/bin:/usr/X11/bin:/sbin:/usr/sbin
    PERL5LIB = 
    PERL5_CPANPLUS_IS_RUNNING = 18905
    PERL5_CPAN_IS_RUNNING = 18905
    SHELL = /usr/bin/zsh
    TERM = screen

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

    $^X = /home/src/perl/repoperls/installed-perls/perl/p9l6W4f/[EMAIL 
PROTECTED]/bin/perl
    $UID/$EUID = 1005 / 1005
    $GID = 1005 1005
    $EGID = 1005 1005

Perl module toolchain versions installed:

    Module              Have     
    ------------------- ---------
    CPAN                1.9203   
    Cwd                 3.25_01  
    ExtUtils::CBuilder  0.19     
    ExtUtils::Command   1.13     
    ExtUtils::Install   1.44     
    ExtUtils::MakeMaker 6.36_01  
    ExtUtils::Manifest  1.51_01  
    ExtUtils::ParseXS   2.18     
    File::Spec          3.25     
    Module::Build       0.2808_01
    Module::Signature   0.55     
    Test::Harness       2.64     
    Test::More          0.72     
    YAML                0.66     
    YAML::Syck          0.99     
    version             0.74     


--

Summary of my perl5 (revision 5 version 10 subversion 0) configuration:
  Platform:
    osname=linux, osvers=2.6.22-1-k7, archname=i686-linux-64int
    uname='linux k75 2.6.22-1-k7 #1 smp sun jul 29 15:15:55 utc 2007 i686 
gnulinux '
    
config_args='-Dprefix=/home/src/perl/repoperls/installed-perls/perl/p9l6W4f/[EMAIL
 PROTECTED] -Dinstallusrbinperl=n -Uversiononly -Dusedevel -des -Duse64bitint'
    hint=recommended, useposix=true, d_sigaction=define
    useithreads=undef, usemultiplicity=undef
    useperlio=define, d_sfio=undef, uselargefiles=define, usesocks=undef
    use64bitint=define, 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='4.1.2 20061115 (prerelease) (Debian 4.1.1-21)', 
gccosandvers=''
    intsize=4, longsize=4, ptrsize=4, doublesize=8, byteorder=12345678
    d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=12
    ivtype='long long', ivsize=8, 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 /usr/lib64
    libs=-lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc
    perllibs=-lnsl -ldl -lm -lcrypt -lutil -lc
    libc=/lib/libc-2.6.1.so, so=so, useshrplib=false, libperl=libperl.a
    gnulibc_version='2.6.1'
  Dynamic Linking:
    dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags='-Wl,-E'
    cccdlflags='-fPIC', lddlflags='-shared -O2 -L/usr/local/lib'

Reply via email to