On Tue, Mar 18, 2003 at 01:53:59PM +1100, Damian Conway wrote:
Function Assign unless...

         true                ||=
       defined             //=
       exists             hmmmmmmmm

One is almost tempted by something like C<??=>. Well, almost.

Nonono.. ??= is already for conditionals ofcourse :-)


$a ??= $b :: $c;

--
Matthijs van Duin  --  May the Forth be with you!

Reply via email to