[ 原始碼: libweb-machine-perl ]
套件:libweb-machine-perl(0.17-1.1)
libweb-machine-perl 的相關連結
Debian 的資源:
下載原始碼套件 libweb-machine-perl:
- [libweb-machine-perl_0.17-1.1.dsc]
- [libweb-machine-perl_0.17.orig.tar.gz]
- [libweb-machine-perl_0.17-1.1.debian.tar.xz]
維護小組:
外部的資源:
- 主頁 [metacpan.org]
相似套件:
Perl port of Webmachine
Web::Machine provides a RESTful web framework modeled as a state machine. You define one or more resource classes. Each resource represents a single RESTful URI end point, such as a user, an email, etc. The resource class can also be the target for POST requests to create a new user, email, etc.
Each resource is a state machine, and each request for a resource is handled by running the request through that state machine.
Web::Machine is built on top of Plack, but it handles the full request and response cycle.
其他與 libweb-machine-perl 有關的套件
|
|
|
|
-
- dep: libhash-multivalue-perl
- module for storing multiple values per key in a hash
-
- dep: libhttp-headers-actionpack-perl
- HTTP Action, Adventure and Excitement
-
- dep: libhttp-message-perl
- perl interface to HTTP style messages
-
- dep: libio-handle-util-perl
- module providing helper functions for IO::Handle
-
- dep: libmodule-runtime-perl
- Perl module for runtime module handling
-
- dep: libplack-perl
- interface between web servers and Perl web applications
-
- dep: libsub-exporter-perl
- sophisticated exporter for custom-built routines
-
- dep: libtry-tiny-perl
- module providing minimalistic try/catch
-
- dep: perl
- Larry Wall's Practical Extraction and Report Language