morbo

simple, yet powerful, Web Application Framework

Install

All systems
curl cmd.cat/morbo.sh
Debian Debian
apt-get install libmojolicious-perl
Ubuntu
apt-get install libmojolicious-perl
image/svg+xml Kali Linux
apt-get install libmojolicious-perl
Fedora
dnf install perl-Mojolicious
Windows (WSL2)
sudo apt-get update sudo apt-get install libmojolicious-perl
Raspbian
apt-get install libmojolicious-perl

libmojolicious-perl

simple, yet powerful, Web Application Framework

Mojolicious is a Perl Web Application Framework built around the familiar Model-View-Controller philosophy. It supports a simple single file mode via Mojolicious::Lite, RESTful routes, plugins, Perl-ish templates, session management, signed cookies, a testing framework, internationalization, first class Unicode support, and more. The package also provides the morbo and hypnotoad (development) web servers and the mojo command line script.

perl-Mojolicious

A next generation web framework for Perl