[html-formfu] new cpan releases

Carl Franks fireartist at gmail.com
Fri Oct 5 15:32:27 GMT 2012


I've uploaded to cpan:
* HTML-FormFu v0.09010
* HTML-FormFu-Model-DBIC v0.09010

The changes to HTML-FormFu are internal, and allow any custom
constraint to handle other field's names within a Repeatable block.
Previously this functionality was in the Element::Repeatable code for
each constraint that needed it.

Here's the change-log for everything added to HTML-FormFu-Model-DBIC
since its last cpan release 18 months ago(!)

    - Support belongs_to rel with a ComboBox element.

    - localize_label works with non-column label accessors.

    - Add support to create required belongs_to rels (pshangov).

    - options_from_model() can populate from DBIx::Class ENUM values.

    - Constraint::DBIC::Unique - new id_field() and method_name() methods.

    - Constraint::DBIC::Unique - others() now supports nested_names values.

    - Require HTML-FormFu v0.09010 due to internals used by
      Constraint::DBIC::Unique

The files should appear on search.cpan.org within the next couple hours.

Carl



More information about the HTML-FormFu mailing list