perl-Tie-ToObject - Tie to an existing object
Website: | http://search.cpan.org/dist/Tie-ToObject |
---|---|
License: | GPL+ or Artistic |
Vendor: | Fedora Project |
- 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-6.fc14.noarch [8 KiB] |
Changelog
by Marcela Maslanova (2010-05-07):
- Mass rebuild with perl-5.12.0 |