in reply to
$foo->bar = 14;
It is controversial whether one should use the pseudo-hash, but if you are using it, and now would like to plug in your code, then just get the valid field names from pseudo-hash, instead of using a seperate qw.
Comment on
Re: $foo->bar = 14;
In Section
Meditations