in reply to Re: Storable
in thread Storable
My variation was to have a human-readable config file, but keep the actual data in a hash written out by Storable. At startup the program checked the dates of the two files and re-parsed the config file if needed. I hadn't thought of using it to maintain user state though, nice job.
|
---|
Replies are listed 'Best First'. | |
---|---|
(tye)Re: Storable
by tye (Sage) on Feb 23, 2001 at 20:44 UTC | |
by crazyinsomniac (Prior) on Jan 17, 2002 at 12:04 UTC |