[ ソース: libmodule-find-perl ]
パッケージ: libmodule-find-perl (0.16-2)
libmodule-find-perl に関するリンク
Debian の資源:
libmodule-find-perl ソースパッケージをダウンロード:
- [libmodule-find-perl_0.16-2.dsc]
- [libmodule-find-perl_0.16.orig.tar.gz]
- [libmodule-find-perl_0.16-2.debian.tar.xz]
メンテナ:
外部の資源:
- ホームページ [metacpan.org]
類似のパッケージ:
module to find and use installed Perl modules
Module::Find is a Perl module that allows developers to find and use modules in categories. This is useful for auto-detecting driver or plugin modules. You can differentiate between looking in the category itself or in all subcategories.
If you want Module::Find to search in a certain directory (like the plugins directory of your software installation), make sure you modify @INC before you call the Module::Find functions.