I have upgraded from 4.22 to 6.11. In version 4.22 I could use $self->param, without any extra parameters, to get a list of keys that had been passed. I could then iterate over each key, using $self->param($key) to get the value
In version 6.11 if I don't pass a name it fails I have tried $self->every_param, but that also fails because it needs $name. So my question is, what is the equivalent method in 6.11 for $self->param? Thanks Peter -- You received this message because you are subscribed to the Google Groups "Mojolicious" group. To unsubscribe from this group and stop receiving emails from it, send an email to mojolicious+unsubscr...@googlegroups.com. To post to this group, send email to mojolicious@googlegroups.com. Visit this group at http://groups.google.com/group/mojolicious. For more options, visit https://groups.google.com/d/optout.