Mojolicious

From Wikipedia, the free encyclopedia
Jump to: navigation, search
Original author(s) Sebastian Riedel
Initial release September 24, 2008 (2008-09-24)[1]
Stable release 3.91 / March 17, 2013; 61 days ago (2013-03-17)
Written in Perl
Type Web application framework
License PAL
Website mojolicio.us

Mojolicious is a real-time web application framework, written by Sebastian Riedel, creator of the web application framework Catalyst.[2] Licensed as free software under the Artistic License v 2.0, It is written in Perl, and is designed for use in both simple and complex web applications, based on Riedel's previous experience developing Catalyst.[3] Documentation for the framework was partly funded by a grant from The Perl Foundation.[4]

As it is written in Perl, Mojolicious can run on any of the many operating systems for which Perl is available, and can be installed directly from CPAN.[5] Prebuilt packages of Mojolicious are also available for NetBSD from pkgsrc[6] and for Microsoft Windows and other operating systems from ActiveState's Perl package manager.[7]

Features [edit]

References [edit]

External links [edit]