Help for this page
#!/usr/bin/env perl ... }; dance;
#!/usr/bin/env perl ... get '/' => {text => 'I <3 Mojolicious!'}; app->start;