Name : perl-parent
| |
Version : 0.237
| Vendor : AlmaLinux
|
Release : 2.module_el8.4.0+2367+01326e37
| Date : 2021-05-20 17:39:25
|
Group : Unspecified
| Source RPM : perl-parent-0.237-2.module_el8.4.0+2367+01326e37.src.rpm
|
Size : 0.01 MB
| |
Packager : AlmaLinux Packaging Team < packager_almalinux_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-almalinux/8.10/AppStream/aarch64/kickstart/Packages |