1Web::Machine::FSM::StatUesse(r3)Contributed Perl DocumenWteabt:i:oMnachine::FSM::States(3)
2
3
4
6 Web::Machine::FSM::States - The States for Web Machine
7
9 version 0.17
10
12 use Web::Machine::FSM::States;
13
15 For now I am going to say that there is nothing to see here and that if
16 you really want to know what is going on, you should read the source
17 (and consult the diagram linked to below). Eventually I might try and
18 document this, but for now the task is simply too daunting.
19
21 Web Machine state diagram
22 <https://github.com/Webmachine/webmachine/wiki/Diagram>
23
25 bugs may be submitted through
26 <https://github.com/houseabsolute/webmachine-perl/issues>.
27
29 • Stevan Little <stevan@cpan.org>
30
31 • Dave Rolsky <autarch@urth.org>
32
34 This software is copyright (c) 2016 by Infinity Interactive, Inc.
35
36 This is free software; you can redistribute it and/or modify it under
37 the same terms as the Perl 5 programming language system itself.
38
39
40
41perl v5.36.0 2022-07-22 Web::Machine::FSM::States(3)