I got it to work by using '/:url' => [url => qr/.+/] Hope this is the correct way.
2015-12-19 18:28 GMT+03:00 Stanislav Blinov <[email protected]>: > Ok, then how can I change the route so it will match any url? > >>> qr/(.*)/ >> >> >> This was never allowed. >> http://mojolicio.us/perldoc/Mojolicious/Guides/Routing#Restrictive-placeholders -- You received this message because you are subscribed to the Google Groups "Mojolicious" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/mojolicious. For more options, visit https://groups.google.com/d/optout.
