in reply to
Re^3: Link methods to hash values
in thread
Link methods to hash values
This looks much easier and cleaner to implement. I am going to put this and see how much I break! :)
Comment on
Re^4: Link methods to hash values
Replies are listed 'Best First'.
Re^5: Link methods to hash values
by
tinita
(Parson)
on Oct 02, 2006 at 08:03 UTC
much easier and cleaner would be to use
Class::Accessor
, as [id://Hue-Bond] suggested.
[reply]
In Section
Seekers of Perl Wisdom