Description
Perl classes can generate common getter and setter methods automatically. This reduces repeated boilerplate in object-oriented modules that store simple attributes.
It is a developer library used inside Perl code. It changes class behavior only where a module explicitly uses it.