When you import a function into a Perl package, it will naturally also
be available as a method.
The namespace::autoclean pragma will remove all imported symbols at the
end of the current package's compile cycle. Functions called in the
package itself will still be bound by their name, but they won't show
up as methods on your class or instances.
This module is very similar to namespace::clean, except it will clean
all imported functions, no matter if you imported them before or after
you used the pragma. It will also not touch anything that looks like a
method.
This requires: perl-Sub-Identify, perl-Sub-Name, perl-Test-Needs, perl-Role-Tiny, perl-namespace-clean
Maintained by: Jan F. Chadima
Keywords: perl,namespaces
ChangeLog: perl-namespace-autoclean
Homepage:
https://metacpan.org/pod/namespace::autoclean
Download SlackBuild:
perl-namespace-autoclean.tar.gz
perl-namespace-autoclean.tar.gz.asc (FAQ)
(the SlackBuild does not include the source)
Individual Files: |
README |
perl-namespace-autoclean.SlackBuild |
perl-namespace-autoclean.info |
slack-desc |
© 2006-2025 SlackBuilds.org Project. All rights reserved.
Slackware® is a registered trademark of
Patrick Volkerding
Linux® is a registered trademark of
Linus Torvalds