b91bfaf630
While "tie" in Perl allows tying to an arbitrary object, the class in question must support this in it's implementation of TIEHASH, TIEARRAY or whatever. Tie::ToObject provides a very tie constructor that simply returns the object it was given as it's first argument. That way the side effects of calling $object->TIEHASH are avoided.
5 lines
140 B
Plaintext
5 lines
140 B
Plaintext
@comment $OpenBSD: PLIST,v 1.1.1.1 2008/05/26 08:00:24 simon Exp $
|
|
${P5SITE}/Tie/
|
|
${P5SITE}/Tie/ToObject.pm
|
|
@man man/man3p/Tie::ToObject.3p
|