in reply to Re: (crazyinsomniac) Re^2: Always Follow Up on Warnings
in thread Always Follow Up on Warnings
I can't wait until we have $_ //= ''
In Perl 6, this would probably be written:
($x, $y, $z) ^//= '';
Now that is *really* sweet.
___ Simon Flack ($code or die)
|
---|