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); }
Release | Stable | Testing |
---|---|---|
Fedora Rawhide | 0.241-500.fc39 | - |
Fedora 39 | 0.241-500.fc39 | - |
Fedora 38 | 0.241-1.fc38 | - |
Fedora 37 | 0.238-489.fc37 | - |
You can contact the maintainers of this package via email at
perl-parent dash maintainers at fedoraproject dot org
.