ConfigReader is a set of classes for reading configuration files.
ConfigReader is a set of classes for reading configuration files. The programmer can easily specify the directives to be read, as well as their default values and a parsing function or method to use. A lot of work went into error handling. The class implementation means that a simple subclass can be written to parse a different style of configuration file, and it will automatically get the specifying, error handling, and parser features of ConfigReader.
- 11 errors
Source Files
Filename | Size | Changed | Actions |
---|---|---|---|
ConfigReader-0.5.tar.gz | 000001759217.2 KB | 1210419370over 16 years ago | |
perl-ConfigReader.diff | 00000011881.16 KB | 1210419370over 16 years ago | |
perl-ConfigReader.spec | 00000021742.12 KB | 1229724101almost 16 years ago |
Revision 4 (latest revision is 5)
hostmaster
committed
almost 16 years ago (revision 4)
update