Class::Accessor::Lite is a variant of Class::Accessor. It is fast and requires
less typing, has no dependencies to other modules, and does not mess up the
@ISA.

WWW: https://metacpan.org/release/Class-Accessor-Lite
