Name : perl-Class-Delegation
| |
Version : 1.06
| Vendor : obs://build_opensuse_org/devel:languages:perl
|
Release : lp150.4.2
| Date : 2011-04-14 14:00:00
|
Group : Development/Libraries/Perl
| Source RPM : perl-Class-Delegation-1.06-lp150.4.2.src.rpm
|
Size : 0.04 MB
| |
Packager : (none)
| |
Summary : Object-oriented delegation
|
Description :
The Class::Delegation module simplifies the creation of delegation-based class hierarchies, allowing a method to be redispatched:
* *
to a single nominated attribute,
* *
to a collection of nominated attributes in parallel, or
* *
to any attribute that can handle the message.
* *
the object itself
These three delegation mechanisms can be specified for:
* *
a single method
* *
a set of nominated methods collectively
* *
any as-yet-undelegated methods
* *
all methods, delegated or not.
|
RPM found in directory: /packages/linux-pbone/ftp5.gwdg.de/pub/opensuse/repositories/devel:/languages:/perl/openSUSE_Leap_15.0/noarch |
Hmm ... It's impossible ;-) This RPM doesn't exist on any FTP server
Provides :
perl(Class::Delegation)
perl(Class::Delegation::As::ARRAY)
perl(Class::Delegation::As::CODE)
perl(Class::Delegation::As::SCALAR)
perl(Class::Delegation::As::Sent)
perl(Class::Delegation::Send::ALL)
perl(Class::Delegation::Send::ARRAY)
perl(Class::Delegation::Send::CODE)
perl(Class::Delegation::Send::OTHER)
perl(Class::Delegation::Send::Regexp)
perl(Class::Delegation::Send::SCALAR)
perl(Class::Delegation::To::ALL)
perl(Class::Delegation::To::ARRAY)
perl(Class::Delegation::To::CODE)
perl(Class::Delegation::To::Regexp)
perl(Class::Delegation::To::SCALAR)
perl(SELF)
perl-Class-Delegation
Requires :