forked from Lainports/opnsense-ports
Taken from: https://github.com/freebsd/freebsd-ports.git Commit id: 5070672073b68be364139bc6b3a89100bd17d331
4 lines
186 B
Text
4 lines
186 B
Text
Class::StateMachine allows to define methods that are dispatched
|
|
depending on an internal state property via the OnState attribute.
|
|
|
|
WWW: http://search.cpan.org/dist/Class-StateMachine/
|