Description: Features
An amazing real-time web framework, allowing you to easily grow single file Mojolicious::Lite prototypes into well structured web applications.
Powerful out of the box with RESTful routes, plugins, commands, Perl-ish templates, content negotiation, session management, form validation, testing framework, static file server, first class Unicode support and much more for you to discover.
Very clean, portable and Object Oriented pure-Perl API without any hidden magic and no requirements besides Perl 5.10.1 (although 5.18+ is recommended, and optional CPAN modules will be used to provide advanced functionality if they are installed).
Full stack HTTP and WebSocket client/server implementation with IPv6, TLS, SNI, IDNA, Comet (long polling), keep-alive, connection pooling, timeout, cookie, multipart, proxy, and gzip compression support.
Built-in non-blocking I/O web server, supporting multiple event loops as well as optional preforking and hot deploymen
To Search:
File list (Check if you may need any files):
mojo-master
...........\.gitignore
...........\.perltidyrc
...........\.travis.yml
...........\CONTRIBUTING.md
...........\Changes
...........\LICENSE
...........\MANIFEST.SKIP
...........\Makefile.PL
...........\README.md
...........\examples
...........\........\connect-proxy.pl
...........\........\entities.pl
...........\........\fast.pl
...........\........\hello.pl
...........\........\microhttpd.pl
...........\........\websocket.pl
...........\lib
...........\...\Mojo.pm
...........\...\Mojo
...........\...\....\Asset.pm
...........\...\....\Asset
...........\...\....\.....\File.pm
...........\...\....\.....\Memory.pm
...........\...\....\Base.pm
...........\...\....\ByteStream.pm
...........\...\....\Cache.pm
...........\...\....\Collection.pm
...........\...\....\Content.pm
...........\...\....\Content
...........\...\....\.......\MultiPart.pm
...........\...\....\.......\Single.pm
...........\...\....\Cookie.pm
...........\...\....\Cookie
...........\...\....\......\Request.pm
...........\...\....\......\Response.pm
...........\...\....\DOM.pm
...........\...\....\DOM
...........\...\....\...\CSS.pm
...........\...\....\...\HTML.pm
...........\...\....\Date.pm
...........\...\....\EventEmitter.pm
...........\...\....\Exception.pm
...........\...\....\Headers.pm
...........\...\....\HelloWorld.pm
...........\...\....\Home.pm
...........\...\....\IOLoop.pm
...........\...\....\IOLoop
...........\...\....\......\Client.pm
...........\...\....\......\Delay.pm
...........\...\....\......\Server.pm
...........\...\....\......\Stream.pm
...........\...\....\......\server.crt
...........\...\....\......\server.key
...........\...\....\JSON.pm
...........\...\....\JSON
...........\...\....\....\Pointer.pm
...........\...\....\Loader.pm
...........\...\....\Log.pm
...........\...\....\Message.pm
...........\...\....\Message
...........\...\....\.......\Request.pm
...........\...\....\.......\Response.pm
...........\...\....\Parameters.pm
...........\...\....\Path.pm
...........\...\....\Reactor.pm
...........\...\....\Reactor
...........\...\....\.......\EV.pm
...........\...\....\.......\Poll.pm
...........\...\....\Server.pm
...........\...\....\Server
...........\...\....\......\CGI.pm
...........\...\....\......\Daemon.pm
...........\...\....\......\Hypnotoad.pm
...........\...\....\......\Morbo.pm
...........\...\....\......\PSGI.pm
...........\...\....\......\Prefork.pm
...........\...\....\Template.pm
...........\...\....\Transaction.pm
...........\...\....\Transaction
...........\...\....\...........\HTTP.pm
...........\...\....\...........\WebSocket.pm
...........\...\....\URL.pm
...........\...\....\Upload.pm
...........\...\....\UserAgent.pm
...........\...\....\UserAgent
...........\...\....\.........\CookieJar.pm
...........\...\....\.........\Proxy.pm
...........\...\....\.........\Server.pm
...........\...\....\.........\Transactor.pm
...........\...\....\Util.pm
...........\...\....\entities.txt
...........\...\Mojolicious.pm
...........\...\Mojolicious
...........\...\...........\Command.pm
...........\...\...........\Command
...........\...\...........\.......\cgi.pm
...........\...\...........\.......\cpanify.pm
...........\...\...........\.......\daemon.pm
...........\...\...........\.......\eval.pm