[cc to perl6-announce removed]

On Sun, 6 Aug 2000 04:54:03 +1000 (EST), Damian Conway wrote (in part):

Damian> I've proposed that the want() function will be able to
Damian> distinguish a HASHREF context (there the return value is
Damian> used as a hash reference).

Damian> $subname = caller(0)->{subname}; # hashref context


Don't forget Larry's propsed syntax (which is related to the possibility
of getting rid of typeglobs):

        \%myhash = \%yourhash;

which would seem to lead to

        \%hashname = call();    # hashref context

-- 
Spider Boardman (at home)                     [EMAIL PROTECTED]
The management (my cats) made me say this.    http://www.ultranet.com/~spiderb
PGP public key fingerprint: 96 72 D2 C6 E0 92 32 89  F6 B2 C2 A0 1C AB 1F DC

Reply via email to