![]() |
|
Pathologically Eclectic Rubbish Lister | |
PerlMonks |
Re: [Catalyst] How do you handle "URL Parameters" (aka advanced "route matching")by Theodore (Friar) |
on Apr 03, 2014 at 13:11 UTC ( #1080948=note: print w/replies, xml ) | Need Help?? |
Hi,
In Catalyst, you can use something like: for a url like: See the documentation about :Args. Arguments are also found under $c->request->arguments.
In Section
Seekers of Perl Wisdom
|
|