RCS file: RCS/PlainConfig.pm,v
Working file: PlainConfig.pm
head: 1.4
branch:
locks: strict
corliss: 1.4
access list:
symbolic names:
keyword substitution: kv
total revisions: 4; selected revisions: 4
description:
Plain RC conf file parser/generator
----------------------------
revision 1.4 locked by: corliss;
date: 2002/04/25 08:01:12; author: corliss; state: Exp; lines: +16 -9
--Added FORCE_SCALAR option
----------------------------
revision 1.3
date: 2002/04/23 19:47:51; author: corliss; state: Exp; lines: +481 -415
--Expanded and improved the documentation
--Added purge modes and manual purge method
--Added directives method to retrieve all the keys from the conf hash
--Fixed bug in which certain error codes weren't properly returned
to the caller
--Fixed bug in which spurious warnings were generated when parsing a
file with the wrong delimiter.
----------------------------
revision 1.2
date: 2002/01/31 11:00:05; author: corliss; state: Exp; lines: +246 -12
--Added capability to specify delimiter to use
--Added write capability for generating conf files
--Added key order retrieval/set capabilities
--Expanded documentation of existing topics
--Added security section
--Constructor now allows the file and/or delimiter to be set and loaded
automatically
--Added error method to retrieve error text messages
--Now stripping trailing and leading whitespace for both keys and values
----------------------------
revision 1.1
date: 2002/01/18 07:08:28; author: corliss; state: Exp;
Initial revision
=============================================================================