Jump to letter: [
346ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
perl-Tie-ToObject - Tie to an existing object
- Description:
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.
Packages
perl-Tie-ToObject-0.03-4.el6.src
[8 KiB] |
Changelog
by Fedora Release Engineering (2009-07-26):
- Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
|