Name : perl-UNIVERSAL-can
| |
Version : 1.16
| Vendor : obs://build_opensuse_org/devel:languages:perl
|
Release : 4.1
| Date : 2013-10-16 06:37:52
|
Group : Development/Libraries/Perl
| Source RPM : perl-UNIVERSAL-can-1.16-4.1.src.rpm
|
Size : 0.01 MB
| |
Packager : (none)
| |
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.
This module replaces UNIVERSAL::can() with a method that checks to see if the first argument is a valid invocant has its own can() method. If so, it gives a warning and calls the overridden method, working around buggy code. Otherwise, everything works as you might expect.
|
RPM found in directory: /packages/linux-pbone/ftp5.gwdg.de/pub/opensuse/repositories/home:/Tehnari/openSUSE_13.1/i586 |
Hmm ... It's impossible ;-) This RPM doesn't exist on any FTP server
Provides :
perl(UNIVERSAL::can)
perl-UNIVERSAL-can
perl-UNIVERSAL-can(x86-32)
Requires :