r27797 - in /trunk/libhtml-formfu-perl: ./ debian/ 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/ 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:15:03 UTC 2008


Author: bricas-guest
Date: Sat Dec  6 04:14:56 2008
New Revision: 27797

URL: http://svn.debian.org/wsvn/pkg-perl/?sc=1&rev=27797
Log:
TODO: package up Test::Aggregate, as this is a new build-dep
* New upstream release
* debian/control:
  + Add myself to Uploaders
  + add libtest-aggregate-perl and libcgi-pm-perl to build-deps

Added:
    trunk/libhtml-formfu-perl/lib/HTML/FormFu/Constraint/File/MaxSize.pm
      - copied unchanged from r27796, branches/upstream/libhtml-formfu-perl/current/lib/HTML/FormFu/Constraint/File/MaxSize.pm
    trunk/libhtml-formfu-perl/lib/HTML/FormFu/Constraint/File/MinSize.pm
      - copied unchanged from r27796, branches/upstream/libhtml-formfu-perl/current/lib/HTML/FormFu/Constraint/File/MinSize.pm
    trunk/libhtml-formfu-perl/lib/HTML/FormFu/Constraint/MaxRange.pm
      - copied unchanged from r27796, branches/upstream/libhtml-formfu-perl/current/lib/HTML/FormFu/Constraint/MaxRange.pm
    trunk/libhtml-formfu-perl/lib/HTML/FormFu/Constraint/MinRange.pm
      - copied unchanged from r27796, branches/upstream/libhtml-formfu-perl/current/lib/HTML/FormFu/Constraint/MinRange.pm
    trunk/libhtml-formfu-perl/lib/HTML/FormFu/Element/DateTime.pm
      - copied unchanged from r27796, branches/upstream/libhtml-formfu-perl/current/lib/HTML/FormFu/Element/DateTime.pm
    trunk/libhtml-formfu-perl/lib/HTML/FormFu/I18N/ro.pm
      - copied unchanged from r27796, branches/upstream/libhtml-formfu-perl/current/lib/HTML/FormFu/I18N/ro.pm
    trunk/libhtml-formfu-perl/lib/HTML/FormFu/I18N/ru.pm
      - copied unchanged from r27796, branches/upstream/libhtml-formfu-perl/current/lib/HTML/FormFu/I18N/ru.pm
    trunk/libhtml-formfu-perl/lib/HTML/FormFu/I18N/ua.pm
      - copied unchanged from r27796, branches/upstream/libhtml-formfu-perl/current/lib/HTML/FormFu/I18N/ua.pm
    trunk/libhtml-formfu-perl/lib/HTML/FormFu/MultiForm.pm
      - copied unchanged from r27796, branches/upstream/libhtml-formfu-perl/current/lib/HTML/FormFu/MultiForm.pm
    trunk/libhtml-formfu-perl/t-aggregated/
      - copied from r27796, branches/upstream/libhtml-formfu-perl/current/t-aggregated/
    trunk/libhtml-formfu-perl/t/aggregate.t
      - copied unchanged from r27796, branches/upstream/libhtml-formfu-perl/current/t/aggregate.t
    trunk/libhtml-formfu-perl/t/nested/constraints/constraint_when.t
      - copied unchanged from r27796, branches/upstream/libhtml-formfu-perl/current/t/nested/constraints/constraint_when.t
    trunk/libhtml-formfu-perl/t/nested/constraints/constraint_when.yml
      - copied unchanged from r27796, branches/upstream/libhtml-formfu-perl/current/t/nested/constraints/constraint_when.yml
