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 | 00000019581.91 KB | 1241271190over 15 years ago |
Latest Revision
hostmaster
committed
over 15 years ago (revision 5)
update