What is Mojolicious
- Created by sri (Sebastian Riedel) who also created Catalyst
- Based on Ruby Sinatra
- Full framework - Both Web server and client (web user agent)
- No Dependencies (IO::Socket::SSL, IO::Socket::INET6)
- Non-blocking, based on events
- Cutting edge
- Pretty
- Fun