r27795 - in /branches/upstream/libhtml-formfu-perl/current: ./ examples/unicode/root/forms/ inc/Module/ inc/Module/Install/ lib/HTML/ lib/HTML/FormFu/ lib/HTML/FormFu/Constraint/ lib/HTML/FormFu/Constraint/File/ lib/HTML/FormFu/Deflator/ lib/HTML/FormFu/Element/ lib/HTML/FormFu/I18N/ lib/HTML/FormFu/Inflator/ lib/HTML/FormFu/Manual/ t-aggregated/ t-aggregated/bugs/ t-aggregated/config_file_path/ t-aggregated/constraints/ t-aggregated/deflators/ t-aggregated/elements/ t-aggregated/filters/ t-aggregated/force_errors/ t-aggregated/form/ t-aggregated/inflators/ t-aggregated/multiform-misc/ t-aggregated/multiform-nested-name/ t-aggregated/multiform-no-combine/ t-aggregated/multiform/ t-aggregated/multiform_hidden_name/ t-aggregated/nested/ t-aggregated/nested/constraints/ t-aggregated/nested/elements/ t-aggregated/nested/filters/ t-aggregated/nested/form/ t-aggregated/nested/inflators/ t-aggregated/nested/internals/ t-aggregated/output_processors/ t-aggregated/plugins/ t-aggregated/repeatable/ t-aggregated/repeatable/constraints/ t-aggregated/utils/ t/ t/bugs/ t/constraints/ t/deflators/ t/elements/ t/filters/ t/force_errors/ t/form/ t/inflators/ t/nested/ t/nested/constraints/ t/nested/elements/ t/nested/filters/ t/nested/form/ t/nested/inflators/ t/nested/internals/ t/output_processors/ t/plugins/ t/repeatable/ t/utils/

bricas-guest at users.alioth.debian.org bricas-guest at users.alioth.debian.org
Sat Dec 6 04:00:14 UTC 2008


Author: bricas-guest
Date: Sat Dec  6 03:59:48 2008
New Revision: 27795

URL: http://svn.debian.org/wsvn/pkg-perl/?sc=1&rev=27795
Log:
[svn-upgrade] Integrating new upstream version, libhtml-formfu-perl (0.03006)

