Web::Machine::FSM::States - The States for Web Machine
use Web::Machine::FSM::States;
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.
- Web Machine state diagram
<https://github.com/Webmachine/webmachine/wiki/Diagram>
bugs may be submitted through
<https://github.com/houseabsolute/webmachine-perl/issues>.
- Stevan Little <stevan@cpan.org>
- Dave Rolsky <autarch@urth.org>
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.