Removed:
    trunk/libhtml-formfu-perl/inc/Module/AutoInstall.pm
    trunk/libhtml-formfu-perl/inc/Module/Install/AutoInstall.pm
    trunk/libhtml-formfu-perl/inc/Module/Install/Include.pm
    trunk/libhtml-formfu-perl/t/block_insert_after.t
    trunk/libhtml-formfu-perl/t/block_insert_before.t
    trunk/libhtml-formfu-perl/t/bugs/constructor_arg_overwrites_default.t
    trunk/libhtml-formfu-perl/t/bugs/date_element_empty_input.t
    trunk/libhtml-formfu-perl/t/bugs/element_class.t
    trunk/libhtml-formfu-perl/t/bugs/element_parent.t
    trunk/libhtml-formfu-perl/t/bugs/error_msg.t
    trunk/libhtml-formfu-perl/t/bugs/field_no_name.t
    trunk/libhtml-formfu-perl/t/bugs/filter_run_once.t
    trunk/libhtml-formfu-perl/t/bugs/name_regex_chars.t
    trunk/libhtml-formfu-perl/t/bugs/not_nested.t
    trunk/libhtml-formfu-perl/t/bugs/populate_element_coderef.t
    trunk/libhtml-formfu-perl/t/bugs/render_processed_value_retain_default.t
    trunk/libhtml-formfu-perl/t/bugs/render_processed_value_retain_default.yml
    trunk/libhtml-formfu-perl/t/bugs/result_params_multiple.t
    trunk/libhtml-formfu-perl/t/bugs/select_empty_options.t
    trunk/libhtml-formfu-perl/t/bugs/submit_no_value.t
    trunk/libhtml-formfu-perl/t/bugs/submit_retain_default.t
    trunk/libhtml-formfu-perl/t/bugs/value_empty_string.t
    trunk/libhtml-formfu-perl/t/bugs/value_no_default.t
    trunk/libhtml-formfu-perl/t/constraint.t
    trunk/libhtml-formfu-perl/t/constraints/allornone.t
    trunk/libhtml-formfu-perl/t/constraints/ascii.t
    trunk/libhtml-formfu-perl/t/constraints/autoset.t
    trunk/libhtml-formfu-perl/t/constraints/autoset_group.t
    trunk/libhtml-formfu-perl/t/constraints/bool.t
    trunk/libhtml-formfu-perl/t/constraints/constraint_when_default_empty_value.t
    trunk/libhtml-formfu-perl/t/constraints/constraint_when_default_empty_value.yml
    trunk/libhtml-formfu-perl/t/constraints/datetime_parser.t
    trunk/libhtml-formfu-perl/t/constraints/dependon.t
    trunk/libhtml-formfu-perl/t/constraints/email.t
    trunk/libhtml-formfu-perl/t/constraints/equal.t
    trunk/libhtml-formfu-perl/t/constraints/equal_internals.t
    trunk/libhtml-formfu-perl/t/constraints/integer.t
    trunk/libhtml-formfu-perl/t/constraints/length.t
    trunk/libhtml-formfu-perl/t/constraints/localize.t
    trunk/libhtml-formfu-perl/t/constraints/maxlength.t
    trunk/libhtml-formfu-perl/t/constraints/minlength.t
    trunk/libhtml-formfu-perl/t/constraints/minmaxfields.t
    trunk/libhtml-formfu-perl/t/constraints/not_equal.t
    trunk/libhtml-formfu-perl/t/constraints/not_word.t
    trunk/libhtml-formfu-perl/t/constraints/number.t
    trunk/libhtml-formfu-perl/t/constraints/printable.t
    trunk/libhtml-formfu-perl/t/constraints/range.t
    trunk/libhtml-formfu-perl/t/constraints/regex.t
    trunk/libhtml-formfu-perl/t/constraints/regex_common.t
    trunk/libhtml-formfu-perl/t/constraints/required.t
    trunk/libhtml-formfu-perl/t/constraints/set.t
    trunk/libhtml-formfu-perl/t/constraints/singlevalue.t
    trunk/libhtml-formfu-perl/t/constraints/word.t
    trunk/libhtml-formfu-perl/t/constraints/xml.t
    trunk/libhtml-formfu-perl/t/deflators/
    trunk/libhtml-formfu-perl/t/element_setup.t
    trunk/libhtml-formfu-perl/t/elements/blank.t
    trunk/libhtml-formfu-perl/t/elements/block.t
    trunk/libhtml-formfu-perl/t/elements/block_repeatable.t
    trunk/libhtml-formfu-perl/t/elements/block_repeatable.yml
    trunk/libhtml-formfu-perl/t/elements/block_repeatable_attrs.t
    trunk/libhtml-formfu-perl/t/elements/block_repeatable_attrs.yml
    trunk/libhtml-formfu-perl/t/elements/block_repeatable_auto_id.t
    trunk/libhtml-formfu-perl/t/elements/block_repeatable_auto_id.yml
    trunk/libhtml-formfu-perl/t/elements/block_repeatable_date.t
    trunk/libhtml-formfu-perl/t/elements/block_repeatable_date.yml
    trunk/libhtml-formfu-perl/t/elements/block_repeatable_inc.t
    trunk/libhtml-formfu-perl/t/elements/block_repeatable_inc.yml
    trunk/libhtml-formfu-perl/t/elements/block_repeatable_multi.t
    trunk/libhtml-formfu-perl/t/elements/block_repeatable_tag.t
    trunk/libhtml-formfu-perl/t/elements/block_repeatable_tag.yml
    trunk/libhtml-formfu-perl/t/elements/button.t
    trunk/libhtml-formfu-perl/t/elements/button_no_name.t
    trunk/libhtml-formfu-perl/t/elements/checkbox.t
    trunk/libhtml-formfu-perl/t/elements/checkbox_force_default.t
    trunk/libhtml-formfu-perl/t/elements/checkbox_retain_default.t
    trunk/libhtml-formfu-perl/t/elements/checkboxgroup.t
    trunk/libhtml-formfu-perl/t/elements/combobox.t
    trunk/libhtml-formfu-perl/t/elements/combobox.yml
    trunk/libhtml-formfu-perl/t/elements/combobox_required.t
    trunk/libhtml-formfu-perl/t/elements/combobox_required.yml
    trunk/libhtml-formfu-perl/t/elements/content_button.t
    trunk/libhtml-formfu-perl/t/elements/date.t
    trunk/libhtml-formfu-perl/t/elements/date_default.t
    trunk/libhtml-formfu-perl/t/elements/date_natural.t
    trunk/libhtml-formfu-perl/t/elements/date_rename.t
    trunk/libhtml-formfu-perl/t/elements/field_default_empty_value.t
    trunk/libhtml-formfu-perl/t/elements/field_non_param.t
    trunk/libhtml-formfu-perl/t/elements/fieldset.t
    trunk/libhtml-formfu-perl/t/elements/file.t
    trunk/libhtml-formfu-perl/t/elements/hidden.t
    trunk/libhtml-formfu-perl/t/elements/hr.t
    trunk/libhtml-formfu-perl/t/elements/image.t
    trunk/libhtml-formfu-perl/t/elements/multi.t
    trunk/libhtml-formfu-perl/t/elements/multi_errors.t
    trunk/libhtml-formfu-perl/t/elements/no_block_tag.t
    trunk/libhtml-formfu-perl/t/elements/no_block_tag.yml
    trunk/libhtml-formfu-perl/t/elements/no_container_tag.t
    trunk/libhtml-formfu-perl/t/elements/no_container_tag.yml
    trunk/libhtml-formfu-perl/t/elements/password.t
    trunk/libhtml-formfu-perl/t/elements/password_render_value.t
    trunk/libhtml-formfu-perl/t/elements/password_retain_default.t
    trunk/libhtml-formfu-perl/t/elements/radio.t
    trunk/libhtml-formfu-perl/t/elements/radio_force_default.t
    trunk/libhtml-formfu-perl/t/elements/radio_retain_default.t
    trunk/libhtml-formfu-perl/t/elements/radiogroup.t
    trunk/libhtml-formfu-perl/t/elements/radiogroup_attrs_xml.t
    trunk/libhtml-formfu-perl/t/elements/radiogroup_dup_opt.t
    trunk/libhtml-formfu-perl/t/elements/radiogroup_errors.t
    trunk/libhtml-formfu-perl/t/elements/radiogroup_force_default.t
    trunk/libhtml-formfu-perl/t/elements/radiogroup_id.t
    trunk/libhtml-formfu-perl/t/elements/radiogroup_retain_default.t
    trunk/libhtml-formfu-perl/t/elements/radiogroup_subgroup.t
    trunk/libhtml-formfu-perl/t/elements/radiogroup_unknown_opt.t
    trunk/libhtml-formfu-perl/t/elements/radiogroup_xml.t
    trunk/libhtml-formfu-perl/t/elements/recaptcha.t
    trunk/libhtml-formfu-perl/t/elements/recaptcha.yml
    trunk/libhtml-formfu-perl/t/elements/render_method.t
    trunk/libhtml-formfu-perl/t/elements/repeatable_counter_name.t
    trunk/libhtml-formfu-perl/t/elements/repeatable_counter_name.yml
    trunk/libhtml-formfu-perl/t/elements/reset.t
    trunk/libhtml-formfu-perl/t/elements/select.t
    trunk/libhtml-formfu-perl/t/elements/select_empty_first_label.t
    trunk/libhtml-formfu-perl/t/elements/select_force_default.t
    trunk/libhtml-formfu-perl/t/elements/select_label_loc.t
    trunk/libhtml-formfu-perl/t/elements/select_optgroup.t
    trunk/libhtml-formfu-perl/t/elements/select_options.t
    trunk/libhtml-formfu-perl/t/elements/select_retain_default.t
    trunk/libhtml-formfu-perl/t/elements/select_value_range.t
    trunk/libhtml-formfu-perl/t/elements/simple_table.t
    trunk/libhtml-formfu-perl/t/elements/simple_table.yml
    trunk/libhtml-formfu-perl/t/elements/simple_table_class.t
    trunk/libhtml-formfu-perl/t/elements/simple_table_class.yml
    trunk/libhtml-formfu-perl/t/elements/simple_table_multiple.t
    trunk/libhtml-formfu-perl/t/elements/simple_table_multiple.yml
    trunk/libhtml-formfu-perl/t/elements/src.t
    trunk/libhtml-formfu-perl/t/elements/submit.t
    trunk/libhtml-formfu-perl/t/elements/text.t
    trunk/libhtml-formfu-perl/t/elements/text_attributes.t
    trunk/libhtml-formfu-perl/t/elements/text_errors.t
    trunk/libhtml-formfu-perl/t/elements/text_force_default.t
    trunk/libhtml-formfu-perl/t/elements/text_retain_default.t
    trunk/libhtml-formfu-perl/t/elements/textarea.t
    trunk/libhtml-formfu-perl/t/escaping.t
    trunk/libhtml-formfu-perl/t/field_accessor_loc.t
    trunk/libhtml-formfu-perl/t/field_accessor_loc_arrayref.t
    trunk/libhtml-formfu-perl/t/field_accessor_loc_arrayref.yml
    trunk/libhtml-formfu-perl/t/field_change_name.t
    trunk/libhtml-formfu-perl/t/field_id.t
    trunk/libhtml-formfu-perl/t/filter.t
    trunk/libhtml-formfu-perl/t/filters/all_by_default.t
    trunk/libhtml-formfu-perl/t/filters/compoundjoin.t
    trunk/libhtml-formfu-perl/t/filters/compoundjoin.yml
    trunk/libhtml-formfu-perl/t/filters/compoundjoin_field_order.t
    trunk/libhtml-formfu-perl/t/filters/compoundjoin_field_order.yml
    trunk/libhtml-formfu-perl/t/filters/compoundjoin_join.t
    trunk/libhtml-formfu-perl/t/filters/compoundjoin_join.yml
    trunk/libhtml-formfu-perl/t/filters/compoundsprintf.t
    trunk/libhtml-formfu-perl/t/filters/compoundsprintf.yml
    trunk/libhtml-formfu-perl/t/filters/compoundsprintf_field_order.t
    trunk/libhtml-formfu-perl/t/filters/compoundsprintf_field_order.yml
    trunk/libhtml-formfu-perl/t/filters/copyvalue.t
    trunk/libhtml-formfu-perl/t/filters/encode.t
    trunk/libhtml-formfu-perl/t/filters/htmlescape.t
    trunk/libhtml-formfu-perl/t/filters/htmlscrubber.t
    trunk/libhtml-formfu-perl/t/filters/lowercase.t
    trunk/libhtml-formfu-perl/t/filters/nonnumeric.t
    trunk/libhtml-formfu-perl/t/filters/regex_eval.t
    trunk/libhtml-formfu-perl/t/filters/regex_eval.yml
    trunk/libhtml-formfu-perl/t/filters/split.t
    trunk/libhtml-formfu-perl/t/filters/split.yml
    trunk/libhtml-formfu-perl/t/filters/trimedges.t
    trunk/libhtml-formfu-perl/t/filters/uppercase.t
    trunk/libhtml-formfu-perl/t/filters/whitespace.t
    trunk/libhtml-formfu-perl/t/force_errors.t
    trunk/libhtml-formfu-perl/t/force_errors/allornone.t
    trunk/libhtml-formfu-perl/t/force_errors/dependon.t
    trunk/libhtml-formfu-perl/t/force_errors/equal.t
    trunk/libhtml-formfu-perl/t/force_errors/integer.t
    trunk/libhtml-formfu-perl/t/force_errors/minmaxfields.t
    trunk/libhtml-formfu-perl/t/form/add_render_class_args.t
    trunk/libhtml-formfu-perl/t/form/add_valid.t
    trunk/libhtml-formfu-perl/t/form/add_valid_unknown.t
    trunk/libhtml-formfu-perl/t/form/attributes.t
    trunk/libhtml-formfu-perl/t/form/auto_constraint_class.t
    trunk/libhtml-formfu-perl/t/form/auto_error_class.t
    trunk/libhtml-formfu-perl/t/form/auto_error_message.t
    trunk/libhtml-formfu-perl/t/form/auto_fieldset.t
    trunk/libhtml-formfu-perl/t/form/auto_label.t
    trunk/libhtml-formfu-perl/t/form/clone.t
    trunk/libhtml-formfu-perl/t/form/constraints_from_dbic.t
    trunk/libhtml-formfu-perl/t/form/constraints_from_dbic_rs.t
    trunk/libhtml-formfu-perl/t/form/default_args.t
    trunk/libhtml-formfu-perl/t/form/default_values.t
    trunk/libhtml-formfu-perl/t/form/end.t
    trunk/libhtml-formfu-perl/t/form/error_message.t
    trunk/libhtml-formfu-perl/t/form/force_error_message.t
    trunk/libhtml-formfu-perl/t/form/get_all_elements.t
    trunk/libhtml-formfu-perl/t/form/get_constraint.t
    trunk/libhtml-formfu-perl/t/form/get_constraints.t
    trunk/libhtml-formfu-perl/t/form/get_deflator.t
    trunk/libhtml-formfu-perl/t/form/get_deflators.t
    trunk/libhtml-formfu-perl/t/form/get_element.t
    trunk/libhtml-formfu-perl/t/form/get_elements.t
    trunk/libhtml-formfu-perl/t/form/get_errors.t
    trunk/libhtml-formfu-perl/t/form/get_field.t
    trunk/libhtml-formfu-perl/t/form/get_fields.t
    trunk/libhtml-formfu-perl/t/form/get_filter.t
    trunk/libhtml-formfu-perl/t/form/get_filters.t
    trunk/libhtml-formfu-perl/t/form/get_inflator.t
    trunk/libhtml-formfu-perl/t/form/get_inflators.t
    trunk/libhtml-formfu-perl/t/form/has_errors.t
    trunk/libhtml-formfu-perl/t/form/hidden_fields.t
    trunk/libhtml-formfu-perl/t/form/insert_after.t
    trunk/libhtml-formfu-perl/t/form/insert_before.t
    trunk/libhtml-formfu-perl/t/form/javascript.t
    trunk/libhtml-formfu-perl/t/form/javascript_src.t
    trunk/libhtml-formfu-perl/t/form/model.t
    trunk/libhtml-formfu-perl/t/form/multiple_same_named_fields.t
    trunk/libhtml-formfu-perl/t/form/param.t
    trunk/libhtml-formfu-perl/t/form/param_array.t
    trunk/libhtml-formfu-perl/t/form/param_list.t
    trunk/libhtml-formfu-perl/t/form/param_value.t
    trunk/libhtml-formfu-perl/t/form/params.t
    trunk/libhtml-formfu-perl/t/form/params_ignore_underscore.t
    trunk/libhtml-formfu-perl/t/form/query.t
    trunk/libhtml-formfu-perl/t/form/render_processed_value.t
    trunk/libhtml-formfu-perl/t/form/render_processed_value.yml
    trunk/libhtml-formfu-perl/t/form/start.t
    trunk/libhtml-formfu-perl/t/form/stash.t
    trunk/libhtml-formfu-perl/t/form/submitted.t
    trunk/libhtml-formfu-perl/t/form/submitted_and_valid.t
    trunk/libhtml-formfu-perl/t/form/valid.t
    trunk/libhtml-formfu-perl/t/inflators/
    trunk/libhtml-formfu-perl/t/load_config_file.t
    trunk/libhtml-formfu-perl/t/load_config_file_constraint_regex.t
    trunk/libhtml-formfu-perl/t/load_config_file_constraint_regex.yml
    trunk/libhtml-formfu-perl/t/load_config_file_fieldset.yml
    trunk/libhtml-formfu-perl/t/load_config_file_form.yml
    trunk/libhtml-formfu-perl/t/load_config_file_multi_stream.t
    trunk/libhtml-formfu-perl/t/load_config_file_multi_stream.yml
    trunk/libhtml-formfu-perl/t/load_config_file_multiple.t
    trunk/libhtml-formfu-perl/t/load_config_file_multiple.yml
    trunk/libhtml-formfu-perl/t/load_config_file_multiple1.yml
    trunk/libhtml-formfu-perl/t/load_config_file_multiple2.yml
    trunk/libhtml-formfu-perl/t/load_config_filestem.t
    trunk/libhtml-formfu-perl/t/multiple_select_fields.t
    trunk/libhtml-formfu-perl/t/multiple_text_fields.t
    trunk/libhtml-formfu-perl/t/nested/constraints/allornone.t
    trunk/libhtml-formfu-perl/t/nested/constraints/dependon.t
    trunk/libhtml-formfu-perl/t/nested/constraints/equal.t
    trunk/libhtml-formfu-perl/t/nested/constraints/minmaxfields.t
    trunk/libhtml-formfu-perl/t/nested/constraints/required.t
    trunk/libhtml-formfu-perl/t/nested/element_name.t
    trunk/libhtml-formfu-perl/t/nested/element_name.yml
    trunk/libhtml-formfu-perl/t/nested/elements/block_repeatable_multi_named.t
    trunk/libhtml-formfu-perl/t/nested/elements/block_repeatable_multi_named.yml
    trunk/libhtml-formfu-perl/t/nested/elements/block_repeatable_multi_named_filter.t
    trunk/libhtml-formfu-perl/t/nested/elements/block_repeatable_multi_named_filter.yml
    trunk/libhtml-formfu-perl/t/nested/elements/block_without_name.t
    trunk/libhtml-formfu-perl/t/nested/elements/block_without_name.yml
    trunk/libhtml-formfu-perl/t/nested/elements/checkbox_force_default.t
    trunk/libhtml-formfu-perl/t/nested/elements/checkbox_retain_default.t
    trunk/libhtml-formfu-perl/t/nested/elements/combobox.t
    trunk/libhtml-formfu-perl/t/nested/elements/date.t
    trunk/libhtml-formfu-perl/t/nested/elements/multi.t
    trunk/libhtml-formfu-perl/t/nested/elements/multi_named.t
    trunk/libhtml-formfu-perl/t/nested/elements/radio.t
    trunk/libhtml-formfu-perl/t/nested/elements/radio_force_default.t
    trunk/libhtml-formfu-perl/t/nested/elements/radio_retain_default.t
    trunk/libhtml-formfu-perl/t/nested/elements/radiogroup.t
    trunk/libhtml-formfu-perl/t/nested/elements/radiogroup_force_default.t
    trunk/libhtml-formfu-perl/t/nested/elements/radiogroup_retain_default.t
    trunk/libhtml-formfu-perl/t/nested/elements/select.t
    trunk/libhtml-formfu-perl/t/nested/elements/select_force_default.t
    trunk/libhtml-formfu-perl/t/nested/elements/select_retain_default.t
    trunk/libhtml-formfu-perl/t/nested/elements/text.t
    trunk/libhtml-formfu-perl/t/nested/filters/
    trunk/libhtml-formfu-perl/t/nested/form/
    trunk/libhtml-formfu-perl/t/nested/form_input.t
    trunk/libhtml-formfu-perl/t/nested/illegal_name.t
    trunk/libhtml-formfu-perl/t/nested/inflators/
    trunk/libhtml-formfu-perl/t/nested/internals/
    trunk/libhtml-formfu-perl/t/nested/param.t
    trunk/libhtml-formfu-perl/t/nested/params.t
    trunk/libhtml-formfu-perl/t/nested/pre_expanded.t
    trunk/libhtml-formfu-perl/t/nested/valid.t
    trunk/libhtml-formfu-perl/t/output_processors/
    trunk/libhtml-formfu-perl/t/plugins/
    trunk/libhtml-formfu-perl/t/repeatable/
    trunk/libhtml-formfu-perl/t/utils/
    trunk/libhtml-formfu-perl/t/validator.t
