Logoj0ke.net Open Build Service > Projects > internetx:managed:testing > ix-firewall-plesk > Binaries > ix-firewall-plesk-0.1.10-2.... > Dependencies
Sign Up | Log In

Dependency of ix-firewall-plesk-0.1.10-2.1.src.rpm

Name: perl-parent

Project: CENTOS:8.0:BaseOS

Repository: oss

Title: 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 @ISA, qw(Foo Bar);
}

Version: 0.237

Release: 1.el8

Architecture: noarch

Size: 20 KB

Build Time: 2019-07-02 16:41:03 +0200 (almost 5 years ago)

Provides

Symbol Required by
perl(parent) = 0.237 perl-Time-Local perl-Pod-Perldoc perl-Encode perl-File-Temp perl-interpreter
perl-parent = 1:0.237-1.el8

Requires

Symbol Provided by
perl(:MODULE_COMPAT_5.26.3) perl-libs
perl(strict) perl-libs