SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

perl-parent rpm build for : CentOS Other. For other distributions click perl-parent.

Name : perl-parent
Version : 0.237 Vendor : CentOS
Release : 2.module_el8.4.0+646+45e06e4a Date : 2021-01-20 20:38:54
Group : Unspecified Source RPM : perl-parent-0.237-2.module_el8.4.0+646+45e06e4a.src.rpm
Size : 0.01 MB
Packager : CentOS Buildsys < bugs_centos_org>
Summary : Establish an ISA relationship with base classes at compile time
Description :
Allows you to both load one or more modules, while setting up inheritance
from those modules at the same time. Mostly similar in effect to:

package Baz;

BEGIN {
require Foo;
require Bar;

push AATTISA, qw(Foo Bar);
}

RPM found in directory: /vol/rzm2/linux-centos/8-stream/AppStream/x86_64/os/Packages

Content of RPM  Changelog  Provides Requires

Hmm ... It's impossible ;-) This RPM doesn't exist on any FTP server

Provides :
perl(parent)
perl-parent

Requires :
perl(:MODULE_COMPAT_5.30.1)
perl(strict)
rpmlib(CompressedFileNames) <= 3.0.4-1
rpmlib(FileDigests) <= 4.6.0-1
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
rpmlib(PayloadIsXz) <= 5.2-1


Content of RPM :
/usr/share/doc/perl-parent
/usr/share/doc/perl-parent/Changes
/usr/share/man/man3/parent.3pm.gz
/usr/share/perl5/vendor_perl/parent.pm

 
ICM