Mojolicious-Plugin-FormFieldsFromJSON 0.05 Deleted
Files
- Changes
- IDEA.md
- LICENSE
- MANIFEST
- META.yml
- Makefile.PL
- README
- dist.ini
- lib/Mojolicious/Plugin/FormFieldsFromJSON.pm
- t/02_two_fields.t
- t/03_template.t
- t/04_fieldtype_template.t
- t/05_template_twofields.t
- t/06_fieldtype_template_select.t
- t/07_template_configured_in_json.t
- t/08_forms.t
- t/09_fields.t
- t/basic.t
- t/conf/fieldtype_template.json
- t/conf/fieldtype_template_select.json
- t/conf/template.json
- t/conf/template_configured_in_json.json
- t/conf/template_twofields.json
- t/conf/two_fields.json
- t/fields/01_textfield.t
- t/fields/02_textfield_default.t
- t/fields/03_textfield_attributes.t
- t/fields/04_select.t
- t/fields/05_select_preselect.t
- t/fields/06_select_multiple.t
- t/fields/07_select_preselect_multiple.t
- t/fields/08_select_disabled_value.t
- t/fields/09_select_hash.t
- t/fields/10_select_optgroup.t
- t/fields/11_select_umlaut.t
- t/fields/12_hidden.t
- t/fields/13_textfield_with_attributes.t
- t/fields/14_select_with_attributes.t
- t/fields/15_password.t
- t/fields/16_textarea.t
- t/fields/17_textarea_with_cols_and_rows.t
- t/fields/18_radio.t
- t/fields/19_radio_group.t
- t/fields/20_radio_group_one_config.t
- t/fields/conf/hidden.json
- t/fields/conf/password.json
- t/fields/conf/radio.json
- t/fields/conf/radio_group.json
- t/fields/conf/radio_group_one_config.json
- t/fields/conf/select.json
- t/fields/conf/select_disabled_value.json
- t/fields/conf/select_hash.json
- t/fields/conf/select_multiple.json
- t/fields/conf/select_optgroup.json
- t/fields/conf/select_preselect.json
- t/fields/conf/select_preselect_multiple.json
- t/fields/conf/select_umlaut.json
- t/fields/conf/select_with_attributes.json
- t/fields/conf/textarea.json
- t/fields/conf/textarea_with_cols_and_rows.json
- t/fields/conf/textfield.json
- t/fields/conf/textfield_attributes.json
- t/fields/conf/textfield_default.json
- t/fields/conf/textfield_with_attributes.json
- t/formsconf/template.json
- t/formsconf/template_configured_in_json.json
- t/formsconf/template_twofields.json
- t/validation/01_textfield.t
- t/validation/02_textfield_required.t
- t/validation/conf/textfield.json
- t/validation/conf/textfield_required.json