Description
Faster accessor methods can replace the pure-Perl Class::Accessor::Fast implementation through XS code. Developers use this module when object property access is hot enough to justify native acceleration. It is library support for Perl applications and has no standalone interface.