libimporter-perl 0.026-ok2 source package in openKylin
Changelog
libimporter-perl (0.026-ok2) yangtze; urgency=medium * Modify debian/control. -- denghao <email address hidden> Fri, 16 Sep 2022 05:59:31 +0300
libimporter-perl (0.026-ok2) yangtze; urgency=medium * Modify debian/control. -- denghao <email address hidden> Fri, 16 Sep 2022 05:59:31 +0300
Series | Published | Component | Section | |
---|---|---|---|---|
Huanghe V3.0 | proposed | main | perl | |
Huanghe V3.0 | release | main | perl | |
Nile V2.0 | proposed | main | perl | |
Nile V2.0 | release | main | perl | |
Yangtze V1.0 | release | main | perl | |
Yangtze V1.0 | proposed | main | perl |
File | Size | SHA-256 Checksum |
---|---|---|
libimporter-perl_0.026.orig.tar.gz | 40.6 KiB | e08fa84e13cb998b7a897fc8ec9c3459fcc1716aff25cc343e36ef875891b0ef |
libimporter-perl_0.026-ok2.debian.tar.xz | 7.7 KiB | 0ce2ecbd32c076a3f1ada6aca168e1aec5adbfc4b98cacad20ee9e3026898eb9 |
libimporter-perl_0.026-ok2.dsc | 1.8 KiB | 23be96ccdbd9ed30b6c1d5cd849fadc6fb5f8aa06a12ce1a33ff4919c56fa447 |
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.