Description
Existing objects can back Perl tied variables without rewriting object logic as a new tie class. This module connects tie operations to methods on an object that already exists. It is useful for developers adapting object APIs to hash, array, scalar, or handle-like access.