SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

perl-Module-Require rpm build for : openSUSE Tumbleweed. For other distributions click perl-Module-Require.

Name : perl-Module-Require
Version : 0.05 Vendor : obs://build_opensuse_org/devel:languages:perl
Release : 7.64 Date : 2024-08-05 19:37:09
Group : Development/Libraries/Perl Source RPM : perl-Module-Require-0.05-7.64.src.rpm
Size : 0.01 MB
Packager : (none)
Summary : Module::Require Perl module
Description :
This module provides a way to load in a series of modules without having to
know all the names, but just the pattern they fit. This can be useful for
allowing drop-in modules for application expansion without requiring
configuration or prior knowledge.

The regular expression and glob wildcards can only match the filename of
the module, not the directory in which it resides. So, for example,
\'Apache::*\' will load all the modules that begin with \'Apache::\', including
\'Apache::Session\', but will not load \'Apache::Session::MySQL\'. Likewise,
\'*::Session\' is not allowed since the variable part of the module name is
not in the last component.

Note that unlike the Perl \'require\' keyword, quoting or leaving an argument
as a bareword does not affect how the function behaves.

RPM found in directory: /packages/linux-pbone/ftp5.gwdg.de/pub/opensuse/repositories/devel:/languages:/perl:/CPAN-M/openSUSE_Tumbleweed/noarch

Content of RPM  Provides Requires

Download
ftp.icm.edu.pl  perl-Module-Require-0.05-7.64.noarch.rpm
     

Provides :
perl(Module::Require)
perl-Module-Require

Requires :
perl(:MODULE_COMPAT_5.40.0)
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/Module
/usr/lib/perl5/vendor_perl/5.40.0/Module/Require.pm
/usr/share/doc/packages/perl-Module-Require
/usr/share/doc/packages/perl-Module-Require/CHANGES
/usr/share/doc/packages/perl-Module-Require/README
/usr/share/man/man3/Module::Require.3pm.gz

 
ICM