Exherbo
GitLab
Packages
dev-perl/Importer
Alternative but compatible interface to modules that export symbols.
Versions
Slot
Version
Repository
Platforms
0
0.026
perl
~amd64
arm?
armv7?
armv8?
x86?
Metadata
Homepage
https://metacpan.org/release/Importer/
Summary
Alternative but compatible interface to modules that export symbols
Description
This module 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.
Upstream changelog
https://metacpan.org/changes/distribution/Importer
Dependencies
(
build+run:
dev-lang/perl:=
)
Downloads
mirror://cpan/authors/id/E/EX/EXODIST/Importer-0.026.tar.gz
Licences
|| (
Artistic
GPL-1
GPL-2
GPL-3
)