[ol10_u0_developer_EPEL] perl-asa-1.04-18.el10_0.noarch

Name:perl-asa
Version:1.04
Release:18.el10_0
Architecture:noarch
Group:Unspecified
Size:32016
License:GPL-1.0-or-later OR Artistic-1.0-Perl
RPM: perl-asa-1.04-18.el10_0.noarch.rpm
Source RPM: perl-asa-1.04-18.el10_0.src.rpm
Build Date:Thu Dec 19 2024
Build Host:build-ol10-x86_64.oracle.com
Vendor:Oracle America
URL:https://metacpan.org/release/asa
Summary:Lets your class/object say it works like something else
Description:
Perl 5 doesn't natively support Java-style interfaces, and it doesn't support
Perl 6 style roles either.

You can get both of these things in half a dozen different ways via various
CPAN modules, but they usually require that you buy into "their way" of
implementing your code.

This package overrides the isa() method, allowing your class to claim it's
a class it's not (that is, isn't in @ISA).

Related Packages (Show Changelog) (Show Filelist)