That way users can see and edit their config values using a text editor
Our users would struggle to use a test editor! The only way the preferences will be updated is from a Perl script under my control prompted by user input on a webpage.
I did consider using JSON or similar, but that means reading in the entire set of preferences every time I want to access just one of them. Not a deal breaker, but it would probably be better if I didn't have to. Yes, te preferences will be all integers and perhaps strings, mostly just binary options so I shall have a look at Config::Any as a solution. thanks.
In reply to Re^2: Storable for user preferences
by Bod
in thread Storable for user preferences
by Bod
For: | Use: | ||
& | & | ||
< | < | ||
> | > | ||
[ | [ | ||
] | ] |