Name : perl-Attribute-Overload
| |
Version : 1.100710
| Vendor : obs://build_opensuse_org/devel:languages:perl
|
Release : lp154.8.1
| Date : 2023-01-27 18:36:11
|
Group : Development/Libraries/Perl
| Source RPM : perl-Attribute-Overload-1.100710-lp154.8.1.src.rpm
|
Size : 0.03 MB
| |
Packager : https://www_suse_com/
| |
Summary : Attribute that makes overloading easier
|
Description :
The \'Overload\' attribute, when used on a subroutine, declares that subroutine as the handler in the current package for the operation(s) indicated by the attribute options. Thus it frees you from the implementation details of how to declare overloads and keeps the definitions where they belong, with the operation handlers.
For details of which operations can be overloaded and what the overloading function gets passed see the overload manpage.
Note that you can\'t overload constants this way, since this has to happen during BEGIN time, but attributes are only evaluated at CHECK time, at least as far as Attribute::Handlers is concerned.
|
RPM found in directory: /packages/linux-pbone/ftp5.gwdg.de/pub/opensuse/repositories/devel:/languages:/perl:/CPAN-A/15.4/noarch |