Re: Parenthasized not in Perl 6 -> not()

2005-02-22 Thread Larry Wall
On Tue, Feb 22, 2005 at 10:21:00PM -0600, Steve Peters wrote: : A recent bug that showed up in Perl 5 caused a few people to wonder what : the purpose of C. It worked up to Perl 5.6 and returned the same : value as C. Starting with 5.6, it just core dumped. This has been : fixed it in the cur

Parenthasized not in Perl 6 -> not()

2005-02-22 Thread Steve Peters
A recent bug that showed up in Perl 5 caused a few people to wonder what the purpose of C. It worked up to Perl 5.6 and returned the same value as C. Starting with 5.6, it just core dumped. This has been fixed it in the current bleadperl to go back to its original functionality of behaving li