Cro: libraries and tools for building reactive services in Perl 6 | cro.services/ | Logs: irclog.perlgeek.de/cro/
Set by moderator on 5 May 2018.
01:58 ilbot3 joined
moderator Cro: libraries and tools for building reactive services in Perl 6 | cro.services/ | Logs: irclog.perlgeek.de/cro/
15:36 SmokeMachine joined 17:13 lizmat joined 17:54 lancew joined
lancew Hi all, I'm probably just being a bit slow on a Sunday, but whats the best/easiest/preferred way to to read the params from a form post? 17:55
...got there.... request-body -> ( *%params ) { warn %params.perl; } gave me what I was looking for. 18:06
19:41 lancew joined
jnthn `request-body -> %params { }` should do it also 20:39
Only need the sub-signature if wishing to destructute
lancew Even easier! Thx. 20:55
21:19 lancew_ joined 22:00 ilbot3 joined
moderator Cro: libraries and tools for building reactive services in Perl 6 | cro.services/ | Logs: irclog.perlgeek.de/cro/