[Dancer-users] hashes in POST form data
Nick Knutov
mail at knutov.com
Mon Mar 14 18:56:28 CET 2011
Hello,
are there any ready modules for Dancer that can parse post data from
forms with hashes in names like CGI::WebIn?
I really need to be able to do
<input type=text name="Address{Russia}{Moscow}" value="house"> or <input
name='zone{}' type='checkbox' value='com'>
and to get something like parameters('body')->{Address}->{Russia}->{Moscow}.
--
Best Regards,
Nick Knutov
http://knutov.com
ICQ: 272873706
Voice: +7-904-84-23-130
More information about the Dancer-users
mailing list