You are here: Home / LBN / Up2date / Core Linux / BastionLinux 19 / perl-UNIVERSAL-can-1.20120726-2.fc19.noarch

perl-UNIVERSAL-can-1.20120726-2.fc19.noarch

Package Attributes
RPM  perl-UNIVERSAL-can-1.20120726-2.fc19.noarch.rpm Architecture  noarch Size  10392 Created  2019/09/30 06:51:18 UTC
Package Specification
Summary Hack around people calling UNIVERSAL::can() as a function
Group Development/Libraries
License GPL+ or Artistic
Home Page http://search.cpan.org/dist/UNIVERSAL-can/
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.

Requires
rpmlib(PayloadFilesHavePrefix)  
rpmlib(FileDigests)  
rpmlib(CompressedFileNames)  
rpmlib(PayloadIsXz)  
Provides
perl(UNIVERSAL::can)
perl-UNIVERSAL-can

Document Actions