![]() |
|
Your skill will accomplish what the force of many cannot |
|
PerlMonks |
Re: Are state machines just for parsing?by lachoy (Parson) |
on Dec 08, 2004 at 21:32 UTC ( [id://413336]=note: print w/replies, xml ) | Need Help?? |
This is actually what the Workflow module does. (I think someone else mentioned it too.) You can create:
All of these are simple Perl classes, and because there's a 'context' moving data into and out of the workflow it doesn't care where it's run, and neither do your classes. I gave a presentation on it a couple months ago to the Pittsburgh Perlmongers that might be helpful, and it comes with working examples, decent docs, some tests, etc. Chris
In Section
Seekers of Perl Wisdom
|
|