in reply to
accessor/mutator with AUTOLOAD
I did a similar thing with perl 5.6's lvalue subs about the same time this node was created. You can find
a copy of Frog.pm
on my work website.
Comment on
Re: accessor/mutator with AUTOLOAD
In Section
Cool Uses for Perl