1-Do I set up the login file (password name and your game details) in one big file, or in many files, one file per player?
Have you seen PostgresSQL and Bricolage? Maybe at least a good templatingsystem?
I would only use one file per play for config data on each player -- but the core data and interaction will likely need to be database-centric and driven.
-Sx-
-- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] <http://learn.perl.org/> <http://learn.perl.org/first-response>