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: http://search.cpan.org/dist/Class-Accessor-Lite/
