Package: libnamespace-clean-perl (0.12-1) [universe]
Links for libnamespace-clean-perl
Ubuntu Resources:
Download Source Package libnamespace-clean-perl:
- [libnamespace-clean-perl_0.12-1.dsc]
- [libnamespace-clean-perl_0.12.orig.tar.gz]
- [libnamespace-clean-perl_0.12-1.diff.gz]
Maintainer:
Please consider filing a bug or asking a question via Launchpad before contacting the maintainer directly.
Original Maintainers (usually from Debian):
- Debian Perl Group (Mail Archive)
- Damyan Ivanov
- Jonathan Yu
- Rene Mayorga
- gregor herrmann
- Antonio Radici
It should generally not be necessary for users to contact the original maintainer.
External Resources:
- Homepage [search.cpan.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
- module for executing code after a scope finished compilation
-
- dep: libsub-identify-perl (>= 0.04)
- Retrieve names of code references
-
- dep: libsub-name-perl (>= 0.04)
- Assigns 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 | 13.0 kB | 72.0 kB | [list of files] |