./devel/p5-Tie-ToObject, Tie to an existing object

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: pkgsrc-2014Q1, Version: 0.03nb5, Package name: p5-Tie-ToObject-0.03nb5, Maintainer: pkgsrc-users

While "tie" in perldoc allows tying to an arbitrary object, the
class in question must support this in it's implementation of
TIEHASH, TIEARRAY or whatever.

This class provides a very tie constructor that simply returns the
object it was given as it's first argument.

This way side effects of calling $object->TIEHASH are avoided.

This is used in Data::Visitor in order to tie a variable to an
already existing object. This is also useful for cloning, when you
want to clone the internal state object instead of going through
the tie interface for that variable.


Master sites: (Expand)

SHA1: 3fba2f3691b4b82a03ba569e816cc08c8f3bb10d
RMD160: 430e883a4400e98ff479cdb7f592c476ca880102
Filesize: 2.947 KB

Version history: (Expand)