Front page | perl.perl5.porters |
Postings from February 2008
kurila 1.8 released
From:
Gerard Goossen
Date:
February 28, 2008 12:21
Subject:
kurila 1.8 released
Message ID:
20080228202550.GC4489@ostwald
kurila 1.8 released
Perl Kurila 1.8 has error objects, which have a full
stack dump.
Highlights:
+ die and warn create error objects
+ Implicit local ${^DIE_HOOK} = undef around an eval
+ Minor language changes
Known bugs:
+ Documentation
+ Limited platform support
http://dev.tty.nl/static/kurila/doc/pod/kurila18delta.html
has a more complete list of the changes.
kurila 1.8 is released together with more then hundred modules,
available together at:
http://dev.tty.nl/static/kurila/kurila-bundle-1.8.tar.gz
kurila 1.8 without the CPAN modules is available at:
http://dev.tty.nl/static/kurila/kurila-1.8_0.tar.gz
And should become available on CPAN.
Or use git to get the latest version:
git-clone git://dev.tty.nl/perl
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.
A longer explanation of kurila is available at
http://dev.tty.nl/static/kurila/doc/pod/kurilaintro.html
Standing on the shoulders of a red giant to face the future.
--
Gerard Goossen
TTY Internet Solutions
-
kurila 1.8 released
by Gerard Goossen