kurila 1.21 released
Layout based syntax extended to array and hashes.
For example:
%: name => 'Just directives'
args => %:
argv => qw( one two three )
directives => 1
runlog =>
@: '_runtests'
%: directives => 1
verbosity => 0
'TAP::Harness'
'one', 'two', 'three'
For a description of the layout syntax see
http://www.ggoossen.net/static/kurila/doc/pod/kurilasyn.html#layout
For a more detailed description of the changes, see
http://www.ggoossen.net/static/kurila/doc/pod/kurila121delta.html
Known bugs:
+ Documentation
+ Limited platform support
kurila 1.21 is released together with more then hundred modules,
available together at:
http://www.ggoossen.net/static/kurila/kurila-bundle-1.21.tar.gz
kurila 1.21 without the CPAN modules is available at:
http://www.ggoossen.net/static/kurila/kurila-1.21_0.tar.gz
And should become available on CPAN.
Or use git to get the latest version:
git clone git://github.com/ggoossen/kurila
Perl Kurila is a dialect of Perl. With Perl 5 as ancestor it has a
solid base, but without the backwards compatibility
requirement of Perl 5, it is free to evolve into new directions.
More information about kurila is available at
http://www.ggoossen.net/kurila/