Changes for version 1.15 - 2003-06-03
- The .ini file can now include arguments with the parameters as long as the comments start with either a semi-colon (;) or a pound sign (#)
- Rewrote the grammar for P::RD to correctly parse the .ini file
- Added the deparse function to change the output of P::RD from an AoAoA to a HoHoA
- Added the following functions:
- add_comment
- set_comment
- get_marker
- del_comment
- Changed the other functions to work with the new data structure
- Wrote additional tests for the new functions
Modules
Yet Another Configuration file Parser