I want a module I'm writing to maintain state - ie keep track of when it's called and supply output based on how it was previously used. How should I go about storing this data?
My idea was to use a directory, using the following rules:
Is this a valid approach, or should I try something else? (bearing in mind I want it to be cross platform, so dbm is probably out :)
Thoughts welcomed.
cLive ;-)
--
seek(JOB,$$LA,0);
In reply to Maintaining state in modules by cLive ;-)
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |