Description
Perl frameworks can use a faster XS-backed implementation of the Package::Stash API for symbol-table operations. This improves performance for modules that heavily inspect or modify package internals.
It is a native support library for developers. Because it works with Perl internals, maintainers should rely on tests when upgrading modules that use it.