Damian Conway wrote:
> Juerd wrote:
>>> and propose ".:" as a solution
> 
>>     $xyzzy.:foo();
>>     $fooz. :foo();
>>     $foo.  :foo();
> 
> This would make the enormous semantic difference between:
> 
>        foo. :bar()
> 
> and:
> 
>        foo  :bar()
> 
> depend on a visual difference of about four pixels. :-(

Good (and floating) point.  How about this:

$antler.bar;
$xyzzy.:bar;
$blah. .bar;
$foo.  .bar;

That is, introduce only the non-space-filled .: variant, and retain the
space-filled long dot.

Thanks,
Audrey

Attachment: signature.asc
Description: OpenPGP digital signature

Reply via email to