[ 原始碼: libtest-cleannamespaces-perl ]
套件:libtest-cleannamespaces-perl(0.24-1)
libtest-cleannamespaces-perl 的相關連結
Debian 的資源:
下載原始碼套件 libtest-cleannamespaces-perl:
- [libtest-cleannamespaces-perl_0.24-1.dsc]
- [libtest-cleannamespaces-perl_0.24.orig.tar.gz]
- [libtest-cleannamespaces-perl_0.24-1.debian.tar.xz]
維護小組:
外部的資源:
- 主頁 [metacpan.org]
相似套件:
module to check for uncleaned imports
Test::CleanNamespaces lets you check your module's namespaces for imported functions you might have forgotten to remove with namespace::autoclean or namespace::clean and are therefore available to be called as methods, which usually isn't want you want.
其他與 libtest-cleannamespaces-perl 有關的套件
|
|
|
|
-
- dep: libmodule-runtime-perl
- Perl module for runtime module handling
-
- dep: libpackage-stash-perl
- module providing routines for manipulating stashes
-
- dep: libsub-exporter-progressive-perl
- module for using Sub::Exporter only if needed
-
- dep: libsub-identify-perl
- module to retrieve names of code references
-
- dep: perl
- Larry Wall's Practical Extraction and Report Language
-
- rec: libpackage-stash-xs-perl
- Perl module providing routines for manipulating stashes (XS version)
-
- rec: librole-tiny-perl
- Perl module for minimalist role composition