Modified:
    trunk/libhtml-formfu-perl/Changes
    trunk/libhtml-formfu-perl/MANIFEST
    trunk/libhtml-formfu-perl/META.yml
    trunk/libhtml-formfu-perl/Makefile.PL
    trunk/libhtml-formfu-perl/debian/changelog
    trunk/libhtml-formfu-perl/debian/control
    trunk/libhtml-formfu-perl/examples/unicode/root/forms/view.yml
    trunk/libhtml-formfu-perl/lib/HTML/FormFu.pm
    trunk/libhtml-formfu-perl/lib/HTML/FormFu/Constraint.pm
    trunk/libhtml-formfu-perl/lib/HTML/FormFu/Constraint/DateTime.pm
    trunk/libhtml-formfu-perl/lib/HTML/FormFu/Constraint/DependOn.pm
    trunk/libhtml-formfu-perl/lib/HTML/FormFu/Constraint/Equal.pm
    trunk/libhtml-formfu-perl/lib/HTML/FormFu/Constraint/File/Size.pm
    trunk/libhtml-formfu-perl/lib/HTML/FormFu/Constraint/Length.pm
    trunk/libhtml-formfu-perl/lib/HTML/FormFu/Constraint/MaxLength.pm
    trunk/libhtml-formfu-perl/lib/HTML/FormFu/Constraint/MinLength.pm
    trunk/libhtml-formfu-perl/lib/HTML/FormFu/Constraint/MinMaxFields.pm
    trunk/libhtml-formfu-perl/lib/HTML/FormFu/Constraint/Range.pm
    trunk/libhtml-formfu-perl/lib/HTML/FormFu/Deflator/Strftime.pm
    trunk/libhtml-formfu-perl/lib/HTML/FormFu/Element.pm
    trunk/libhtml-formfu-perl/lib/HTML/FormFu/Element/Checkbox.pm
    trunk/libhtml-formfu-perl/lib/HTML/FormFu/Element/Date.pm
    trunk/libhtml-formfu-perl/lib/HTML/FormFu/Element/_Field.pm
    trunk/libhtml-formfu-perl/lib/HTML/FormFu/Element/_Group.pm
    trunk/libhtml-formfu-perl/lib/HTML/FormFu/Element/_MultiSelect.pm
    trunk/libhtml-formfu-perl/lib/HTML/FormFu/Element/_MultiText.pm
    trunk/libhtml-formfu-perl/lib/HTML/FormFu/Filter.pm
    trunk/libhtml-formfu-perl/lib/HTML/FormFu/I18N/de.pm
    trunk/libhtml-formfu-perl/lib/HTML/FormFu/I18N/en.pm
    trunk/libhtml-formfu-perl/lib/HTML/FormFu/Inflator/DateTime.pm
    trunk/libhtml-formfu-perl/lib/HTML/FormFu/Manual/Cookbook.pod
    trunk/libhtml-formfu-perl/lib/HTML/FormFu/ObjectUtil.pm
    trunk/libhtml-formfu-perl/lib/HTML/FormFu/Processor.pm
    trunk/libhtml-formfu-perl/lib/HTML/FormFu/Transformer.pm
    trunk/libhtml-formfu-perl/t/elements/object.t
    trunk/libhtml-formfu-perl/t/form/object.t

