The www/p5-Web-Machine port
p5-Web-Machine-0.17 – perl port of Webmachine (cvsweb github mirror)
Description
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.WWW: https://metacpan.org/release/Web-Machine
Maintainer
The OpenBSD ports mailing-list
Categories
Run dependencies
Test dependencies
Reverse dependencies
Files
- /usr/local/libdata/perl5/site_perl/Web/
- /usr/local/libdata/perl5/site_perl/Web/Machine.pm
- /usr/local/libdata/perl5/site_perl/Web/Machine/
- /usr/local/libdata/perl5/site_perl/Web/Machine/FSM.pm
- /usr/local/libdata/perl5/site_perl/Web/Machine/FSM/
- /usr/local/libdata/perl5/site_perl/Web/Machine/FSM/States.pm
- /usr/local/libdata/perl5/site_perl/Web/Machine/I18N.pm
- /usr/local/libdata/perl5/site_perl/Web/Machine/I18N/
- /usr/local/libdata/perl5/site_perl/Web/Machine/I18N/en.pm
- /usr/local/libdata/perl5/site_perl/Web/Machine/Manual.pod
- /usr/local/libdata/perl5/site_perl/Web/Machine/Resource.pm
- /usr/local/libdata/perl5/site_perl/Web/Machine/Util.pm
- /usr/local/libdata/perl5/site_perl/Web/Machine/Util/
- /usr/local/libdata/perl5/site_perl/Web/Machine/Util/BodyEncoding.pm
- /usr/local/libdata/perl5/site_perl/Web/Machine/Util/ContentNegotiation.pm
- /usr/local/man/man3p/Web::Machine.3p
- /usr/local/man/man3p/Web::Machine::FSM.3p
- /usr/local/man/man3p/Web::Machine::FSM::States.3p
- /usr/local/man/man3p/Web::Machine::I18N.3p
- /usr/local/man/man3p/Web::Machine::I18N::en.3p
- /usr/local/man/man3p/Web::Machine::Manual.3p
- /usr/local/man/man3p/Web::Machine::Resource.3p
- /usr/local/man/man3p/Web::Machine::Util.3p
- /usr/local/man/man3p/Web::Machine::Util::BodyEncoding.3p
- /usr/local/man/man3p/Web::Machine::Util::ContentNegotiation.3p
- @conflict p5-libwww-<6.0