libimporter-perl 0.025-ok1 source package in openKylin
Changelog
libimporter-perl (0.025-ok1) yangtze; urgency=medium * Build for openKylin. -- openKylinBot <email address hidden> Mon, 25 Apr 2022 22:03:04 +0800
libimporter-perl (0.025-ok1) yangtze; urgency=medium * Build for openKylin. -- openKylinBot <email address hidden> Mon, 25 Apr 2022 22:03:04 +0800
Series | Published | Component | Section |
---|
File | Size | SHA-256 Checksum |
---|---|---|
libimporter-perl_0.025.orig.tar.gz | 40.6 KiB | 0745138c487d74033d0cbeb36f06595036dc7e688f1a5dbec9cc2fa799e13946 |
libimporter-perl_0.025-ok1.debian.tar.xz | 1.5 KiB | a0a50e0458c631beb9a4bd15a71434b206267e7427e6dd2fb5623ff22c758061 |
libimporter-perl_0.025-ok1.dsc | 1.9 KiB | d89817f192c69ec9c1241a4f32774e77bac7ff12eec0caf554a2cb46b1ca2f41 |
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.