5 Commits

Author SHA1 Message Date
bluhm
1e4d416f83 update p5-Importer to 0.026 2020-08-21 13:09:01 +00:00
sthen
95d31a4bd8 bump for search.cpan.org->metacpan.org change 2020-07-03 21:44:29 +00:00
sthen
f74b6c2d62 replace simple PERMIT_PACKAGE_CDROM=Yes with PERMIT_PACKAGE=Yes 2019-07-12 20:44:34 +00:00
bluhm
199e29f84b update p5-Importer to 0.025 2018-03-05 22:00:30 +00:00
bluhm
8ef4b88080 import p5-Importer 0.024
OK benoit@

Comment:
alternative but compatible interface to modules that export

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.
2017-10-30 22:25:01 +00:00