Description
Class loading in Perl can use faster XS-backed pieces for parts of the Class::Load behavior. This helps applications and frameworks that dynamically load many classes reduce overhead.
It is a performance support module for Class::Load users, not a separate tool. Users usually receive it as a dependency when Perl software wants the faster implementation.