[This mail would be too long, it was shortened to contain the URLs only.]

Modified: trunk/libhtml-formfu-perl/Changes
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libhtml-formfu-perl/Changes?rev=27797&op=diff

Modified: trunk/libhtml-formfu-perl/MANIFEST
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libhtml-formfu-perl/MANIFEST?rev=27797&op=diff

Modified: trunk/libhtml-formfu-perl/META.yml
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libhtml-formfu-perl/META.yml?rev=27797&op=diff

Modified: trunk/libhtml-formfu-perl/Makefile.PL
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libhtml-formfu-perl/Makefile.PL?rev=27797&op=diff

Modified: trunk/libhtml-formfu-perl/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libhtml-formfu-perl/debian/changelog?rev=27797&op=diff

Modified: trunk/libhtml-formfu-perl/debian/control
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libhtml-formfu-perl/debian/control?rev=27797&op=diff

Modified: trunk/libhtml-formfu-perl/examples/unicode/root/forms/view.yml
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libhtml-formfu-perl/examples/unicode/root/forms/view.yml?rev=27797&op=diff

Modified: trunk/libhtml-formfu-perl/lib/HTML/FormFu.pm
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libhtml-formfu-perl/lib/HTML/FormFu.pm?rev=27797&op=diff

Modified: trunk/libhtml-formfu-perl/lib/HTML/FormFu/Constraint.pm
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libhtml-formfu-perl/lib/HTML/FormFu/Constraint.pm?rev=27797&op=diff

