NAME¶
Web::Machine::FSM::States - The States for Web Machine
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.
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.