[Catalyst] Automatic structure creation from form data
    stephen joseph butler 
    stephen.butler at gmail.com
       
    Tue Jul  3 19:48:47 GMT 2007
    
    
  
On 7/3/07, Andrew Hayward <andrew at takkle.com> wrote:
> I'm relatively new to this Catalyst malarkey, so you'll have to bear
> with me for a minute.
>
> I was wondering if it possible to construct an HTML form such that the
> back end automatically creates a hash (or an array) based on the naming
> scheme.
Catalyst::Plugin::Params::Nested
<http://search.cpan.org/~nuffin/Catalyst-Plugin-Params-Nested-0.02/lib/Catalyst/Plugin/Params/Nested.pm>
    
    
More information about the Catalyst
mailing list