Automate - Finite state automate
use Automate;
Automate-> new( $stream, $callerObject, $rules ) -> run( $level, $data );
Create a new automate
Add a rule to an automate
run the automate
gestion de l'automate
control if a state of the list match.
return a non empty list if the level match the string
this exception is thrown when the automate arrive in a unknown state : it doesn't know what it can do after ...
this exception is thrown when the automate had no string to treat
todo ...
todo ...
todo ...
I don't know ...
this module is under the LGPL. you can download this module at http://XVII-ToolBox.sourceforge.net/XVII-ToolBox.tgz
Samuel Mouniée aka Moun's, mouns@users.sourceforge.net
perl(1).