|
The framework supports plugins, signed cookies, RESTful routes, Perl-ish templates, session management, testing framework, static file server, I18N, first class Unicode support and much more.
Here are some key features of "Mojolicious":
· An amazing MVC web framework supporting a simplified single file mode through Mojolicious::Lite.
· Full stack HTTP 1.1 and WebSocket client/server implementation with IPv6, TLS, Bonjour, IDNA, Comet (long polling), chunking and multipart support.
· Builtin async IO web server supporting epoll, kqueue, UNIX domain sockets and hot deployment, perfect for embedding.
· Automatic CGI, FastCGI and PSGI detection.
· JSON and XML/HTML5 parser with CSS3 selector support.
· Fresh code based upon years of experience developing Catalyst.
· Very clean, portable and Object Oriented pure Perl API without any hidden magic and no requirements besides Perl.
Requirements:
· Perl 5.8.7 or higher
What's New in This Release: [ read full changelog ]
· Added json method to Mojo::UserAgent::Transactor.
· Added build_json_tx and post_json methods to Mojo::UserAgent.
· Added post_json_ok method to Test::Mojo.
· Added n function to ojo.
· Improved text_field helper to always set the type attribute.
· Improved documentation.
Via: Mojolicious 3.12
0 Comment:
Post a Comment