Subject: | fieldset in HTML::Template is hashref instead of string |
Using the "fieldset" value of a field shows "fieldset=HASH(0x7fdf6bbcd538)" given "fieldset=<tmpl_var fieldset />" - I was expecting a fieldset name.
Also in general the documentation is good about saying how to specify "fieldsets" and their intention, but light on using fieldset in templates- it isn't mentioned in the CGI::FormBuilder::Template::HTML documentation.