About Anaconda Help Download Anaconda

rdonnelly / packages / perl-parent-amzn2-aarch64 0.225

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

Installers

  • noarch v0.225

conda install

To install this package run one of the following:
conda install rdonnelly::perl-parent-amzn2-aarch64

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


© 2024 Anaconda, Inc. All Rights Reserved. (v4.0.2) Legal | Privacy Policy