in reply to declaring accessor methods from a list

I use Class::Accessor to generate my accessors, and it's one of a handful of modules to provide this functionality.
  • Comment on Re: declaring accessor methods from a list