perl6-language  

Re: Sigils by example

chromatic
Mon, 14 May 2007 16:31:33 -0700

On Monday 14 May 2007 15:48:24 Thomas Wittek wrote:

> But it should be no problem to put out a warning/error at runtime (or
> maybe even at compile time) when a variable name clashes with a method
> name.

Do you always know all of the method names in your entire memory space at 
compile time?

-- c