Name : perl-Exporter-Lexical
| |
Version : 0.02
| Vendor : obs://build_opensuse_org/devel:languages:perl
|
Release : lp156.6.1
| Date : 2024-07-03 17:55:51
|
Group : Development/Libraries/Perl
| Source RPM : perl-Exporter-Lexical-0.02-lp156.6.1.src.rpm
|
Size : 0.02 MB
| |
Packager : https://www_suse_com/
| |
Summary : exporter for lexical subs
|
Description :
This module allows you to export lexical subs from your exporter module. It is implemented using the new \'lexical_subs\' feature in perl 5.18, so the functions truly are lexical (unlike some of the previous attempts).
This module is quite experimental, and may change a lot in the future as I figure out how it should work. It is very much a proof of concept for the moment.
This module takes a hash of \'import\' args as configuration, with these keys:
* -exports
The value of this key can either be an arrayref, in which case the elements of the arrayref will be treated as function names to look for in the current package and export, or a hashref, in which case the keys will be function names and the values will be coderefs.
Importing this module will also install an \'import\' method into your module, which will handle the exporting process as configured by the import args.
|
RPM found in directory: /packages/linux-pbone/ftp5.gwdg.de/pub/opensuse/repositories/devel:/languages:/perl:/CPAN-E/15.6/x86_64 |