Name : perl-parent
| |
Version : 0.244
| Vendor : Fedora Project
|
Release : 1.fc42
| Date : 2024-12-13 17:35:56
|
Group : Unspecified
| Source RPM : perl-parent-0.244-1.fc42.src.rpm
|
Size : 0.01 MB
| |
Packager : Fedora Project
| |
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/rzm3/linux-fedora-buffet/fedora-secondary/development/rawhide/Server/ppc64le/os/Packages/p |
Hmm ... It's impossible ;-) This RPM doesn't exist on any FTP server
Provides :
perl(parent)
perl-parent
Requires :