Name : perl-parent
| |
Version : 0.237
| Vendor : CentOS
|
Release : 2.module_el8.1.0+229+cd132df8
| Date : 2019-11-19 05:02:19
|
Group : Unspecified
| Source RPM : perl-parent-0.237-2.module_el8.1.0+229+cd132df8.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/rzm7/linux-centos-vault/8.5.2111/AppStream/x86_64/kickstart/Packages |