[ ソース: libimporter-perl ]
パッケージ: libimporter-perl (0.025-1)
libimporter-perl に関するリンク
Debian の資源:
libimporter-perl ソースパッケージをダウンロード:
- [libimporter-perl_0.025-1.dsc]
- [libimporter-perl_0.025.orig.tar.gz]
- [libimporter-perl_0.025-1.debian.tar.xz]
メンテナ:
外部の資源:
- ホームページ [metacpan.org]
類似のパッケージ:
alternative but compatible interface to modules that export symbols
Importer acts as a layer between Exporter and modules which consume exports. It is feature-compatible with Exporter, plus some much needed extras. You can use this to import symbols from any exporter that follows Exporters specification. The exporter modules themselves do not need to use or inherit from the Exporter module, they just need to set @EXPORT and/or other variables.