Beefy Boxes and Bandwidth Generously Provided by pair Networks
No such thing as a small change
 
PerlMonks  

Re^2: Mapping URLs to code - in search of perlish dispatch schemes

by geektron (Curate)
on Jul 20, 2006 at 20:46 UTC ( [id://562713]=note: print w/replies, xml ) Need Help??


in reply to Re: Mapping URLs to code - in search of perlish dispatch schemes
in thread Mapping URLs to code - in search of perlish dispatch schemes

As far as I know, there are no dispatchers based on query parameters. There may be a good reason for that.

Something similar can be accomplished by passing a coderef to mode_param() in CGI::Application. the executed code could then examine query parameters to enhance the dispatch mechanism.

  • Comment on Re^2: Mapping URLs to code - in search of perlish dispatch schemes

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://562713]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others having an uproarious good time at the Monastery: (6)
As of 2024-04-19 02:32 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found