Name : perl-autobox
| |
Version : 3.0.2
| Vendor : openSUSE
|
Release : 1.1
| Date : 2024-09-04 07:36:06
|
Group : Unspecified
| Source RPM : perl-autobox-3.0.2-1.1.src.rpm
|
Size : 0.07 MB
| |
Packager : https://bugs_opensuse_org
| |
Summary : Call methods on native types
|
Description :
The autobox pragma allows methods to be called on integers, floats, strings, arrays, hashes, and code references in exactly the same manner as blessed references.
Autoboxing is transparent: values are not blessed into their (user-defined) implementation class (unless the method elects to bestow such a blessing) - they simply use its methods as though they are.
The classes (packages) into which the native types are boxed are fully configurable. By default, a method invoked on a non-object value is assumed to be defined in a class whose name corresponds to the \'ref()\' type of that value - or SCALAR if the value is a non-reference.
|
RPM found in directory: /vol/rzm3/linux-opensuse/slowroll/repo/oss/x86_64 |
Hmm ... It's impossible ;-) This RPM doesn't exist on any FTP server
Provides :
perl(autobox)
perl(autobox::universal)
perl-autobox
perl-autobox(x86-64)
Requires :