At 03:35 PM 8/30/00 -0600, Tom Christiansen wrote:
> >=head2 Hash Context
>
> >When the result is assigned to a hash, the list returned could be the names
> >of the unsuccessfully modified files and their corresponding C<$!> errors.
>
>Um, but we don't have hash context. :-(

We will :-)

RFC 21:

>=item 'HASH'
>
>The subroutine was called in a context where its return value is
>assigned to (or treated as???) a hash:
>
>         %hash = func();
>         @keys = keys func();    # ???


--
Peter Scott
Pacific Systems Design Technologies

Reply via email to