Tie to an existing object
While the perldoc/tie manpage 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.
| Release | Stable | Testing |
|---|---|---|
| Fedora Rawhide | 0.03-39.fc35 | - |
| Fedora 35 | 0.03-39.fc35 | - |
| Fedora 34 | 0.03-37.fc34 | - |
| EPEL 7 | 0.03-17.el7 | - |
You can contact the maintainers of this package via email at
perl-Tie-ToObject dash maintainers at fedoraproject dot org.