perl-tie-toobject 0.03 Tie to an existing Perl object

This class provides a tie constructor that returns the object it was given as it's first argument. This way side effects of calling $object->TIEHASH are avoided.