in reply to Re^2: Dancer param rewrite
in thread Dancer param rewrite
Sounds like you can modify values as well, since you're returning a hashref with both keys and values.normalize($hashref) Receives a hashref that contains the parameters keys/value. It should +return a hashref (it can be the same), containing modified parameters +.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^4: Dancer param rewrite
by Skeeve (Parson) on Jan 24, 2014 at 12:31 UTC |