[ 源代码: libnamespace-sweep-perl ]
软件包:libnamespace-sweep-perl(0.006-4)
libnamespace-sweep-perl 的相关链接
Debian 的资源:
下载源码包 libnamespace-sweep-perl:
- [libnamespace-sweep-perl_0.006-4.dsc]
- [libnamespace-sweep-perl_0.006.orig.tar.gz]
- [libnamespace-sweep-perl_0.006-4.debian.tar.xz]
维护小组:
外部的资源:
- 主页 [metacpan.org]
相似软件包:
sweeps up imported subs in your classes
Because Perl methods are just regular subroutines, it's difficult to tell what's a method and what's just an imported function. As a result, imported functions can be called as methods on your objects.
The namespace::sweep pragma will delete imported functions from your class's symbol table, thereby ensuring that your interface is as you specified it. However, code inside your module will still be able to use the imported functions without any problems.
其他与 libnamespace-sweep-perl 有关的软件包
|
|
|
|
-
- dep: libb-hooks-endofscope-perl (>= 0.09)
- module for executing code after a scope finished compilation
-
- dep: libpackage-stash-perl (>= 0.33)
- module providing routines for manipulating stashes
-
- dep: libsub-identify-perl
- module to retrieve names of code references
-
- dep: perl
- 拉里 沃尔的实用报表提取语言(Perl)