Changes
inc/Module/AutoInstall.pm
inc/Module/Install.pm
inc/Module/Install/AutoInstall.pm
inc/Module/Install/Base.pm
inc/Module/Install/Can.pm
inc/Module/Install/Fetch.pm
inc/Module/Install/Include.pm
inc/Module/Install/Makefile.pm
inc/Module/Install/Metadata.pm
inc/Module/Install/Win32.pm
inc/Module/Install/WriteAll.pm
lib/HTML/FormFu.pm
lib/HTML/FormFu/Accessor.pm
lib/HTML/FormFu/Attribute.pm
lib/HTML/FormFu/Constraint.pm
lib/HTML/FormFu/Constraint/_others.pm
lib/HTML/FormFu/Constraint/AllOrNone.pm
lib/HTML/FormFu/Constraint/ASCII.pm
lib/HTML/FormFu/Constraint/AutoSet.pm
lib/HTML/FormFu/Constraint/Bool.pm
lib/HTML/FormFu/Constraint/Callback.pm
lib/HTML/FormFu/Constraint/CallbackOnce.pm
lib/HTML/FormFu/Constraint/DependOn.pm
lib/HTML/FormFu/Constraint/Email.pm
lib/HTML/FormFu/Constraint/Equal.pm
lib/HTML/FormFu/Constraint/Integer.pm
lib/HTML/FormFu/Constraint/Length.pm
lib/HTML/FormFu/Constraint/MaxLength.pm
lib/HTML/FormFu/Constraint/MinLength.pm
lib/HTML/FormFu/Constraint/MinMaxFields.pm
lib/HTML/FormFu/Constraint/Number.pm
lib/HTML/FormFu/Constraint/Printable.pm
lib/HTML/FormFu/Constraint/Range.pm
lib/HTML/FormFu/Constraint/Regex.pm
lib/HTML/FormFu/Constraint/Required.pm
lib/HTML/FormFu/Constraint/Set.pm
lib/HTML/FormFu/Constraint/SingleValue.pm
lib/HTML/FormFu/Constraint/Word.pm
lib/HTML/FormFu/Deflator.pm
lib/HTML/FormFu/Deflator/Strftime.pm
lib/HTML/FormFu/Deploy.pm
lib/HTML/FormFu/Element.pm
lib/HTML/FormFu/Element/_Field.pm
lib/HTML/FormFu/Element/_Group.pm
lib/HTML/FormFu/Element/_Input.pm
lib/HTML/FormFu/Element/_NonBlock.pm
lib/HTML/FormFu/Element/Blank.pm
lib/HTML/FormFu/Element/Block.pm
lib/HTML/FormFu/Element/Button.pm
lib/HTML/FormFu/Element/Checkbox.pm
lib/HTML/FormFu/Element/ContentButton.pm
lib/HTML/FormFu/Element/Date.pm
lib/HTML/FormFu/Element/Fieldset.pm
lib/HTML/FormFu/Element/File.pm
lib/HTML/FormFu/Element/Hidden.pm
lib/HTML/FormFu/Element/Hr.pm
lib/HTML/FormFu/Element/Image.pm
lib/HTML/FormFu/Element/Multi.pm
lib/HTML/FormFu/Element/Password.pm
lib/HTML/FormFu/Element/Radio.pm
lib/HTML/FormFu/Element/Radiogroup.pm
lib/HTML/FormFu/Element/Reset.pm
lib/HTML/FormFu/Element/Select.pm
lib/HTML/FormFu/Element/SimpleTable.pm
lib/HTML/FormFu/Element/Src.pm
lib/HTML/FormFu/Element/Submit.pm
lib/HTML/FormFu/Element/Text.pm
lib/HTML/FormFu/Element/Textarea.pm
lib/HTML/FormFu/Exception.pm
lib/HTML/FormFu/Exception/Constraint.pm
lib/HTML/FormFu/Exception/Inflator.pm
lib/HTML/FormFu/Exception/Input.pm
lib/HTML/FormFu/Exception/Transformer.pm
lib/HTML/FormFu/Exception/Validator.pm
lib/HTML/FormFu/FakeQuery.pm
lib/HTML/FormFu/Filter.pm
lib/HTML/FormFu/Filter/Callback.pm
lib/HTML/FormFu/Filter/Encode.pm
lib/HTML/FormFu/Filter/HTMLEscape.pm
lib/HTML/FormFu/Filter/HTMLScrubber.pm
lib/HTML/FormFu/Filter/LowerCase.pm
lib/HTML/FormFu/Filter/NonNumeric.pm
lib/HTML/FormFu/Filter/Regex.pm
lib/HTML/FormFu/Filter/TrimEdges.pm
lib/HTML/FormFu/Filter/UpperCase.pm
lib/HTML/FormFu/Filter/Whitespace.pm
lib/HTML/FormFu/I18N.pm
lib/HTML/FormFu/I18N/de.pm
lib/HTML/FormFu/I18N/en.pm
lib/HTML/FormFu/I18N/ja.pm
lib/HTML/FormFu/Inflator.pm
lib/HTML/FormFu/Inflator/DateTime.pm
lib/HTML/FormFu/Literal.pm
lib/HTML/FormFu/Localize.pm
lib/HTML/FormFu/ObjectUtil.pm
lib/HTML/FormFu/Preload.pm
lib/HTML/FormFu/Processor.pm
lib/HTML/FormFu/QueryType/Catalyst.pm
lib/HTML/FormFu/QueryType/CGI.pm
lib/HTML/FormFu/QueryType/CGI/Simple.pm
lib/HTML/FormFu/Render/base.pm
lib/HTML/FormFu/Render/Element.pm
lib/HTML/FormFu/Render/Element/blank.pm
lib/HTML/FormFu/Render/Element/block.pm
lib/HTML/FormFu/Render/Element/field.pm
lib/HTML/FormFu/Render/Element/multi.pm
lib/HTML/FormFu/Render/Form.pm
lib/HTML/FormFu/Transformer.pm
lib/HTML/FormFu/tt_files.pm
lib/HTML/FormFu/Upload.pm
lib/HTML/FormFu/Util.pm
lib/HTML/FormFu/Validator.pm
lib/HTML/FormFu/Validator/Callback.pm
Makefile.PL
MANIFEST			This list of files
META.yml
root/blank
root/block
root/content_button
root/end_block
root/end_form
root/field
root/form
root/form_error_message
root/hidden
root/input
root/input_tag
root/label
root/legend
root/multi
root/multi_ltr
root/multi_rtl
root/non_block
root/radiogroup
root/radiogroup_tag
root/select
root/select_tag
root/start_block
root/start_form
root/textarea_tag
t/01use.t
t/02pod.t
t/04basic.t
t/04basic.yml
t/block_insert_after.t
t/block_insert_before.t
t/bugs/constructor_arg_overwrites_default.t
t/bugs/date_element_empty_input.t
t/bugs/element_class.t
t/bugs/error_msg.t
t/bugs/field_no_name.t
t/bugs/filter_run_once.t
t/bugs/name_regex_chars.t
t/bugs/result_params_multiple.t
t/bugs/select_empty_options.t
t/bugs/submit_no_value.t
t/bugs/submit_retain_default.t
t/bugs/value_empty_string.t
t/bugs/value_no_default.t
t/bugs/yaml_utf8.t
t/bugs/yaml_utf8.txt
t/bugs/yaml_utf8.yml
t/constraint.t
t/constraints/allornone.t
t/constraints/ascii.t
t/constraints/autoset.t
t/constraints/bool.t
t/constraints/callback.t
t/constraints/callbackonce.t
t/constraints/dependon.t
t/constraints/email.t
t/constraints/equal.t
t/constraints/equal_internals.t
t/constraints/integer.t
t/constraints/length.t
t/constraints/localize.t
t/constraints/maxlength.t
t/constraints/minlength.t
t/constraints/minmaxfields.t
t/constraints/not_equal.t
t/constraints/not_word.t
t/constraints/number.t
t/constraints/printable.t
t/constraints/range.t
t/constraints/regex.t
t/constraints/regex_common.t
t/constraints/required.t
t/constraints/set.t
t/constraints/singlevalue.t
t/constraints/word.t
t/constraints/xml.t
t/deflators/strftime.t
t/element_setup.t
t/elements/blank.t
t/elements/block.t
t/elements/button.t
t/elements/button_no_name.t
t/elements/checkbox.t
t/elements/checkbox_retain_default.t
t/elements/content_button.t
t/elements/date.t
t/elements/fieldset.t
t/elements/file.t
t/elements/file_post.t
t/elements/file_post.txt
t/elements/file_post_cgi_simple.t
t/elements/hidden.t
t/elements/hr.t
t/elements/image.t
t/elements/multi.t
t/elements/multi_errors.t
t/elements/no_container_tag.t
t/elements/no_container_tag.yml
t/elements/password.t
t/elements/password_render_value.t
t/elements/password_retain_default.t
t/elements/radio.t
t/elements/radio_retain_default.t
t/elements/radiogroup.t
t/elements/radiogroup_errors.t
t/elements/radiogroup_id.t
t/elements/radiogroup_retain_default.t
t/elements/radiogroup_subgroup.t
t/elements/reset.t
t/elements/select.t
t/elements/select_optgroup.t
t/elements/select_retain_default.t
t/elements/select_value_range.t
t/elements/simple_table.t
t/elements/simple_table.yml
t/elements/simple_table_class.t
t/elements/simple_table_class.yml
t/elements/simple_table_multiple.t
t/elements/simple_table_multiple.yml
t/elements/src.t
t/elements/submit.t
t/elements/text.t
t/elements/text_attributes.t
t/elements/text_errors.t
t/elements/text_retain_default.t
t/elements/textarea.t
t/escaping.t
t/examples/custom_label.t
t/examples/custom_label2.t
t/examples/field_as.t
t/examples/fields_as_list_items.t
t/field_accessor_loc.t
t/field_change_name.t
t/field_id.t
t/filter.t
t/filters/all_by_default.t
t/filters/callback.t
t/filters/encode.t
t/filters/htmlescape.t
t/filters/htmlscrubber.t
t/filters/lowercase.t
t/filters/nonnumeric.t
t/filters/trimedges.t
t/filters/uppercase.t
t/filters/whitespace.t
t/force_errors.t
t/force_errors/allornone.t
t/force_errors/callbackonce.t
t/force_errors/dependon.t
t/force_errors/equal.t
t/force_errors/integer.t
t/force_errors/minmaxfields.t
t/form/add_render_class_args.t
t/form/add_valid.t
t/form/attributes.t
t/form/auto_constraint_class.t
t/form/auto_error_class.t
t/form/auto_error_message.t
t/form/auto_fieldset.t
t/form/auto_label.t
t/form/clone.t
t/form/config_callback.t
t/form/config_callback.yml
t/form/constraints_from_dbic.t
t/form/constraints_from_dbic_rs.t
t/form/element_defaults.t
t/form/end_form.t
t/form/error_message.t
t/form/force_error_message.t
t/form/get_all_elements.t
t/form/get_constraint.t
t/form/get_constraints.t
t/form/get_deflator.t
t/form/get_deflators.t
t/form/get_element.t
t/form/get_elements.t
t/form/get_errors.t
t/form/get_field.t
t/form/get_fields.t
t/form/get_filter.t
t/form/get_filters.t
t/form/get_inflator.t
t/form/get_inflators.t
t/form/has_errors.t
t/form/hidden_fields.t
t/form/insert_after.t
t/form/javascript.t
t/form/javascript_src.t
t/form/multiple_same_named_fields.t
t/form/param.t
t/form/params.t
t/form/query.t
t/form/render_processed_value.t
t/form/start_form.t
t/form/stash.t
t/form/submitted.t
t/form/submitted_and_valid.t
t/form/valid.t
t/inflators/datetime_optional.t
t/inflators/datetime_parser.t
t/inflators/datetime_regex.t
t/inflators/datetime_strptime.t
t/lib/HTMLFormFu/ElementSetup.pm
t/lib/HTMLFormFu/I18N.pm
t/lib/HTMLFormFu/I18N/en.pm
t/lib/HTMLFormFu/MyValidator.pm
t/lib/HTMLFormFu/TestLib.pm
t/lib/MyApp/Schema.pm
t/lib/MyApp/Schema/Dongle.pm
t/lib/MyApp/Schema/Person.pm
t/load_config_file.t
t/load_config_file_constraint_regex.t
t/load_config_file_constraint_regex.yml
t/load_config_file_fieldset.yml
t/load_config_file_form.yml
t/load_config_file_multiple.t
t/load_config_file_multiple.yml
t/load_config_file_multiple1.yml
t/load_config_file_multiple2.yml
t/multiple_radiogroup_fields.t
t/multiple_select_fields.t
t/multiple_text_fields.t
t/utils/append_xml_attribute.t
t/utils/has_xml_attribute.t
t/utils/remove_xml_attribute.t
t/validator.t
