软件包:libnamespace-autoclean-perl(0.29-1)
libnamespace-autoclean-perl 的相关链接
Debian 的资源:
下载源码包 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]
维护小组:
外部的资源:
- 主页 [metacpan.org]
相似软件包:
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.
其他与 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
- 拉里 沃尔的实用报表提取语言(Perl)