fork download
  1. [Tue Aug 29 16:12:34 2017] [debug] Routing to controller "SuperSecret::Controller::User" and action "on_logout"
  2. [Tue Aug 29 16:12:34 2017] [debug] 200 OK (0.00829s, 120.627/s)
  3. [Tue Aug 29 16:12:34 2017] [debug] GET "/"
  4. [Tue Aug 29 16:12:34 2017] [debug] Routing to controller "SuperSecret::Controller::User" and action "is_logged_in"
  5. a
  6. [Tue Aug 29 16:12:34 2017] [debug] Routing to controller "SuperSecret::Controller::Home" and action "welcome"
  7. [Tue Aug 29 16:12:34 2017] [debug] Rendering cached template "home/welcome.html.ep"
  8. [Tue Aug 29 16:12:34 2017] [debug] 200 OK (0.225501s, 4.435/s)
  9. [Tue Aug 29 16:12:40 2017] [debug] GET "/"
  10. [Tue Aug 29 16:12:40 2017] [debug] Routing to controller "SuperSecret::Controller::User" and action "is_logged_in"
  11. a
  12. [Tue Aug 29 16:12:40 2017] [debug] Routing to controller "SuperSecret::Controller::Home" and action "welcome"
  13. [Tue Aug 29 16:12:40 2017] [debug] Rendering cached template "home/welcome.html.ep"
  14. [Tue Aug 29 16:12:40 2017] [debug] 200 OK (0.205222s, 4.873/s)
  15.  
Runtime error #stdin #stdout #stderr 0s 17496KB
stdin
Standard input is empty
stdout
Standard output is empty
stderr
Number found where operator expected at prog.pl line 1, near "29 16"
	(Missing operator before  16?)
Number found where operator expected at prog.pl line 1, near "34 2017"
	(Missing operator before  2017?)
Bareword found where operator expected at prog.pl line 1, near "] Routing"
	(Missing operator before Routing?)
String found where operator expected at prog.pl line 1, near "controller "SuperSecret::Controller::User""
	(Do you need to predeclare controller?)
String found where operator expected at prog.pl line 1, near "action "on_logout""
	(Do you need to predeclare action?)
Number found where operator expected at prog.pl line 2, near "29 16"
	(Missing operator before  16?)
Number found where operator expected at prog.pl line 2, near "34 2017"
	(Missing operator before  2017?)
Number found where operator expected at prog.pl line 2, near "] 200"
	(Missing operator before  200?)
Bareword found where operator expected at prog.pl line 2, near "200 OK"
	(Missing operator before OK?)
syntax error at prog.pl line 1, near "29 16"
Substitution pattern not terminated at prog.pl line 2.