パッケージ: libmodule-implementation-perl (0.09-1)
libmodule-implementation-perl に関するリンク
Trisquel の資源:
libmodule-implementation-perl ソースパッケージをダウンロード:
- [libmodule-implementation-perl_0.09-1.dsc]
- [libmodule-implementation-perl_0.09.orig.tar.gz]
- [libmodule-implementation-perl_0.09-1.debian.tar.xz]
メンテナ:
Original Maintainers:
- Debian Perl Group (メールアーカイブ)
- gregor herrmann
- Angel Abad
- Florian Schlichting
外部の資源:
- ホームページ [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 (>= 0.012)
- Perl module for runtime module handling
-
- dep: libtry-tiny-perl
- module providing minimalistic try/catch
-
- dep: perl
- Larry Wall's Practical Extraction and Report Language