Package perl-autobox: Information
Source package: perl-autobox
Version: 3.0.2-alt1
Build time: Oct 22, 2024, 12:39 PM in the task #360392
Category: Development/Perl
Report package bugHome page: http://search.cpan.org/dist/autobox/
License: Perl
Summary: Perl interface to 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. The autoboxing is transparent: boxed 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. autobox is lexically scoped, and bindings for an outer scope can be overridden or countermanded in a nested scope.
List of RPM packages built from this SRPM:
perl-autobox (x86_64, ppc64le, i586, aarch64)
perl-autobox-debuginfo (x86_64, ppc64le, i586, aarch64)
perl-autobox (x86_64, ppc64le, i586, aarch64)
perl-autobox-debuginfo (x86_64, ppc64le, i586, aarch64)
Maintainer: Nikolay A. Fetisov
Last changed
Oct. 22, 2024 Nikolay A. Fetisov 3.0.2-alt1
- New version
Jan. 24, 2019 Igor Vlasenko 3.0.1-alt1.1
- rebuild with new perl 5.28.1
May 9, 2018 Nikolay A. Fetisov 3.0.1-alt1
- New version