Beefy Boxes and Bandwidth Generously Provided by pair Networks
Problems? Is your data what you think it is?
 
PerlMonks  

Get url params using Apache2::RequestRec

by Anonymous Monk
on Nov 13, 2013 at 20:36 UTC ( [id://1062467]=perlquestion: print w/replies, xml ) Need Help??

Anonymous Monk has asked for the wisdom of the Perl Monks concerning the following question:

Dear Monks, Hoping you can help. I'm using Apache2::RequestRec and wish to get the url parameters return in a hash. Method args() give me the parameters in a string (e.g. 'A=1&B=2&C=3' ). Seems had to believe that I'd have to parse the string manually. Any advise would be much appreciated.
  • Comment on Get url params using Apache2::RequestRec

Replies are listed 'Best First'.
Re: Get url params using Apache2::RequestRec
by hippo (Bishop) on Nov 13, 2013 at 23:28 UTC
      Thanks I just use a Request object

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others cooling their heels in the Monastery: (4)
As of 2024-04-20 00:27 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found