in reply to
Object methods from hashy structures
As another option, in perltoot (
autoloaded_data_methods
) there's an example of using AUTOLOAD() for this.
Comment on
Re: Object methods from hashy structures
In Section
Seekers of Perl Wisdom