Modified: trunk/libhtml-formfu-perl/lib/HTML/FormFu/Constraint/DateTime.pm
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libhtml-formfu-perl/lib/HTML/FormFu/Constraint/DateTime.pm?rev=27797&op=diff

Modified: trunk/libhtml-formfu-perl/lib/HTML/FormFu/Constraint/DependOn.pm
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libhtml-formfu-perl/lib/HTML/FormFu/Constraint/DependOn.pm?rev=27797&op=diff

Modified: trunk/libhtml-formfu-perl/lib/HTML/FormFu/Constraint/Equal.pm
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libhtml-formfu-perl/lib/HTML/FormFu/Constraint/Equal.pm?rev=27797&op=diff

Modified: trunk/libhtml-formfu-perl/lib/HTML/FormFu/Constraint/File/Size.pm
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libhtml-formfu-perl/lib/HTML/FormFu/Constraint/File/Size.pm?rev=27797&op=diff

Modified: trunk/libhtml-formfu-perl/lib/HTML/FormFu/Constraint/Length.pm
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libhtml-formfu-perl/lib/HTML/FormFu/Constraint/Length.pm?rev=27797&op=diff

Modified: trunk/libhtml-formfu-perl/lib/HTML/FormFu/Constraint/MaxLength.pm
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libhtml-formfu-perl/lib/HTML/FormFu/Constraint/MaxLength.pm?rev=27797&op=diff

