26 Jun
2011
26 Jun
'11
2:59 a.m.
On Fri, Jun 24, 2011 at 9:25 AM, ambs <ambs+dancer@perl-hackers.net> wrote:
On 24/06/2011 14:22, Leandro Hermida wrote:
Hi again,
Sorry another newbie question, in a post route where do I get the POST form data? A la the CGI.pm $cgi->Vars hash
$hash = params;
or params->{variable}
or even param("variable")
Nice! I didn't know that you could do param 'foo'. This reminds me that some docs and presentations should be updated to use this cleaner way. Especially this great presentation: http://perldancer.org/slides sawyer: ^^^ -Naveed
Cheers _______________________________________________ Dancer-users mailing list Dancer-users@perldancer.org http://www.backup-manager.org/cgi-bin/listinfo/dancer-users