SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

perl-parent rpm build for : Fedora 31. For other distributions click perl-parent.

Name : perl-parent
Version : 0.236 Vendor : Fedora Project
Release : 439.module_f31+6019+b24e098f Date : 2019-08-23 09:40:11
Group : Unspecified Source RPM : perl-5.28.2-439.module_f31+6019+b24e098f.src.rpm
Size : 0.01 MB
Packager : Fedora Project
Summary : Establish an ISA relationship with base classes at compile time
Description :
parent 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: /packages/linux-pbone/archive.fedoraproject.org/fedora/linux/updates/31/Modular/aarch64/Packages/p

Content of RPM  Changelog  Provides Requires

Download
ftp.icm.edu.pl  perl-parent-0.236-439.module_f31+6019+b24e098f.noarch.rpm
ftp.icm.edu.pl  perl-parent-0.236-439.module_f31+6019+b24e098f.noarch.rpm
ftp.icm.edu.pl  perl-parent-0.236-439.module_f31+6019+b24e098f.noarch.rpm
     

Provides :
perl(parent)
perl-parent

Requires :
perl(:MODULE_COMPAT_5.28.2)
perl(strict)
perl(vars)
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/share/man/man3/parent.3pm.gz
/usr/share/perl5/parent.pm

 
ICM