Description
Perl modules can automatically remove imported helper symbols after compile time so their public namespace stays clean. This helps class and role definitions avoid accidentally exposing internal functions as methods.
It is a developer library. The effect is mostly visible to module authors and maintainers who need predictable APIs.