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.238-478.fc35 | - |
Fedora 35 | 0.238-478.fc35 | - |
Fedora 34 | 0.238-458.fc34 | - |
You can contact the maintainers of this package via email at
perl-parent dash maintainers at fedoraproject dot org
.