Modified: trunk/libhtml-formfu-perl/lib/HTML/FormFu/Constraint/MinLength.pm
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libhtml-formfu-perl/lib/HTML/FormFu/Constraint/MinLength.pm?rev=27797&op=diff

Modified: trunk/libhtml-formfu-perl/lib/HTML/FormFu/Constraint/MinMaxFields.pm
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libhtml-formfu-perl/lib/HTML/FormFu/Constraint/MinMaxFields.pm?rev=27797&op=diff

Modified: trunk/libhtml-formfu-perl/lib/HTML/FormFu/Constraint/Range.pm
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libhtml-formfu-perl/lib/HTML/FormFu/Constraint/Range.pm?rev=27797&op=diff

Modified: trunk/libhtml-formfu-perl/lib/HTML/FormFu/Deflator/Strftime.pm
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libhtml-formfu-perl/lib/HTML/FormFu/Deflator/Strftime.pm?rev=27797&op=diff

Modified: trunk/libhtml-formfu-perl/lib/HTML/FormFu/Element.pm
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libhtml-formfu-perl/lib/HTML/FormFu/Element.pm?rev=27797&op=diff

Modified: trunk/libhtml-formfu-perl/lib/HTML/FormFu/Element/Checkbox.pm
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libhtml-formfu-perl/lib/HTML/FormFu/Element/Checkbox.pm?rev=27797&op=diff

