Package: libtie-toobject-perl (0.03-6)
Links for libtie-toobject-perl
Debian Resources:
Download Source Package libtie-toobject-perl:
- [libtie-toobject-perl_0.03-6.dsc]
- [libtie-toobject-perl_0.03.orig.tar.gz]
- [libtie-toobject-perl_0.03-6.debian.tar.xz]
Maintainers:
External Resources:
- Homepage [metacpan.org]
Similar packages:
module for tying to an existing object
While perldoc/tie allows tying to an arbitrary object, the class in question must support this in it's implementation of TIEHASH, TIEARRAY or whatever.
Tie::ToObject 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.
Other Packages Related to libtie-toobject-perl
|
|
|
|
-
- dep: perl
- Larry Wall's Practical Extraction and Report Language
Download libtie-toobject-perl
Architecture | Package Size | Installed Size | Files |
---|---|---|---|
all | 5.1 kB | 17.0 kB | [list of files] |