Fedora Packages

perl-parent

Establish an ISA relationship with base classes at compile time

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); }

Releases Overview

Release Stable Testing
Fedora Rawhide 0.241-502.fc40 -
Fedora 40 0.241-502.fc40 -
Fedora 39 0.241-500.fc39 -
Fedora 38 0.241-1.fc38 -
File a new bug report »
Package Info

You can contact the maintainers of this package via email at perl-parent dash maintainers at fedoraproject dot org.



Sources on Pagure