SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

perl-Exporter-Proxy rpm build for : openSUSE Tumbleweed. For other distributions click perl-Exporter-Proxy.

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

Content of RPM  Provides Requires

Download
ftp.icm.edu.pl  perl-Exporter-Proxy-1.008002-1.54.noarch.rpm
     

Provides :
perl(Exporter::Proxy)
perl-Exporter-Proxy

Requires :
perl(:MODULE_COMPAT_5.40.0)
perl(Test::Deep)
rpmlib(CompressedFileNames) <= 3.0.4-1
rpmlib(FileDigests) <= 4.6.0-1
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
rpmlib(PayloadIsZstd) <= 5.4.18-1


Content of RPM :
/usr/lib/perl5/vendor_perl/5.40.0/Exporter
/usr/lib/perl5/vendor_perl/5.40.0/Exporter/Proxy.pm
/usr/share/man/man3/Exporter::Proxy.3pm.gz

 
ICM