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::Properties::Simple.

0.07  Wed Apr 16 2003
	- support for re in validate => \@array array
	- validate => \@array handled properly
	- support for required added.
	- Makefile dependencies updated to working versions

0.06  Mon Apr 14 2003
	- mode => write equivalent to noread => 1
	- support for property validation

0.05  Thu Apr 10 2003
	- default now accepts a HASH ref

0.04  Wed Apr 9 2003
	- 'file' defined causes 'optional' to be ignored now

0.03  Wed Apr 9 2003
	- support added for 'optional' keyword

0.02  Tue Apr 8 2003
	- updated dependecies in Makefile.PL

0.01  Sun Mar 23 14:15:26 2003
	- original version; created by h2xs 1.22 with options
		-AX -n Config::Properties::Simple