Beefy Boxes and Bandwidth Generously Provided by pair Networks
Come for the quick hacks, stay for the epiphanies.
 
PerlMonks  

Re: Dancer2 get the raw uri

by Mr. Muskrat (Canon)
on Mar 01, 2018 at 21:20 UTC ( [id://1210195]=note: print w/replies, xml ) Need Help??


in reply to Dancer2 get the raw uri

I'd like to tell you to use request->route because it's documented in Dancer2::Core::Request; however, that method doesn't actually exist.

Replies are listed 'Best First'.
Re^2: Dancer2 get the raw uri
by Anonymous Monk on Mar 01, 2018 at 23:55 UTC

    however, that method doesn't actually exist.

    Hi,

    It exists if you upgrade your Dancer2

    sub route { $_[0]->{'route'} }
      This was it!! Thanks a lot!!

      Thanks. I guess it's time for me to upgrade too. :)

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others wandering the Monastery: (4)
As of 2024-04-19 14:55 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found