SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

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

Name : perl-parent
Version : 0.236 Vendor : Fedora Project
Release : 442.module_f32+8059+8a5cccba Date : 2020-02-17 10:31:47
Group : Unspecified Source RPM : perl-5.28.2-442.module_f32+8059+8a5cccba.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-secondary/releases/32/Modular/ppc64le/os/Packages/p

Content of RPM  Changelog  Provides Requires

Download
ftp.icm.edu.pl  perl-parent-0.236-442.module_f32+8059+8a5cccba.noarch.rpm
ftp.icm.edu.pl  perl-parent-0.236-442.module_f32+8059+8a5cccba.noarch.rpm
ftp.icm.edu.pl  perl-parent-0.236-442.module_f32+8059+8a5cccba.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