robartes has asked for the wisdom of the Perl Monks concerning the following question:
Looking around, I found Bio::Tools::StateMachine::AbstractStateMachine, which seems like a good solution, and POE which, with a bit of imagination, can be used to do the job. Before I decide on either of these, however, I thought I'd ask around whether anyone has already done something like this or whether anyone knows of any other state machine modules.
Or, if you think an other way of doing this is better, I'd appreciate any input on that as well.
Thanks!
CU
Robartes-
|
---|
Replies are listed 'Best First'. | |
---|---|
•Re: Looking for a state machine
by merlyn (Sage) on Mar 10, 2003 at 13:18 UTC | |
Re: Looking for a state machine
by valdez (Monsignor) on Mar 10, 2003 at 08:23 UTC | |
Re: Looking for a state machine
by eduardo (Curate) on Mar 10, 2003 at 17:29 UTC | |
regexps and lexers.
by zby (Vicar) on Mar 10, 2003 at 08:38 UTC |