Description
Symbol exports can be organized with a different API for Perl module authors. Developers use this library to control which functions, constants, or variables callers may import. It is a library dependency for module design and has no direct user interface.