Hi Carl, > There were some test failures due to neither YAML nor YAML::Syck being > listed in the prerequisites. > So I've added YAML::Syck to the prereqs and uploaded another dev release.
I just upgraded to the latest svn version and suddenly I am getting a TT error for all forms that utilize select fields: "file error - : not found" Here's the YAML file: --- elements: - type: select label: "Gender:" name: gender options: [ [ 'none', 'Please choose' ], [ 'f', 'Female' ], [ 'm', 'Male' ] ] I have also upgraded the root/formfu TT snippets using Catalyst::Helper::HTML::FormFu. Any ideas? --Tobias _______________________________________________ HTML-FormFu mailing list HTML-FormFu@lists.scsys.co.uk http://lists.scsys.co.uk/cgi-bin/mailman/listinfo/html-formfu