> or some such, unless the purpose of the local(*foo) could be determined
> by unscrupulous means.  Similarly, glob aliases *foo = *bar would
> need special treatment.

By far most of my use of typeglobs is making aliases, and then mostly
for code:

        *color = \&colour;

So naturally I hope this will require even less keystrokes in Perl 6 :-)

-- 
$jhi++; # http://www.iki.fi/jhi/
        # There is this special biologist word we use for 'stable'.
        # It is 'dead'. -- Jack Cohen

Reply via email to