Added:
    branches/upstream/libhtml-formfu-perl/current/lib/HTML/FormFu/Constraint/File/MaxSize.pm
    branches/upstream/libhtml-formfu-perl/current/lib/HTML/FormFu/Constraint/File/MinSize.pm
    branches/upstream/libhtml-formfu-perl/current/lib/HTML/FormFu/Constraint/MaxRange.pm
    branches/upstream/libhtml-formfu-perl/current/lib/HTML/FormFu/Constraint/MinRange.pm
    branches/upstream/libhtml-formfu-perl/current/lib/HTML/FormFu/Element/DateTime.pm
    branches/upstream/libhtml-formfu-perl/current/lib/HTML/FormFu/I18N/ro.pm
    branches/upstream/libhtml-formfu-perl/current/lib/HTML/FormFu/I18N/ru.pm
    branches/upstream/libhtml-formfu-perl/current/lib/HTML/FormFu/I18N/ua.pm
    branches/upstream/libhtml-formfu-perl/current/lib/HTML/FormFu/MultiForm.pm
    branches/upstream/libhtml-formfu-perl/current/t-aggregated/
    branches/upstream/libhtml-formfu-perl/current/t-aggregated/block_insert_after.t
    branches/upstream/libhtml-formfu-perl/current/t-aggregated/block_insert_before.t
    branches/upstream/libhtml-formfu-perl/current/t-aggregated/bugs/
    branches/upstream/libhtml-formfu-perl/current/t-aggregated/bugs/constructor_arg_overwrites_default.t
    branches/upstream/libhtml-formfu-perl/current/t-aggregated/bugs/date_element_empty_input.t
    branches/upstream/libhtml-formfu-perl/current/t-aggregated/bugs/element_class.t
    branches/upstream/libhtml-formfu-perl/current/t-aggregated/bugs/element_parent.t
    branches/upstream/libhtml-formfu-perl/current/t-aggregated/bugs/error_msg.t
    branches/upstream/libhtml-formfu-perl/current/t-aggregated/bugs/field_no_name.t
    branches/upstream/libhtml-formfu-perl/current/t-aggregated/bugs/filter_run_once.t
    branches/upstream/libhtml-formfu-perl/current/t-aggregated/bugs/name_regex_chars.t
    branches/upstream/libhtml-formfu-perl/current/t-aggregated/bugs/not_nested.t
    branches/upstream/libhtml-formfu-perl/current/t-aggregated/bugs/populate_element_coderef.t
    branches/upstream/libhtml-formfu-perl/current/t-aggregated/bugs/render_processed_value_retain_default.t
    branches/upstream/libhtml-formfu-perl/current/t-aggregated/bugs/render_processed_value_retain_default.yml
    branches/upstream/libhtml-formfu-perl/current/t-aggregated/bugs/result_params_multiple.t
    branches/upstream/libhtml-formfu-perl/current/t-aggregated/bugs/select_empty_options.t
    branches/upstream/libhtml-formfu-perl/current/t-aggregated/bugs/submit_no_value.t
    branches/upstream/libhtml-formfu-perl/current/t-aggregated/bugs/submit_retain_default.t
    branches/upstream/libhtml-formfu-perl/current/t-aggregated/bugs/value_empty_string.t
    branches/upstream/libhtml-formfu-perl/current/t-aggregated/bugs/value_no_default.t
    branches/upstream/libhtml-formfu-perl/current/t-aggregated/config_file_path/
    branches/upstream/libhtml-formfu-perl/current/t-aggregated/config_file_path.t
    branches/upstream/libhtml-formfu-perl/current/t-aggregated/config_file_path/form.yml
    branches/upstream/libhtml-formfu-perl/current/t-aggregated/constraint.t
    branches/upstream/libhtml-formfu-perl/current/t-aggregated/constraints/
    branches/upstream/libhtml-formfu-perl/current/t-aggregated/constraints/allornone.t
    branches/upstream/libhtml-formfu-perl/current/t-aggregated/constraints/ascii.t
    branches/upstream/libhtml-formfu-perl/current/t-aggregated/constraints/autoset.t
    branches/upstream/libhtml-formfu-perl/current/t-aggregated/constraints/autoset_group.t
    branches/upstream/libhtml-formfu-perl/current/t-aggregated/constraints/bool.t
    branches/upstream/libhtml-formfu-perl/current/t-aggregated/constraints/constraint_when_default_empty_value.t
    branches/upstream/libhtml-formfu-perl/current/t-aggregated/constraints/constraint_when_default_empty_value.yml
    branches/upstream/libhtml-formfu-perl/current/t-aggregated/constraints/datetime_parser.t
    branches/upstream/libhtml-formfu-perl/current/t-aggregated/constraints/dependon.t
    branches/upstream/libhtml-formfu-perl/current/t-aggregated/constraints/email.t
    branches/upstream/libhtml-formfu-perl/current/t-aggregated/constraints/equal.t
    branches/upstream/libhtml-formfu-perl/current/t-aggregated/constraints/equal_internals.t
    branches/upstream/libhtml-formfu-perl/current/t-aggregated/constraints/file_maxsize.t
    branches/upstream/libhtml-formfu-perl/current/t-aggregated/constraints/file_maxsize.yml
    branches/upstream/libhtml-formfu-perl/current/t-aggregated/constraints/file_minsize.t
    branches/upstream/libhtml-formfu-perl/current/t-aggregated/constraints/file_minsize.yml
    branches/upstream/libhtml-formfu-perl/current/t-aggregated/constraints/integer.t
    branches/upstream/libhtml-formfu-perl/current/t-aggregated/constraints/length.t
    branches/upstream/libhtml-formfu-perl/current/t-aggregated/constraints/localize.t
    branches/upstream/libhtml-formfu-perl/current/t-aggregated/constraints/maxlength.t
    branches/upstream/libhtml-formfu-perl/current/t-aggregated/constraints/maxrange.t
    branches/upstream/libhtml-formfu-perl/current/t-aggregated/constraints/minlength.t
    branches/upstream/libhtml-formfu-perl/current/t-aggregated/constraints/minmaxfields.t
    branches/upstream/libhtml-formfu-perl/current/t-aggregated/constraints/minrange.t
    branches/upstream/libhtml-formfu-perl/current/t-aggregated/constraints/not_equal.t
    branches/upstream/libhtml-formfu-perl/current/t-aggregated/constraints/not_word.t
    branches/upstream/libhtml-formfu-perl/current/t-aggregated/constraints/number.t
    branches/upstream/libhtml-formfu-perl/current/t-aggregated/constraints/printable.t
    branches/upstream/libhtml-formfu-perl/current/t-aggregated/constraints/range.t
    branches/upstream/libhtml-formfu-perl/current/t-aggregated/constraints/regex.t
    branches/upstream/libhtml-formfu-perl/current/t-aggregated/constraints/regex_common.t
    branches/upstream/libhtml-formfu-perl/current/t-aggregated/constraints/required.t
    branches/upstream/libhtml-formfu-perl/current/t-aggregated/constraints/set.t
    branches/upstream/libhtml-formfu-perl/current/t-aggregated/constraints/singlevalue.t
    branches/upstream/libhtml-formfu-perl/current/t-aggregated/constraints/word.t
    branches/upstream/libhtml-formfu-perl/current/t-aggregated/constraints/xml.t
    branches/upstream/libhtml-formfu-perl/current/t-aggregated/deflators/
    branches/upstream/libhtml-formfu-perl/current/t-aggregated/deflators/compounddatetime.t
    branches/upstream/libhtml-formfu-perl/current/t-aggregated/deflators/compounddatetime.yml
    branches/upstream/libhtml-formfu-perl/current/t-aggregated/deflators/compounddatetime_field_order.t
    branches/upstream/libhtml-formfu-perl/current/t-aggregated/deflators/compounddatetime_field_order.yml
    branches/upstream/libhtml-formfu-perl/current/t-aggregated/deflators/compoundsplit.t
    branches/upstream/libhtml-formfu-perl/current/t-aggregated/deflators/compoundsplit.yml
    branches/upstream/libhtml-formfu-perl/current/t-aggregated/deflators/compoundsplit_after_submit.t
    branches/upstream/libhtml-formfu-perl/current/t-aggregated/deflators/compoundsplit_after_submit.yml
    branches/upstream/libhtml-formfu-perl/current/t-aggregated/deflators/compoundsplit_field_order.t
    branches/upstream/libhtml-formfu-perl/current/t-aggregated/deflators/compoundsplit_field_order.yml
    branches/upstream/libhtml-formfu-perl/current/t-aggregated/deflators/compoundsplit_split.t
    branches/upstream/libhtml-formfu-perl/current/t-aggregated/deflators/compoundsplit_split.yml
    branches/upstream/libhtml-formfu-perl/current/t-aggregated/deflators/strftime.t
    branches/upstream/libhtml-formfu-perl/current/t-aggregated/element_setup.t
    branches/upstream/libhtml-formfu-perl/current/t-aggregated/elements/
    branches/upstream/libhtml-formfu-perl/current/t-aggregated/elements/blank.t
    branches/upstream/libhtml-formfu-perl/current/t-aggregated/elements/block.t
    branches/upstream/libhtml-formfu-perl/current/t-aggregated/elements/block_repeatable.t
    branches/upstream/libhtml-formfu-perl/current/t-aggregated/elements/block_repeatable.yml
    branches/upstream/libhtml-formfu-perl/current/t-aggregated/elements/block_repeatable_attrs.t
    branches/upstream/libhtml-formfu-perl/current/t-aggregated/elements/block_repeatable_attrs.yml
    branches/upstream/libhtml-formfu-perl/current/t-aggregated/elements/block_repeatable_auto_id.t
    branches/upstream/libhtml-formfu-perl/current/t-aggregated/elements/block_repeatable_auto_id.yml
    branches/upstream/libhtml-formfu-perl/current/t-aggregated/elements/block_repeatable_date.t
    branches/upstream/libhtml-formfu-perl/current/t-aggregated/elements/block_repeatable_date.yml
    branches/upstream/libhtml-formfu-perl/current/t-aggregated/elements/block_repeatable_inc.t
    branches/upstream/libhtml-formfu-perl/current/t-aggregated/elements/block_repeatable_inc.yml
    branches/upstream/libhtml-formfu-perl/current/t-aggregated/elements/block_repeatable_multi.t
    branches/upstream/libhtml-formfu-perl/current/t-aggregated/elements/block_repeatable_tag.t
    branches/upstream/libhtml-formfu-perl/current/t-aggregated/elements/block_repeatable_tag.yml
    branches/upstream/libhtml-formfu-perl/current/t-aggregated/elements/button.t
    branches/upstream/libhtml-formfu-perl/current/t-aggregated/elements/button_no_name.t
    branches/upstream/libhtml-formfu-perl/current/t-aggregated/elements/checkbox.t
    branches/upstream/libhtml-formfu-perl/current/t-aggregated/elements/checkbox_force_default.t
    branches/upstream/libhtml-formfu-perl/current/t-aggregated/elements/checkbox_retain_default.t
    branches/upstream/libhtml-formfu-perl/current/t-aggregated/elements/checkboxgroup.t
    branches/upstream/libhtml-formfu-perl/current/t-aggregated/elements/combobox.t
    branches/upstream/libhtml-formfu-perl/current/t-aggregated/elements/combobox.yml
    branches/upstream/libhtml-formfu-perl/current/t-aggregated/elements/combobox_required.t
    branches/upstream/libhtml-formfu-perl/current/t-aggregated/elements/combobox_required.yml
    branches/upstream/libhtml-formfu-perl/current/t-aggregated/elements/content_button.t
    branches/upstream/libhtml-formfu-perl/current/t-aggregated/elements/date.t
    branches/upstream/libhtml-formfu-perl/current/t-aggregated/elements/date_default.t
    branches/upstream/libhtml-formfu-perl/current/t-aggregated/elements/date_month_year.t
    branches/upstream/libhtml-formfu-perl/current/t-aggregated/elements/date_natural.t
    branches/upstream/libhtml-formfu-perl/current/t-aggregated/elements/date_order.t
    branches/upstream/libhtml-formfu-perl/current/t-aggregated/elements/date_order_error.t
    branches/upstream/libhtml-formfu-perl/current/t-aggregated/elements/date_rename.t
    branches/upstream/libhtml-formfu-perl/current/t-aggregated/elements/datetime.t
    branches/upstream/libhtml-formfu-perl/current/t-aggregated/elements/field_default_empty_value.t
    branches/upstream/libhtml-formfu-perl/current/t-aggregated/elements/field_non_param.t
    branches/upstream/libhtml-formfu-perl/current/t-aggregated/elements/fieldset.t
    branches/upstream/libhtml-formfu-perl/current/t-aggregated/elements/file.t
    branches/upstream/libhtml-formfu-perl/current/t-aggregated/elements/hidden.t
    branches/upstream/libhtml-formfu-perl/current/t-aggregated/elements/hr.t
    branches/upstream/libhtml-formfu-perl/current/t-aggregated/elements/image.t
    branches/upstream/libhtml-formfu-perl/current/t-aggregated/elements/multi.t
    branches/upstream/libhtml-formfu-perl/current/t-aggregated/elements/multi_errors.t
    branches/upstream/libhtml-formfu-perl/current/t-aggregated/elements/no_block_tag.t
    branches/upstream/libhtml-formfu-perl/current/t-aggregated/elements/no_block_tag.yml
    branches/upstream/libhtml-formfu-perl/current/t-aggregated/elements/no_container_tag.t
    branches/upstream/libhtml-formfu-perl/current/t-aggregated/elements/no_container_tag.yml
    branches/upstream/libhtml-formfu-perl/current/t-aggregated/elements/password.t
    branches/upstream/libhtml-formfu-perl/current/t-aggregated/elements/password_render_value.t
    branches/upstream/libhtml-formfu-perl/current/t-aggregated/elements/password_retain_default.t
    branches/upstream/libhtml-formfu-perl/current/t-aggregated/elements/radio.t
    branches/upstream/libhtml-formfu-perl/current/t-aggregated/elements/radio_force_default.t
    branches/upstream/libhtml-formfu-perl/current/t-aggregated/elements/radio_retain_default.t
    branches/upstream/libhtml-formfu-perl/current/t-aggregated/elements/radiogroup.t
    branches/upstream/libhtml-formfu-perl/current/t-aggregated/elements/radiogroup_attrs_xml.t
    branches/upstream/libhtml-formfu-perl/current/t-aggregated/elements/radiogroup_dup_opt.t
    branches/upstream/libhtml-formfu-perl/current/t-aggregated/elements/radiogroup_errors.t
    branches/upstream/libhtml-formfu-perl/current/t-aggregated/elements/radiogroup_force_default.t
    branches/upstream/libhtml-formfu-perl/current/t-aggregated/elements/radiogroup_id.t
    branches/upstream/libhtml-formfu-perl/current/t-aggregated/elements/radiogroup_retain_default.t
    branches/upstream/libhtml-formfu-perl/current/t-aggregated/elements/radiogroup_subgroup.t
    branches/upstream/libhtml-formfu-perl/current/t-aggregated/elements/radiogroup_unknown_opt.t
    branches/upstream/libhtml-formfu-perl/current/t-aggregated/elements/radiogroup_xml.t
    branches/upstream/libhtml-formfu-perl/current/t-aggregated/elements/recaptcha.t
    branches/upstream/libhtml-formfu-perl/current/t-aggregated/elements/recaptcha.yml
    branches/upstream/libhtml-formfu-perl/current/t-aggregated/elements/render_method.t
    branches/upstream/libhtml-formfu-perl/current/t-aggregated/elements/repeatable_counter_name.t
    branches/upstream/libhtml-formfu-perl/current/t-aggregated/elements/repeatable_counter_name.yml
    branches/upstream/libhtml-formfu-perl/current/t-aggregated/elements/reset.t
    branches/upstream/libhtml-formfu-perl/current/t-aggregated/elements/select.t
    branches/upstream/libhtml-formfu-perl/current/t-aggregated/elements/select_empty_first_label.t
    branches/upstream/libhtml-formfu-perl/current/t-aggregated/elements/select_force_default.t
    branches/upstream/libhtml-formfu-perl/current/t-aggregated/elements/select_label_loc.t
    branches/upstream/libhtml-formfu-perl/current/t-aggregated/elements/select_optgroup.t
    branches/upstream/libhtml-formfu-perl/current/t-aggregated/elements/select_options.t
    branches/upstream/libhtml-formfu-perl/current/t-aggregated/elements/select_retain_default.t
    branches/upstream/libhtml-formfu-perl/current/t-aggregated/elements/select_value_range.t
    branches/upstream/libhtml-formfu-perl/current/t-aggregated/elements/simple_table.t
    branches/upstream/libhtml-formfu-perl/current/t-aggregated/elements/simple_table.yml
    branches/upstream/libhtml-formfu-perl/current/t-aggregated/elements/simple_table_class.t
    branches/upstream/libhtml-formfu-perl/current/t-aggregated/elements/simple_table_class.yml
    branches/upstream/libhtml-formfu-perl/current/t-aggregated/elements/simple_table_multiple.t
    branches/upstream/libhtml-formfu-perl/current/t-aggregated/elements/simple_table_multiple.yml
    branches/upstream/libhtml-formfu-perl/current/t-aggregated/elements/src.t
    branches/upstream/libhtml-formfu-perl/current/t-aggregated/elements/submit.t
    branches/upstream/libhtml-formfu-perl/current/t-aggregated/elements/text.t
    branches/upstream/libhtml-formfu-perl/current/t-aggregated/elements/text_attributes.t
    branches/upstream/libhtml-formfu-perl/current/t-aggregated/elements/text_errors.t
    branches/upstream/libhtml-formfu-perl/current/t-aggregated/elements/text_force_default.t
    branches/upstream/libhtml-formfu-perl/current/t-aggregated/elements/text_retain_default.t
    branches/upstream/libhtml-formfu-perl/current/t-aggregated/elements/textarea.t
    branches/upstream/libhtml-formfu-perl/current/t-aggregated/escaping.t
    branches/upstream/libhtml-formfu-perl/current/t-aggregated/field_accessor_loc.t
    branches/upstream/libhtml-formfu-perl/current/t-aggregated/field_accessor_loc_arrayref.t
    branches/upstream/libhtml-formfu-perl/current/t-aggregated/field_accessor_loc_arrayref.yml
    branches/upstream/libhtml-formfu-perl/current/t-aggregated/field_change_name.t
    branches/upstream/libhtml-formfu-perl/current/t-aggregated/field_id.t
    branches/upstream/libhtml-formfu-perl/current/t-aggregated/filter.t
    branches/upstream/libhtml-formfu-perl/current/t-aggregated/filters/
    branches/upstream/libhtml-formfu-perl/current/t-aggregated/filters/all_by_default.t
    branches/upstream/libhtml-formfu-perl/current/t-aggregated/filters/compoundjoin.t
    branches/upstream/libhtml-formfu-perl/current/t-aggregated/filters/compoundjoin.yml
    branches/upstream/libhtml-formfu-perl/current/t-aggregated/filters/compoundjoin_field_order.t
    branches/upstream/libhtml-formfu-perl/current/t-aggregated/filters/compoundjoin_field_order.yml
    branches/upstream/libhtml-formfu-perl/current/t-aggregated/filters/compoundjoin_join.t
    branches/upstream/libhtml-formfu-perl/current/t-aggregated/filters/compoundjoin_join.yml
    branches/upstream/libhtml-formfu-perl/current/t-aggregated/filters/compoundsprintf.t
    branches/upstream/libhtml-formfu-perl/current/t-aggregated/filters/compoundsprintf.yml
    branches/upstream/libhtml-formfu-perl/current/t-aggregated/filters/compoundsprintf_field_order.t
    branches/upstream/libhtml-formfu-perl/current/t-aggregated/filters/compoundsprintf_field_order.yml
    branches/upstream/libhtml-formfu-perl/current/t-aggregated/filters/copyvalue.t
    branches/upstream/libhtml-formfu-perl/current/t-aggregated/filters/encode.t
    branches/upstream/libhtml-formfu-perl/current/t-aggregated/filters/htmlescape.t
    branches/upstream/libhtml-formfu-perl/current/t-aggregated/filters/htmlscrubber.t
    branches/upstream/libhtml-formfu-perl/current/t-aggregated/filters/lowercase.t
    branches/upstream/libhtml-formfu-perl/current/t-aggregated/filters/nonnumeric.t
    branches/upstream/libhtml-formfu-perl/current/t-aggregated/filters/regex_eval.t
    branches/upstream/libhtml-formfu-perl/current/t-aggregated/filters/regex_eval.yml
    branches/upstream/libhtml-formfu-perl/current/t-aggregated/filters/split.t
    branches/upstream/libhtml-formfu-perl/current/t-aggregated/filters/split.yml
    branches/upstream/libhtml-formfu-perl/current/t-aggregated/filters/trimedges.t
    branches/upstream/libhtml-formfu-perl/current/t-aggregated/filters/uppercase.t
    branches/upstream/libhtml-formfu-perl/current/t-aggregated/filters/whitespace.t
    branches/upstream/libhtml-formfu-perl/current/t-aggregated/force_errors/
    branches/upstream/libhtml-formfu-perl/current/t-aggregated/force_errors.t
    branches/upstream/libhtml-formfu-perl/current/t-aggregated/force_errors/allornone.t
    branches/upstream/libhtml-formfu-perl/current/t-aggregated/force_errors/dependon.t
    branches/upstream/libhtml-formfu-perl/current/t-aggregated/force_errors/equal.t
    branches/upstream/libhtml-formfu-perl/current/t-aggregated/force_errors/integer.t
    branches/upstream/libhtml-formfu-perl/current/t-aggregated/force_errors/minmaxfields.t
    branches/upstream/libhtml-formfu-perl/current/t-aggregated/form/
    branches/upstream/libhtml-formfu-perl/current/t-aggregated/form/add_render_class_args.t
    branches/upstream/libhtml-formfu-perl/current/t-aggregated/form/add_valid.t
    branches/upstream/libhtml-formfu-perl/current/t-aggregated/form/add_valid_unknown.t
    branches/upstream/libhtml-formfu-perl/current/t-aggregated/form/attributes.t
    branches/upstream/libhtml-formfu-perl/current/t-aggregated/form/auto_constraint_class.t
    branches/upstream/libhtml-formfu-perl/current/t-aggregated/form/auto_error_class.t
    branches/upstream/libhtml-formfu-perl/current/t-aggregated/form/auto_error_message.t
    branches/upstream/libhtml-formfu-perl/current/t-aggregated/form/auto_fieldset.t
    branches/upstream/libhtml-formfu-perl/current/t-aggregated/form/auto_label.t
    branches/upstream/libhtml-formfu-perl/current/t-aggregated/form/clone.t
    branches/upstream/libhtml-formfu-perl/current/t-aggregated/form/constraints_from_dbic.t
    branches/upstream/libhtml-formfu-perl/current/t-aggregated/form/constraints_from_dbic_rs.t
    branches/upstream/libhtml-formfu-perl/current/t-aggregated/form/default_args.t
    branches/upstream/libhtml-formfu-perl/current/t-aggregated/form/default_values.t
    branches/upstream/libhtml-formfu-perl/current/t-aggregated/form/end.t
    branches/upstream/libhtml-formfu-perl/current/t-aggregated/form/error_message.t
    branches/upstream/libhtml-formfu-perl/current/t-aggregated/form/force_error_message.t
    branches/upstream/libhtml-formfu-perl/current/t-aggregated/form/get_all_elements.t
    branches/upstream/libhtml-formfu-perl/current/t-aggregated/form/get_constraint.t
    branches/upstream/libhtml-formfu-perl/current/t-aggregated/form/get_constraints.t
    branches/upstream/libhtml-formfu-perl/current/t-aggregated/form/get_deflator.t
    branches/upstream/libhtml-formfu-perl/current/t-aggregated/form/get_deflators.t
    branches/upstream/libhtml-formfu-perl/current/t-aggregated/form/get_element.t
    branches/upstream/libhtml-formfu-perl/current/t-aggregated/form/get_elements.t
    branches/upstream/libhtml-formfu-perl/current/t-aggregated/form/get_errors.t
    branches/upstream/libhtml-formfu-perl/current/t-aggregated/form/get_field.t
    branches/upstream/libhtml-formfu-perl/current/t-aggregated/form/get_fields.t
    branches/upstream/libhtml-formfu-perl/current/t-aggregated/form/get_filter.t
    branches/upstream/libhtml-formfu-perl/current/t-aggregated/form/get_filters.t
    branches/upstream/libhtml-formfu-perl/current/t-aggregated/form/get_inflator.t
    branches/upstream/libhtml-formfu-perl/current/t-aggregated/form/get_inflators.t
    branches/upstream/libhtml-formfu-perl/current/t-aggregated/form/has_errors.t
    branches/upstream/libhtml-formfu-perl/current/t-aggregated/form/hidden_fields.t
    branches/upstream/libhtml-formfu-perl/current/t-aggregated/form/insert_after.t
    branches/upstream/libhtml-formfu-perl/current/t-aggregated/form/insert_before.t
    branches/upstream/libhtml-formfu-perl/current/t-aggregated/form/javascript.t
    branches/upstream/libhtml-formfu-perl/current/t-aggregated/form/javascript_src.t
    branches/upstream/libhtml-formfu-perl/current/t-aggregated/form/model.t
    branches/upstream/libhtml-formfu-perl/current/t-aggregated/form/multiple_same_named_fields.t
    branches/upstream/libhtml-formfu-perl/current/t-aggregated/form/param.t
    branches/upstream/libhtml-formfu-perl/current/t-aggregated/form/param_array.t
    branches/upstream/libhtml-formfu-perl/current/t-aggregated/form/param_list.t
    branches/upstream/libhtml-formfu-perl/current/t-aggregated/form/param_value.t
    branches/upstream/libhtml-formfu-perl/current/t-aggregated/form/params.t
    branches/upstream/libhtml-formfu-perl/current/t-aggregated/form/params_ignore_underscore.t
    branches/upstream/libhtml-formfu-perl/current/t-aggregated/form/query.t
    branches/upstream/libhtml-formfu-perl/current/t-aggregated/form/render_processed_value.t
    branches/upstream/libhtml-formfu-perl/current/t-aggregated/form/render_processed_value.yml
    branches/upstream/libhtml-formfu-perl/current/t-aggregated/form/start.t
    branches/upstream/libhtml-formfu-perl/current/t-aggregated/form/stash.t
    branches/upstream/libhtml-formfu-perl/current/t-aggregated/form/submitted.t
    branches/upstream/libhtml-formfu-perl/current/t-aggregated/form/submitted_and_valid.t
    branches/upstream/libhtml-formfu-perl/current/t-aggregated/form/valid.t
    branches/upstream/libhtml-formfu-perl/current/t-aggregated/inflators/
    branches/upstream/libhtml-formfu-perl/current/t-aggregated/inflators/array.t
    branches/upstream/libhtml-formfu-perl/current/t-aggregated/inflators/compounddatetime.t
    branches/upstream/libhtml-formfu-perl/current/t-aggregated/inflators/compounddatetime.yml
    branches/upstream/libhtml-formfu-perl/current/t-aggregated/inflators/compounddatetime_field_order.t
    branches/upstream/libhtml-formfu-perl/current/t-aggregated/inflators/compounddatetime_field_order.yml
    branches/upstream/libhtml-formfu-perl/current/t-aggregated/inflators/datetime_optional.t
    branches/upstream/libhtml-formfu-perl/current/t-aggregated/inflators/datetime_parser.t
    branches/upstream/libhtml-formfu-perl/current/t-aggregated/inflators/datetime_regex.t
    branches/upstream/libhtml-formfu-perl/current/t-aggregated/inflators/datetime_regex_string.t
    branches/upstream/libhtml-formfu-perl/current/t-aggregated/inflators/datetime_strptime.t
    branches/upstream/libhtml-formfu-perl/current/t-aggregated/inflators/datetime_timezone.t
    branches/upstream/libhtml-formfu-perl/current/t-aggregated/inflators/datetime_with_constraint.t
    branches/upstream/libhtml-formfu-perl/current/t-aggregated/inflators/datetime_with_constraint.yml
    branches/upstream/libhtml-formfu-perl/current/t-aggregated/load_config_file.t
    branches/upstream/libhtml-formfu-perl/current/t-aggregated/load_config_file_constraint_regex.t
    branches/upstream/libhtml-formfu-perl/current/t-aggregated/load_config_file_constraint_regex.yml
    branches/upstream/libhtml-formfu-perl/current/t-aggregated/load_config_file_fieldset.yml
    branches/upstream/libhtml-formfu-perl/current/t-aggregated/load_config_file_form.yml
    branches/upstream/libhtml-formfu-perl/current/t-aggregated/load_config_file_multi_stream.t
    branches/upstream/libhtml-formfu-perl/current/t-aggregated/load_config_file_multi_stream.yml
    branches/upstream/libhtml-formfu-perl/current/t-aggregated/load_config_file_multiple.t
    branches/upstream/libhtml-formfu-perl/current/t-aggregated/load_config_file_multiple.yml
    branches/upstream/libhtml-formfu-perl/current/t-aggregated/load_config_file_multiple1.yml
    branches/upstream/libhtml-formfu-perl/current/t-aggregated/load_config_file_multiple2.yml
    branches/upstream/libhtml-formfu-perl/current/t-aggregated/load_config_filestem.t
    branches/upstream/libhtml-formfu-perl/current/t-aggregated/multiform/
    branches/upstream/libhtml-formfu-perl/current/t-aggregated/multiform-misc/
    branches/upstream/libhtml-formfu-perl/current/t-aggregated/multiform-misc/accessors.t
    branches/upstream/libhtml-formfu-perl/current/t-aggregated/multiform-misc/accessors.yml
    branches/upstream/libhtml-formfu-perl/current/t-aggregated/multiform-nested-name/
    branches/upstream/libhtml-formfu-perl/current/t-aggregated/multiform-nested-name/0_render_page_1.t
    branches/upstream/libhtml-formfu-perl/current/t-aggregated/multiform-nested-name/1_submit_page_1.t
    branches/upstream/libhtml-formfu-perl/current/t-aggregated/multiform-nested-name/2_render_page_2.t
    branches/upstream/libhtml-formfu-perl/current/t-aggregated/multiform-nested-name/3_submit_page_2.t
    branches/upstream/libhtml-formfu-perl/current/t-aggregated/multiform-nested-name/4_complete_page_3.t
    branches/upstream/libhtml-formfu-perl/current/t-aggregated/multiform-nested-name/multiform.yml
    branches/upstream/libhtml-formfu-perl/current/t-aggregated/multiform-no-combine/
    branches/upstream/libhtml-formfu-perl/current/t-aggregated/multiform-no-combine/0_render_page_1.t
    branches/upstream/libhtml-formfu-perl/current/t-aggregated/multiform-no-combine/1_submit_page_1.t
    branches/upstream/libhtml-formfu-perl/current/t-aggregated/multiform-no-combine/2_render_page_2.t
    branches/upstream/libhtml-formfu-perl/current/t-aggregated/multiform-no-combine/3_submit_page_2.t
    branches/upstream/libhtml-formfu-perl/current/t-aggregated/multiform-no-combine/4_complete_page_3.t
    branches/upstream/libhtml-formfu-perl/current/t-aggregated/multiform-no-combine/multiform.yml
    branches/upstream/libhtml-formfu-perl/current/t-aggregated/multiform/0_render_page_1.t
    branches/upstream/libhtml-formfu-perl/current/t-aggregated/multiform/1_submit_page_1.t
    branches/upstream/libhtml-formfu-perl/current/t-aggregated/multiform/2_render_page_2.t
    branches/upstream/libhtml-formfu-perl/current/t-aggregated/multiform/3_submit_page_2.t
    branches/upstream/libhtml-formfu-perl/current/t-aggregated/multiform/4_complete_page_3.t
    branches/upstream/libhtml-formfu-perl/current/t-aggregated/multiform/multiform.yml
    branches/upstream/libhtml-formfu-perl/current/t-aggregated/multiform_hidden_name/
    branches/upstream/libhtml-formfu-perl/current/t-aggregated/multiform_hidden_name/0_render_page_1.t
    branches/upstream/libhtml-formfu-perl/current/t-aggregated/multiform_hidden_name/1_submit_page_1.t
    branches/upstream/libhtml-formfu-perl/current/t-aggregated/multiform_hidden_name/2_render_page_2.t
    branches/upstream/libhtml-formfu-perl/current/t-aggregated/multiform_hidden_name/3_submit_page_2.t
    branches/upstream/libhtml-formfu-perl/current/t-aggregated/multiform_hidden_name/4_complete_page_3.t
    branches/upstream/libhtml-formfu-perl/current/t-aggregated/multiform_hidden_name/multiform.yml
    branches/upstream/libhtml-formfu-perl/current/t-aggregated/multiple_select_fields.t
    branches/upstream/libhtml-formfu-perl/current/t-aggregated/multiple_text_fields.t
    branches/upstream/libhtml-formfu-perl/current/t-aggregated/nested/
    branches/upstream/libhtml-formfu-perl/current/t-aggregated/nested/constraints/
    branches/upstream/libhtml-formfu-perl/current/t-aggregated/nested/constraints/allornone.t
    branches/upstream/libhtml-formfu-perl/current/t-aggregated/nested/constraints/dependon.t
    branches/upstream/libhtml-formfu-perl/current/t-aggregated/nested/constraints/equal.t
    branches/upstream/libhtml-formfu-perl/current/t-aggregated/nested/constraints/minmaxfields.t
    branches/upstream/libhtml-formfu-perl/current/t-aggregated/nested/constraints/required.t
    branches/upstream/libhtml-formfu-perl/current/t-aggregated/nested/element_name.t
    branches/upstream/libhtml-formfu-perl/current/t-aggregated/nested/element_name.yml
    branches/upstream/libhtml-formfu-perl/current/t-aggregated/nested/elements/
    branches/upstream/libhtml-formfu-perl/current/t-aggregated/nested/elements/block_repeatable_multi_named.t
    branches/upstream/libhtml-formfu-perl/current/t-aggregated/nested/elements/block_repeatable_multi_named.yml
    branches/upstream/libhtml-formfu-perl/current/t-aggregated/nested/elements/block_repeatable_multi_named_filter.t
    branches/upstream/libhtml-formfu-perl/current/t-aggregated/nested/elements/block_repeatable_multi_named_filter.yml
    branches/upstream/libhtml-formfu-perl/current/t-aggregated/nested/elements/block_without_name.t
    branches/upstream/libhtml-formfu-perl/current/t-aggregated/nested/elements/block_without_name.yml
    branches/upstream/libhtml-formfu-perl/current/t-aggregated/nested/elements/checkbox_force_default.t
    branches/upstream/libhtml-formfu-perl/current/t-aggregated/nested/elements/checkbox_retain_default.t
    branches/upstream/libhtml-formfu-perl/current/t-aggregated/nested/elements/combobox.t
    branches/upstream/libhtml-formfu-perl/current/t-aggregated/nested/elements/date.t
    branches/upstream/libhtml-formfu-perl/current/t-aggregated/nested/elements/multi.t
    branches/upstream/libhtml-formfu-perl/current/t-aggregated/nested/elements/multi_named.t
    branches/upstream/libhtml-formfu-perl/current/t-aggregated/nested/elements/radio.t
    branches/upstream/libhtml-formfu-perl/current/t-aggregated/nested/elements/radio_force_default.t
    branches/upstream/libhtml-formfu-perl/current/t-aggregated/nested/elements/radio_retain_default.t
    branches/upstream/libhtml-formfu-perl/current/t-aggregated/nested/elements/radiogroup.t
    branches/upstream/libhtml-formfu-perl/current/t-aggregated/nested/elements/radiogroup_force_default.t
    branches/upstream/libhtml-formfu-perl/current/t-aggregated/nested/elements/radiogroup_retain_default.t
    branches/upstream/libhtml-formfu-perl/current/t-aggregated/nested/elements/select.t
    branches/upstream/libhtml-formfu-perl/current/t-aggregated/nested/elements/select_force_default.t
    branches/upstream/libhtml-formfu-perl/current/t-aggregated/nested/elements/select_retain_default.t
    branches/upstream/libhtml-formfu-perl/current/t-aggregated/nested/elements/text.t
    branches/upstream/libhtml-formfu-perl/current/t-aggregated/nested/filters/
    branches/upstream/libhtml-formfu-perl/current/t-aggregated/nested/filters/regex.t
    branches/upstream/libhtml-formfu-perl/current/t-aggregated/nested/form/
    branches/upstream/libhtml-formfu-perl/current/t-aggregated/nested/form/render_processed_value.t
    branches/upstream/libhtml-formfu-perl/current/t-aggregated/nested/form/render_processed_value.yml
    branches/upstream/libhtml-formfu-perl/current/t-aggregated/nested/form_input.t
    branches/upstream/libhtml-formfu-perl/current/t-aggregated/nested/illegal_name.t
    branches/upstream/libhtml-formfu-perl/current/t-aggregated/nested/inflators/
    branches/upstream/libhtml-formfu-perl/current/t-aggregated/nested/inflators/datetime_strptime.t
    branches/upstream/libhtml-formfu-perl/current/t-aggregated/nested/internals/
    branches/upstream/libhtml-formfu-perl/current/t-aggregated/nested/internals/form_processed_params.t
    branches/upstream/libhtml-formfu-perl/current/t-aggregated/nested/internals/hash_keys.t
    branches/upstream/libhtml-formfu-perl/current/t-aggregated/nested/param.t
    branches/upstream/libhtml-formfu-perl/current/t-aggregated/nested/params.t
    branches/upstream/libhtml-formfu-perl/current/t-aggregated/nested/pre_expanded.t
    branches/upstream/libhtml-formfu-perl/current/t-aggregated/nested/valid.t
    branches/upstream/libhtml-formfu-perl/current/t-aggregated/output_processors/
    branches/upstream/libhtml-formfu-perl/current/t-aggregated/output_processors/indent.t
    branches/upstream/libhtml-formfu-perl/current/t-aggregated/output_processors/indent_internals.t
    branches/upstream/libhtml-formfu-perl/current/t-aggregated/output_processors/strip_whitespace.t
    branches/upstream/libhtml-formfu-perl/current/t-aggregated/output_processors/strip_whitespace.yml
    branches/upstream/libhtml-formfu-perl/current/t-aggregated/plugins/
    branches/upstream/libhtml-formfu-perl/current/t-aggregated/plugins/stashvalid.t
    branches/upstream/libhtml-formfu-perl/current/t-aggregated/plugins/stashvalid.yml
    branches/upstream/libhtml-formfu-perl/current/t-aggregated/plugins/stashvalid_on_field.t
    branches/upstream/libhtml-formfu-perl/current/t-aggregated/plugins/stashvalid_on_field.yml
    branches/upstream/libhtml-formfu-perl/current/t-aggregated/repeatable/
    branches/upstream/libhtml-formfu-perl/current/t-aggregated/repeatable/clone.t
    branches/upstream/libhtml-formfu-perl/current/t-aggregated/repeatable/clone.yml
    branches/upstream/libhtml-formfu-perl/current/t-aggregated/repeatable/constraints/
    branches/upstream/libhtml-formfu-perl/current/t-aggregated/repeatable/constraints/equal.t
    branches/upstream/libhtml-formfu-perl/current/t-aggregated/repeatable/constraints/equal.yml
    branches/upstream/libhtml-formfu-perl/current/t-aggregated/repeatable/constraints/required.t
    branches/upstream/libhtml-formfu-perl/current/t-aggregated/repeatable/constraints/required.yml
    branches/upstream/libhtml-formfu-perl/current/t-aggregated/utils/
    branches/upstream/libhtml-formfu-perl/current/t-aggregated/utils/append_xml_attribute.t
    branches/upstream/libhtml-formfu-perl/current/t-aggregated/utils/has_xml_attribute.t
    branches/upstream/libhtml-formfu-perl/current/t-aggregated/utils/remove_xml_attribute.t
    branches/upstream/libhtml-formfu-perl/current/t-aggregated/validator.t
    branches/upstream/libhtml-formfu-perl/current/t/aggregate.t
    branches/upstream/libhtml-formfu-perl/current/t/nested/constraints/constraint_when.t
    branches/upstream/libhtml-formfu-perl/current/t/nested/constraints/constraint_when.yml
