Description
Perl modules can define small object classes with minimal boilerplate and few dependencies. This is useful when a project needs simple constructors and accessors without adopting a larger object framework.
It is a developer library for writing Perl classes. The behavior visible to users comes from the applications that build objects with it.