use strict; use warnings FATAL => 'all'; use Mojolicious::Lite -signatures; app->start; __DATA__ @@ magic.html.ep