Taken from https://github.com/Perl/perl5/pull/19655: > hide private functions with __attribute__((visibility("hidden"))) > This allows us to enforce API boundaries and potentially enables > compiler optimisations.
Taken from https://github.com/Perl/perl5/pull/19655: > hide private functions with __attribute__((visibility("hidden"))) > This allows us to enforce API boundaries and potentially enables > compiler optimisations.