[ ソース: 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 作の実用的な抽出とレポート用の言語
-
- rec: libpackage-stash-xs-perl
- Perl module providing routines for manipulating stashes (XS version)
-
- rec: librole-tiny-perl
- Perl module for minimalist role composition