Beefy Boxes and Bandwidth Generously Provided by pair Networks
Just another Perl shrine
 
PerlMonks  

Mojolicious Routing mangles controller path

by hesco (Deacon)
on Jan 07, 2018 at 20:58 UTC ( [id://1206864]=perlquestion: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    [Sun Jan  7 17:42:43 2018] [debug] GET "/cgi-bin/index"
    [Sun Jan  7 17:42:43 2018] [debug] Routing to a callback
    [Sun Jan  7 17:42:43 2018] [debug] [CGI:index:23229] START /opt/local/
    +vote/vagrant/cf_vote/scripts/index
    [Sun Jan  7 17:42:45 2018] [debug] 200 OK (1.266254s, 0.790/s)
    
  2. or download this
    [Sun Jan  7 17:42:50 2018] [debug] GET "/cgi-bin/login"
    [Sun Jan  7 17:42:50 2018] [debug] Routing to application "Vote::Contr
    +oller::User::Login"
    [Sun Jan  7 17:42:50 2018] [debug] Controller "Vote::Controller::User:
    +:Login::User::Login" does not exist
    
  3. or download this
    [Sun Jan  7 17:42:50 2018] [debug] Rendering template "user/login/logi
    +n_dispatch.html.ep"
    [Sun Jan  7 17:42:50 2018] [debug] Rendering template "auth/login_page
    +.html.ep"
    ...
    [Sun Jan  7 17:42:50 2018] [debug] Rendering template "auth/logout.htm
    +l.ep"
    [Sun Jan  7 17:42:50 2018] [debug] Rendering template "layouts/footer.
    +html.ep"
    [Sun Jan  7 17:42:50 2018] [debug] 200 OK (0.084435s, 11.843/s)
    
  4. or download this
    package Vote;
    
    ...
    # <snip>
    
    }
    

Log In?
Username:
Password:

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

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

    No recent polls found