SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

perl-Web-Machine rpm build for : OpenSuSE. For other distributions click perl-Web-Machine.

Name : perl-Web-Machine
Version : 0.17 Vendor : openSUSE
Release : bp155.2.8 Date : 2023-05-17 16:26:42
Group : Development/Libraries/Perl Source RPM : perl-Web-Machine-0.17-bp155.2.8.src.rpm
Size : 0.14 MB
Packager : https://bugs_opensuse_org
Summary : Perl port of Webmachine
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.

See Web::Machine::Manual for more details on using \'Web::Machine\' in
general, and how \'Web::Machine\' and Plack interact.

This is a port of at https://github.com/basho/webmachine, actually it is
much closer to the Ruby
version|https://github.com/seancribbs/webmachine-ruby, with a little bit of
at https://github.com/tautologistics/nodemachine and even some of at
https://github.com/benoitc/pywebmachine thrown in for good measure.

You can learn a bit about Web::Machine\'s history from the slides for my
2012 YAPC::NA
talk|https://speakerdeck.com/stevan_little/rest-from-the-trenches.

To learn more about Webmachine, take a look at the links in the SEE ALSO
section.

RPM found in directory: /packages/linux-pbone/ftp5.gwdg.de/pub/opensuse/repositories/openSUSE:/Backports:/SLE-15-SP5/standard/noarch

Content of RPM  Changelog  Provides Requires

Download
ftp.icm.edu.pl  perl-Web-Machine-0.17-bp155.2.8.noarch.rpm
ftp.icm.edu.pl  perl-Web-Machine-0.17-bp155.2.8.noarch.rpm
     

Provides :
perl(Web::Machine)
perl(Web::Machine::FSM)
perl(Web::Machine::FSM::States)
perl(Web::Machine::I18N)
perl(Web::Machine::I18N::en)
perl(Web::Machine::Resource)
perl(Web::Machine::Util)
perl(Web::Machine::Util::BodyEncoding)
perl(Web::Machine::Util::ContentNegotiation)
perl-Web-Machine

Requires :
perl(:MODULE_COMPAT_5.26.1)
perl(HTTP::Headers::ActionPack) >= 0.07
perl(HTTP::Status)
perl(Hash::MultiValue)
perl(IO::Handle::Util)
perl(Module::Runtime)
perl(Plack::Component)
perl(Plack::Request)
perl(Plack::Response)
perl(Plack::Util)
perl(Sub::Exporter)
perl(Try::Tiny)
perl(parent)
rpmlib(CompressedFileNames) <= 3.0.4-1
rpmlib(FileDigests) <= 4.6.0-1
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
rpmlib(PayloadIsXz) <= 5.2-1


Content of RPM :
/usr/lib/perl5/vendor_perl/5.26.1/Web
/usr/lib/perl5/vendor_perl/5.26.1/Web/Machine
/usr/lib/perl5/vendor_perl/5.26.1/Web/Machine.pm
/usr/lib/perl5/vendor_perl/5.26.1/Web/Machine/FSM
/usr/lib/perl5/vendor_perl/5.26.1/Web/Machine/FSM.pm
/usr/lib/perl5/vendor_perl/5.26.1/Web/Machine/FSM/States.pm
/usr/lib/perl5/vendor_perl/5.26.1/Web/Machine/I18N
/usr/lib/perl5/vendor_perl/5.26.1/Web/Machine/I18N.pm
/usr/lib/perl5/vendor_perl/5.26.1/Web/Machine/I18N/en.pm
/usr/lib/perl5/vendor_perl/5.26.1/Web/Machine/Manual.pod
/usr/lib/perl5/vendor_perl/5.26.1/Web/Machine/Resource.pm
/usr/lib/perl5/vendor_perl/5.26.1/Web/Machine/Util
/usr/lib/perl5/vendor_perl/5.26.1/Web/Machine/Util.pm
/usr/lib/perl5/vendor_perl/5.26.1/Web/Machine/Util/BodyEncoding.pm
/usr/lib/perl5/vendor_perl/5.26.1/Web/Machine/Util/ContentNegotiation.pm
/usr/lib/perl5/vendor_perl/5.26.1/x86_64-linux-thread-multi
/usr/share/doc/packages/perl-Web-Machine
/usr/share/doc/packages/perl-Web-Machine/CONTRIBUTING.md
/usr/share/doc/packages/perl-Web-Machine/Changes
/usr/share/doc/packages/perl-Web-Machine/LICENSE
/usr/share/doc/packages/perl-Web-Machine/README.md
/usr/share/doc/packages/perl-Web-Machine/examples
/usr/share/doc/packages/perl-Web-Machine/examples/env-resource
/usr/share/doc/packages/perl-Web-Machine/examples/env-resource/app.psgi
/usr/share/doc/packages/perl-Web-Machine/examples/hello-world
/usr/share/doc/packages/perl-Web-Machine/examples/hello-world/app.psgi
/usr/share/doc/packages/perl-Web-Machine/examples/yapc-talk-examples
/usr/share/doc/packages/perl-Web-Machine/examples/yapc-talk-examples/000-basic.psgi
/usr/share/doc/packages/perl-Web-Machine/examples/yapc-talk-examples/001-basic.psgi
/usr/share/doc/packages/perl-Web-Machine/examples/yapc-talk-examples/002-basic.psgi
There is 22 files more in these RPM.

 
ICM