18 May
2015
18 May
'15
10:38 p.m.
Hello Dancer2 experts Following these instructions https://metacpan.org/pod/distribution/Dancer2/script/dancer2 I've just run dancer2 gen -a MyWeb::App and it works as expected but or both Dancer2 v0.159003 and v0.160001 calling a non-existent url on the server does not access the 404.html page - instead it prints out something like Error 404 - Not Found /sdfsdf Powered by Dancer2 <http://perldancer.org/> 0.160001 I can confirm that it worked correctly with v0.09. Is this a known issue or should I raise a ticket? Andrew