-
-
23 Jun 2016 20:26:04 UTC
- Distribution: Web-Machine
- Module version: 0.17
- Source (raw)
- Browse (raw)
- Changes
- Homepage
- How to Contribute
- Repository
- Issues (11)
- Testers (1921 / 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
NAME
Web::Machine::FSM::States - The States for Web Machine
VERSION
version 0.17
SYNOPSIS
use Web::Machine::FSM::States;
DESCRIPTION
For now I am going to say that there is nothing to see here and that if you really want to know what is going on, you should read the source (and consult the diagram linked to below). Eventually I might try and document this, but for now the task is simply too daunting.
SEE ALSO
SUPPORT
bugs may be submitted through https://github.com/houseabsolute/webmachine-perl/issues.
AUTHORS
Stevan Little <stevan@cpan.org>
Dave Rolsky <autarch@urth.org>
COPYRIGHT AND LICENCE
This software is copyright (c) 2016 by Infinity Interactive, Inc.
This is free software; you can redistribute it and/or modify it under the same terms as the Perl 5 programming language system itself.
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.