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::AST

1.05  Wed Aug 28 19:27:26 2019
	- implemented case-insensitive keywords
	- new method: describe_keyword
	- provide overloads for direct addressing objects

1.04  Tue Aug 27 16:50:45 2019
	- fix another missing DESTROY
	- new methods: error_count, success
	- the commit() method takes optional keyword arguments

1.03  Tue Aug 27 12:37:00 2019
	- provide DESTROY methods along with AUTOLOADS

1.02  Fri Aug 23 13:52:29 2019
	- reimplement direct addressing in a more robust way

1.01  Tue Aug 20 17:01:07 2019
	- fix repository url

1.00  Tue Aug 20 16:35:44 2019
	- initial release