Name : perl-Exporter-Proxy
| |
Version : 1.008002
| Vendor : obs://build_opensuse_org/devel:languages:perl
|
Release : lp156.1.1
| Date : 2024-07-03 17:56:07
|
Group : Development/Libraries/Perl
| Source RPM : perl-Exporter-Proxy-1.008002-lp156.1.1.src.rpm
|
Size : 0.02 MB
| |
Packager : https://www_suse_com/
| |
Summary : Simplified symbol export & proxy dispatch
|
Description :
This installs \'import\' and \'exports\' subroutines into the callers namespace. The \'import\' does the usual deed: exporting symbols by name; \'exports\' simplifies introspection by listing the exported symbols (useful for testing).
The optional \"dispather=name\" argument is used to install a dispatcher. This allows the module to offer a variety of services without polluting the caller\'s namespace with too many of them. All it does is check for $module->can( $name ) and goto &$handler if the module can handle the request.
|
RPM found in directory: /packages/linux-pbone/ftp5.gwdg.de/pub/opensuse/repositories/devel:/languages:/perl:/CPAN-E/15.6/noarch |