Port variant | 536 |
Summary | Tie to an existing object (5.36) |
Package version | 0.03 |
Homepage | No known homepage |
Keywords | perl |
Maintainer | Perl Automaton |
License | Not yet specified |
Other variants | 538 |
Ravenports | Buildsheet | History |
Ravensource | Port Directory | History |
Last modified | 05 AUG 2023, 23:28:01 UTC |
Port created | 14 JUN 2017, 04:26:08 UTC |
single | 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. |
Build and Runtime | perl-5.36:primary:standard |
main | mirror://CPAN/ID:N/NU/NUFFIN |
perl-Data-Visitor:536 | Visitor style traversal of data structures (5.36) |