Revision history for Perl extension Config::IniHash. 2.0 Tue Jul 23 19:15:34 2002 - first public version 2.2 Thu Dec 5 2002 - some fixes and tuneups 2.3 Sun Jan 5 2003 - Makefile.PL and use statement fixes 2.4 Wed Jan 29 2003 - added sectionorder option - section names are now subject to tolower/toupper as well - minor fixes 2.6 - some -w related fixes - fixed %varname% handling - WriteIni uses the section order 2.7 Fri Nov 05 2004 - fixed WriteINI's handling of multiline values 2.8 Sun Feb 20 2005 - you may specify what hash to take the %varname%s from - you may specify what do comments look like 2.8.2 Thu Jan 25 2007 - added IO::Scalar to prerequisities to silence test errors in some environments - added the key name to the generated heredoc marks