文件名称:mojo-master
- 所属分类:
- Internet/网络编程
- 资源属性:
- [Linux] [Perl] [源码]
- 上传时间:
- 2014-07-16
- 文件大小:
- 780kb
- 下载次数:
- 0次
- 提 供 者:
- j***
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
实时网络框架。
强大的REST风格的路线,插件,命令,Perl模板框,内容协商,会话管理,表单验证,测试框架,静态文件服务器,一流的Unicode支持和更多的等你来发掘-Features
An amazing real-time web fr a mework, 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 fr a mework, 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
强大的REST风格的路线,插件,命令,Perl模板框,内容协商,会话管理,表单验证,测试框架,静态文件服务器,一流的Unicode支持和更多的等你来发掘-Features
An amazing real-time web fr a mework, 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 fr a mework, 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
(系统自动生成,下载前可以参看下载内容)
下载文件列表
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