ports

devel/p5-Tie-ToObject

p5-Tie-ToObject-0.03p3 – tie to an existing object

Description

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.

WWW: http://search.cpan.org/dist/Tie-ToObject/

Categories:
devel perl5

Library dependencies

None

Build dependencies

None

Run dependencies

None