Front page | perl.perl5.porters |
Postings from October 2002
[PATCH] lib/Tie/RefHash
Thread Previous
|
Thread Next
From:
Brian Ingerson
Date:
October 1, 2002 11:34
Subject:
[PATCH] lib/Tie/RefHash
Message ID:
20021001113421.A23219@ttul.org
On 30/09/02 15:43 +0100, hv@crypt.org wrote:
>
> The easiest thing might be initially to code what you're talking about
> as a Tie:: module, to clarify the intent.
Hugo,
Your wish is my command. Here's a patch to Tie::RefHash complete with
doc and tests that supports the semantics that I think are important to
this realm. An XS port of this for all hashes would put Perl5 on equal
ground with Python and Ruby in this regard. Still many issues to
consider, but at least we have an implementation to weigh them against.
Cheers, Brian
Thread Previous
|
Thread Next