[ol8_developer_EPEL] perl-UNIVERSAL-can-1.20140328-15.el8.noarch

Name:perl-UNIVERSAL-can
Version:1.20140328
Release:15.el8
Architecture:noarch
Group:Unspecified
Size:28407
License:GPL+ or Artistic
RPM: perl-UNIVERSAL-can-1.20140328-15.el8.noarch.rpm
Source RPM: perl-UNIVERSAL-can-1.20140328-15.el8.src.rpm
Build Date:Mon Nov 04 2019
Build Host:jenkins-10-147-72-125-d2ac1df6-acc4-4fcb-b0d4-e6c082c4d687.appad1iad.osdevelopmeniad.oraclevcn.com
Vendor:Oracle America
URL:https://metacpan.org/release/UNIVERSAL-can
Summary:Hack around people calling UNIVERSAL::can() as a function
Description:
The UNIVERSAL class provides a few default methods so that all objects
can use them. Object orientation allows programmers to override these
methods in subclasses to provide more specific and appropriate behavior.

Some authors call methods in the UNIVERSAL class on potential invocants
as functions, bypassing any possible overriding. This is wrong and you
should not do it. Unfortunately, not everyone heeds this warning and
their bad code can break your good code.

Changelog (Show File list) (Show related packages)