Path to this page:
./
devel/p5-Import-Into,
Perl5 module to import packages into other packages
Branch: CURRENT,
Version: 1.002005nb8,
Package name: p5-Import-Into-1.002005nb8,
Maintainer: pkgsrc-usersWriting exporters is a pain. Some use Exporter, some use Sub::Exporter,
some use Moose::Exporter, some use Exporter::Declare ... and some things
are pragmas.
If you want to re-export other things, you have to know which is which.
Exporter subclasses provide export_to_level, but if they overrode their
import method all bets are off. Sub::Exporter provides an into parameter
but figuring out something used it isn't trivial. Pragmas need to have
their import method called directly since they affect the current unit
of compilation.
It's ... annoying.
However, there is an approach that actually works for all of these types.
Required to run:[
lang/perl5]
Required to build:[
devel/p5-Module-Runtime] [
pkgtools/cwrappers]
Master sites: (Expand)
Filesize: 7.566 KB
Version history: (Expand)
- (2023-07-06) Updated to version: p5-Import-Into-1.002005nb8
- (2022-06-28) Updated to version: p5-Import-Into-1.002005nb7
- (2021-05-25) Updated to version: p5-Import-Into-1.002005nb6
- (2020-09-01) Updated to version: p5-Import-Into-1.002005nb5
- (2019-08-11) Updated to version: p5-Import-Into-1.002005nb4
- (2018-08-22) Updated to version: p5-Import-Into-1.002005nb3
CVS history: (Expand)