パッケージ: 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
- Larry Wall 作の実用的な抽出とレポート用の言語