The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.
Revision history for Perl extension Config::Trivial

0.30 Sat 17 Jan 2004
	-	Added the "write" method back - code still needs work.
	-	Minor documentation corrections.
	-	Extra tests and fixes.

0.20 Fri 16 Jan 2004
	-	Major redevelopment of code with OO interface.
	-	A number of functions from the original module
		have been removed, or not yet re-implemented.

As Config::SimpleConf

0.10 Sat Apr 06 2002
	-	Added ability to work with a reference to a provided hash,
		rather than just %settings.
		Minor additions to the test script, and updates to the POD.

0.08 Mon Nov 05 2001
	-	Dirty mode added, can now de-taint quite dirty data.
		More small changes to the test script.