CMD + K

perl-parent-amzn2-aarch64

Community

(CDT) Establish an ISA relationship with base classes at compile time

Installation

To install this package, run one of the following:

Conda
$conda install rdonnelly::perl-parent-amzn2-aarch64

Usage Tracking

0.225
1 / 8 versions selected
Downloads (Last 6 months): 0

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

About

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

noarch