website/mojo.pl

13 lines
132 B
Perl
Raw Normal View History

2022-10-14 19:24:16 -05:00
use strict;
use warnings FATAL => 'all';
use Mojolicious::Lite -signatures;
app->start;
__DATA__
@@ magic.html.ep
<html>
<body>