Package: libnamespace-autoclean-perl (0.29-1)
Links for libnamespace-autoclean-perl
Debian Resources:
Download Source Package libnamespace-autoclean-perl:
- [libnamespace-autoclean-perl_0.29-1.dsc]
- [libnamespace-autoclean-perl_0.29.orig.tar.gz]
- [libnamespace-autoclean-perl_0.29-1.debian.tar.xz]
Maintainers:
External Resources:
- Homepage [metacpan.org]
Similar packages:
module to remove imported symbols after compilation
namespace::autoclean is a Perl pragma that keeps your namespace clean by removing all imported symbols at the end of the current package's compile cycle. Perhaps most importantly, this means that imported functions will no longer be made accidentally accessible to users outside of your package via method invocations.
This module differs from namespace::clean (see libnamespace-clean-perl) in that it cleans all imported functions, whether or not the imports happened prior to using the pragma. Things that "look" like a method (according to Class::MOP) will be left alone.
Other Packages Related to libnamespace-autoclean-perl
|
|
|
|
-
- dep: libb-hooks-endofscope-perl
- module for executing code after a scope finished compilation
-
- dep: libnamespace-clean-perl
- module for keeping imports and functions out of the current namespace
-
- dep: libscalar-list-utils-perl
- modules providing common scalar and list utility subroutines
-
- dep: libsub-identify-perl
- module to retrieve names of code references
-
- dep: perl
- Larry Wall's Practical Extraction and Report Language
Download libnamespace-autoclean-perl
Architecture | Package Size | Installed Size | Files |
---|---|---|---|
all | 14.6 kB | 35.0 kB | [list of files] |