-
-
23 Jun 2016 20:26:04 UTC
- Browse (raw)
- Changes
- Homepage
- How to Contribute
- Repository
- Issues (11)
- Testers (2148 / 40 / 0)
- Kwalitee
Bus factor: 1- 88.13% Coverage
- License: perl_5
- Activity
24 month- Tools
- Download (71.8KB)
- MetaCPAN Explorer
- Permissions
- Subscribe to distribution
- Permalinks
- This version
- Latest version
and 14 contributors-
Stevan Little
-
Andreas Marienborg
-
Andrew Nelson
-
Arthur Axel 'fREW' Schmidt
-
Carlos Fernando Avila Gratz
-
Fayland Lam
-
George Hartzell
-
Gregory Oschwald
-
Jesse Luehrs
-
John SJ Anderson
-
Mike Raynham
-
Nathan Cutler
-
Olaf Alders
-
Thomas Sibley
- Dependencies
- B
- Carp
- Data::Dumper
- Encode
- HTTP::Headers::ActionPack
- HTTP::Status
- Hash::MultiValue
- IO::Handle::Util
- List::Util
- Locale::Maketext
- Module::Runtime
- Plack::Component
- Plack::Request
- Plack::Response
- Plack::Util
- Scalar::Util
- Sub::Exporter
- Try::Tiny
- parent
- strict
- warnings
- Reverse dependencies
- CPAN Testers List
- Dependency graph
Changes for version 0.17 - 2016-06-23
- Fixed bind_path() from Web::Machine::Util to handle path parts which evaluated to false, like "/user/0". Patch by Stevan Little. GH #34.
Documentation
Learn how to use Web::MachineModules
A Perl port of WebmachineThe State Machine runnerThe States for Web MachineThe I18N support for HTTP informationThe English support for I18N-ed HTTP informationA base resource classGeneral Utility moduleModule to handle body encodingModule to handle content negotiationExamples
- examples/env-resource/app.psgi
- examples/hello-world/app.psgi
- examples/yapc-talk-examples/000-basic.psgi
- examples/yapc-talk-examples/001-basic.psgi
- examples/yapc-talk-examples/002-basic.psgi
- examples/yapc-talk-examples/010-browser.psgi
- examples/yapc-talk-examples/011-browser.psgi
- examples/yapc-talk-examples/012-browser.psgi
- examples/yapc-talk-examples/020-auth.psgi
- examples/yapc-talk-examples/030-postback.psgi
- examples/yapc-talk-examples/031-postback-w-json.psgi
- examples/yapc-talk-examples/032-postback-w-auth.psgi
- examples/yapc-talk-examples/033-postback-w-hateoas.psgi
- examples/yapc-talk-examples/100-add-caching.psgi
- examples/yapc-talk-examples/110-service-unavailable.psgi
- examples/yapc-talk-examples/120-bind-path.psgi
- examples/yapc-talk-examples/130-tracing-header.psgi
Module Install Instructions
To install Web::Machine, copy and paste the appropriate command in to your terminal.
cpanm Web::Machine
perl -MCPAN -e shell install Web::Machine
For more information on module installation, please visit the detailed CPAN module installation guide.