Home
last modified time | relevance | path

Searched refs:_exporter_expand_sub (Results 1 – 6 of 6) sorted by relevance

/dports/devel/p5-Exporter-Tiny/Exporter-Tiny-1.002002/lib/Exporter/
H A DTiny.pm59 my %symbols = $class->_exporter_expand_sub(@$wanted, $global_opts, $permitted);
82 $expando = undef if $expando == \&_exporter_expand_sub;
200 sub _exporter_expand_sub subroutine
/dports/devel/p5-Type-Tiny/Type-Tiny-1.012004/lib/Type/
H A DLibrary.pm157 sub _exporter_expand_sub { subroutine
165 return map $class->_exporter_expand_sub( $_, $value2, $globals ),
211 return $class->SUPER::_exporter_expand_sub( @_ );
/dports/devel/p5-Exporter-Tiny/Exporter-Tiny-1.002002/lib/Exporter/Tiny/Manual/
H A DExporting.pod182 =item C<< _exporter_expand_sub($name, $args, $globals) >>
208 implementation of C<_exporter_expand_sub> will refuse to export it. (Of
209 course, you may override the default C<_exporter_expand_sub>.)
216 Called by C<_exporter_expand_sub> if it can't find a coderef to export.
223 as an C<_exporter_expand_sub>-style hash of names and coderefs for
/dports/net/p5-Net-Amazon-S3/Net-Amazon-S3-0.99/lib/Shared/Examples/Net/Amazon/S3/
H A DAPI.pm40 sub _exporter_expand_sub { subroutine
H A DClient.pm41 sub _exporter_expand_sub { subroutine
/dports/www/p5-Dancer2/Dancer2-0.301004/lib/Dancer2/
H A DPlugin.pm549 sub _exporter_expand_sub { subroutine