Name : perl-parent
| |
Version : 0.238
| Vendor : Red Hat, Inc_
|
Release : 460.el9
| Date : 2021-08-10 15:46:47
|
Group : Unspecified
| Source RPM : perl-parent-0.238-460.el9.src.rpm
|
Size : 0.01 MB
| |
Packager : Red Hat, Inc_ < http://bugzilla_redhat_com/bugzilla>
| |
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/rzm1/linux-rhel/rhel/rhel-9-beta/appstream/aarch64/Packages |