TTP::Server::PSGI: Accepting connections at http://0:5000/ [webapp:22424] core @2021-04-22 20:56:53> looking for get / in C:/Strawberry/perl/site/lib/Dancer2/Core/App.pm l. 35 [webapp:22424] core @2021-04-22 20:56:53> Entering hook core.app.before_request in (eval 239) l. 1 [webapp:22424] core @2021-04-22 20:56:53> Entering hook core.app.after_request in (eval 239) l. 1 127.0.0.1 - - [22/Apr/2021:20:56:53 -0400] "GET / HTTP/1.1" 200 1129 "-" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/88.0.4324.104 Safari/537.36" [webapp:22424] core @2021-04-22 20:57:12> looking for post / in C:/Strawberry/perl/site/lib/Dancer2/Core/App.pm l. 35 [webapp:22424] core @2021-04-22 20:57:12> Entering hook core.app.before_request in (eval 239) l. 1 Use of uninitialized value $datver in multiplication (*) at C:/Users/user1/Documents/Perl/webapp/bin/../lib/Op.pm line 76. [webapp:22424] core @2021-04-22 20:57:13> Entering hook core.app.route_exception in (eval 239) l. 1 [webapp:22424] error @2021-04-22 20:57:13> Route exception: JSON error at line 1, byte 1/1259: Unexpected character '<' parsing initial state: expecting whitespace: 'n', '\r', '\t', ' ' or start of string: '"' or digit: '0-9' or minus: '-' or start of an array or object: '{', '[' or start of literal: 't', 'f', 'n' at C:/Users/user1/Documents/Perl/webapp/bin/../lib/Op.pm line 98. in C:/Strawberry/perl/site/lib/Dancer2/Core/App.pm l. 1501 [webapp:22424] core @2021-04-22 20:57:13> Entering hook core.error.init in (eval 239) l. 1 [webapp:22424] core @2021-04-22 20:57:13> Entering hook core.error.before in (eval 239) l. 1 [webapp:22424] core @2021-04-22 20:57:13> Entering hook core.error.after in (eval 239) l. 1 127.0.0.1 - - [22/Apr/2021:20:57:13 -0400] "POST / HTTP/1.1" 500 9972 "http://localhost:5000/" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/88.0.4324.104 Safari/537.36"