perl-parent-amzn2-aarch64
(CDT) Establish an ISA relationship with base classes at compile time
(CDT) Establish an ISA relationship with base classes at compile time
To install this package, run one of the following:
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); }
Summary
(CDT) Establish an ISA relationship with base classes at compile time
Last Updated
Feb 25, 2021 at 15:43
License
GPL+ or Artistic
Total Downloads
9
Supported Platforms