Package: libnamespace-clean-perl (0.27-1)
Links for libnamespace-clean-perl
Debian Resources:
Download Source Package libnamespace-clean-perl:
- [libnamespace-clean-perl_0.27-1.dsc]
- [libnamespace-clean-perl_0.27.orig.tar.gz]
- [libnamespace-clean-perl_0.27-1.debian.tar.xz]
Maintainers:
- Debian Perl Group (QA Page, Mail Archive)
- Damyan Ivanov (QA Page)
- Jonathan Yu (QA Page)
- Rene Mayorga (QA Page)
- gregor herrmann (QA Page)
- Antonio Radici (QA Page)
- Ansgar Burchardt (QA Page)
- Peter Pentchev (QA Page)
- Alessandro Ghedini (QA Page)
External Resources:
- Homepage [metacpan.org]
Similar packages:
module for keeping imports and functions out of the current namespace
namespace::clean is a Perl pragma for keeping imported functions out of the current namespace. This is especially important because Perl functions are naturally available as methods, which can complicate subclassing.
Using the namespace::clean pragma will remove all previously declared or imported symbols at the end of the current package's compile cycle. This means that 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.
Other Packages Related to libnamespace-clean-perl
|
|
|
|
-
- dep: libb-hooks-endofscope-perl (>= 0.12)
- module for executing code after a scope finished compilation
-
- dep: libpackage-stash-perl
- module providing routines for manipulating stashes
-
- dep: libsub-identify-perl
- module to retrieve names of code references
-
- dep: libsub-name-perl
- module for assigning a new name to referenced sub
-
- dep: perl
- Larry Wall's Practical Extraction and Report Language
Download libnamespace-clean-perl
Architecture | Package Size | Installed Size | Files |
---|---|---|---|
all | 16.9 kB | 39.0 kB | [list of files] |