Description
Lexical-state accessors can be generated for Perl modules that need controlled object fields. Developers use this library to expose accessor methods while keeping storage tied to lexical variables. It is a metaprogramming helper for module authors.