Letter P

perl-UNIVERSAL-can - Hack around people calling UNIVERSAL::can() as a function

Website: http://search.cpan.org/dist/UNIVERSAL-can/
License: GPL+ or Artistic
Vendor: Alcance Libre, Inc.
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.

Packages

perl-UNIVERSAL-can-1.20140328-9.fc14.al.noarch [13 KiB] Changelog by Fedora Release Engineering (2018-02-09):
- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild

Listing created by Repoview-0.6.6-6.fc14.al