Name : perl-Exporter-Proxy
| |
Version : 1.008002
| Vendor : obs://build_opensuse_org/devel:languages:perl
|
Release : 1.54
| Date : 2024-08-05 18:10:40
|
Group : Development/Libraries/Perl
| Source RPM : perl-Exporter-Proxy-1.008002-1.54.src.rpm
|
Size : 0.02 MB
| |
Packager : (none)
| |
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/openSUSE_Tumbleweed/noarch |