Removed:
    branches/upstream/libhtml-formfu-perl/current/inc/Module/AutoInstall.pm
    branches/upstream/libhtml-formfu-perl/current/inc/Module/Install/AutoInstall.pm
    branches/upstream/libhtml-formfu-perl/current/inc/Module/Install/Include.pm
    branches/upstream/libhtml-formfu-perl/current/t/block_insert_after.t
    branches/upstream/libhtml-formfu-perl/current/t/block_insert_before.t
    branches/upstream/libhtml-formfu-perl/current/t/bugs/constructor_arg_overwrites_default.t
    branches/upstream/libhtml-formfu-perl/current/t/bugs/date_element_empty_input.t
    branches/upstream/libhtml-formfu-perl/current/t/bugs/element_class.t
    branches/upstream/libhtml-formfu-perl/current/t/bugs/element_parent.t
    branches/upstream/libhtml-formfu-perl/current/t/bugs/error_msg.t
    branches/upstream/libhtml-formfu-perl/current/t/bugs/field_no_name.t
    branches/upstream/libhtml-formfu-perl/current/t/bugs/filter_run_once.t
    branches/upstream/libhtml-formfu-perl/current/t/bugs/name_regex_chars.t
    branches/upstream/libhtml-formfu-perl/current/t/bugs/not_nested.t
    branches/upstream/libhtml-formfu-perl/current/t/bugs/populate_element_coderef.t
    branches/upstream/libhtml-formfu-perl/current/t/bugs/render_processed_value_retain_default.t
    branches/upstream/libhtml-formfu-perl/current/t/bugs/render_processed_value_retain_default.yml
    branches/upstream/libhtml-formfu-perl/current/t/bugs/result_params_multiple.t
    branches/upstream/libhtml-formfu-perl/current/t/bugs/select_empty_options.t
    branches/upstream/libhtml-formfu-perl/current/t/bugs/submit_no_value.t
    branches/upstream/libhtml-formfu-perl/current/t/bugs/submit_retain_default.t
    branches/upstream/libhtml-formfu-perl/current/t/bugs/value_empty_string.t
    branches/upstream/libhtml-formfu-perl/current/t/bugs/value_no_default.t
    branches/upstream/libhtml-formfu-perl/current/t/constraint.t
    branches/upstream/libhtml-formfu-perl/current/t/constraints/allornone.t
    branches/upstream/libhtml-formfu-perl/current/t/constraints/ascii.t
    branches/upstream/libhtml-formfu-perl/current/t/constraints/autoset.t
    branches/upstream/libhtml-formfu-perl/current/t/constraints/autoset_group.t
    branches/upstream/libhtml-formfu-perl/current/t/constraints/bool.t
    branches/upstream/libhtml-formfu-perl/current/t/constraints/constraint_when_default_empty_value.t
    branches/upstream/libhtml-formfu-perl/current/t/constraints/constraint_when_default_empty_value.yml
    branches/upstream/libhtml-formfu-perl/current/t/constraints/datetime_parser.t
    branches/upstream/libhtml-formfu-perl/current/t/constraints/dependon.t
    branches/upstream/libhtml-formfu-perl/current/t/constraints/email.t
    branches/upstream/libhtml-formfu-perl/current/t/constraints/equal.t
    branches/upstream/libhtml-formfu-perl/current/t/constraints/equal_internals.t
    branches/upstream/libhtml-formfu-perl/current/t/constraints/integer.t
    branches/upstream/libhtml-formfu-perl/current/t/constraints/length.t
    branches/upstream/libhtml-formfu-perl/current/t/constraints/localize.t
    branches/upstream/libhtml-formfu-perl/current/t/constraints/maxlength.t
    branches/upstream/libhtml-formfu-perl/current/t/constraints/minlength.t
    branches/upstream/libhtml-formfu-perl/current/t/constraints/minmaxfields.t
    branches/upstream/libhtml-formfu-perl/current/t/constraints/not_equal.t
    branches/upstream/libhtml-formfu-perl/current/t/constraints/not_word.t
    branches/upstream/libhtml-formfu-perl/current/t/constraints/number.t
    branches/upstream/libhtml-formfu-perl/current/t/constraints/printable.t

[... 1520 lines stripped ...]



More information about the Pkg-perl-cvs-commits mailing list