in reply to A Class:: module I don't want to write

Essentially, I'm looking for a module which lets me build simple getter/setters with an optional validation callback.
Object::InsideOut does provide these capabilities.

It might be beneficial to consider using a comprehensive support module like Object::InsideOut instead of trying to cobble together something barely workable out of a lot of disparate modules.


Remember: There's always one more bug.
  • Comment on Re: A Class:: module I don't want to write