Modified: trunk/libhtml-formfu-perl/lib/HTML/FormFu/Element/Date.pm
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libhtml-formfu-perl/lib/HTML/FormFu/Element/Date.pm?rev=27797&op=diff

Modified: trunk/libhtml-formfu-perl/lib/HTML/FormFu/Element/_Field.pm
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libhtml-formfu-perl/lib/HTML/FormFu/Element/_Field.pm?rev=27797&op=diff

Modified: trunk/libhtml-formfu-perl/lib/HTML/FormFu/Element/_Group.pm
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libhtml-formfu-perl/lib/HTML/FormFu/Element/_Group.pm?rev=27797&op=diff

Modified: trunk/libhtml-formfu-perl/lib/HTML/FormFu/Element/_MultiSelect.pm
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libhtml-formfu-perl/lib/HTML/FormFu/Element/_MultiSelect.pm?rev=27797&op=diff

Modified: trunk/libhtml-formfu-perl/lib/HTML/FormFu/Element/_MultiText.pm
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libhtml-formfu-perl/lib/HTML/FormFu/Element/_MultiText.pm?rev=27797&op=diff

Modified: trunk/libhtml-formfu-perl/lib/HTML/FormFu/Filter.pm
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libhtml-formfu-perl/lib/HTML/FormFu/Filter.pm?rev=27797&op=diff

