[ 源代码: 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.