[ 源代码: libmodule-implementation-perl ]
软件包:libmodule-implementation-perl(0.09-2)
libmodule-implementation-perl 的相关链接
Debian 的资源:
下载源码包 libmodule-implementation-perl:
- [libmodule-implementation-perl_0.09-2.dsc]
- [libmodule-implementation-perl_0.09.orig.tar.gz]
- [libmodule-implementation-perl_0.09-2.debian.tar.xz]
维护小组:
- Debian Perl Group (QA 页面, 邮件存档)
- gregor herrmann (QA 页面)
- Angel Abad (QA 页面)
- Florian Schlichting (QA 页面)
外部的资源:
- 主页 [metacpan.org]
相似软件包:
module for loading one of several alternate implementations of a module
Module::Implementation abstracts out the process of choosing one of several underlying implementations for a module. This can be used to provide XS and pure Perl implementations of a module, or it could be used to load an implementation for a given OS or any other case of needing to provide multiple implementations.
This module is only useful when you know all the implementations ahead of time. If you want to load arbitrary implementations then you probably want something like a plugin system, not this module.
其他与 libmodule-implementation-perl 有关的软件包
|
|
|
|
-
- dep: libmodule-runtime-perl
- Perl module for runtime module handling
-
- dep: libtry-tiny-perl
- module providing minimalistic try/catch
-
- dep: perl
- 拉里 沃尔的实用报表提取语言(Perl)