Modified: trunk/libhtml-formfu-perl/lib/HTML/FormFu/I18N/de.pm
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libhtml-formfu-perl/lib/HTML/FormFu/I18N/de.pm?rev=27797&op=diff

Modified: trunk/libhtml-formfu-perl/lib/HTML/FormFu/I18N/en.pm
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libhtml-formfu-perl/lib/HTML/FormFu/I18N/en.pm?rev=27797&op=diff

Modified: trunk/libhtml-formfu-perl/lib/HTML/FormFu/Inflator/DateTime.pm
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libhtml-formfu-perl/lib/HTML/FormFu/Inflator/DateTime.pm?rev=27797&op=diff

Modified: trunk/libhtml-formfu-perl/lib/HTML/FormFu/Manual/Cookbook.pod
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libhtml-formfu-perl/lib/HTML/FormFu/Manual/Cookbook.pod?rev=27797&op=diff

Modified: trunk/libhtml-formfu-perl/lib/HTML/FormFu/ObjectUtil.pm
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libhtml-formfu-perl/lib/HTML/FormFu/ObjectUtil.pm?rev=27797&op=diff

Modified: trunk/libhtml-formfu-perl/lib/HTML/FormFu/Processor.pm
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libhtml-formfu-perl/lib/HTML/FormFu/Processor.pm?rev=27797&op=diff

Modified: trunk/libhtml-formfu-perl/lib/HTML/FormFu/Transformer.pm
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libhtml-formfu-perl/lib/HTML/FormFu/Transformer.pm?rev=27797&op=diff

Modified: trunk/libhtml-formfu-perl/t/elements/object.t
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libhtml-formfu-perl/t/elements/object.t?rev=27797&op=diff

Modified: trunk/libhtml-formfu-perl/t/form/object.t
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libhtml-formfu-perl/t/form/object.t?rev=27797&op=diff




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