in reply to File Upload with CGI (Again)

Here is a very simple multiple file upload example using Mojolicious. It is the new CGI-replacing hotness. Mojolicious has built in web server, templating system, easy to scale, no dependencies, logging, sessions, and best of all really easy to use.

Re: Handling multiple file upload with Mojo

Mojolicious::Guides::Tutorial
Is CGI.pm dead?
--Updated link