Revision history for Perl extension Config::Abstract.
0.09 Wed Jan 29 16:44:38 2003
- original version; created from Configfile::Ini, which(luckily) never made it into CPAN
0.10 Thu Jan 30 11:08:23 2003
- Updated test.pl so it will pass submission tests and put some content in README and Changes
- Removed some obsolete documentation in PODs
0.11 Tue Feb 11 11:01:38 2003
- Config::Abstract->diff() now implemented to let us create intelligent diffs from any files
supported by this set of modules
- Introduced path-based namespace for get_entry and set_entry
- Added CREDITS to the README to give something back to the folks around here who have been
instrumental in getting me to the right mindset for getting all this done.
- Included a small utility script for the Config::Abstract::Ini module that lets you diff two
.ini files