Name: | perl-Object-HashBase |
---|---|
Version: | 0.010 |
Release: | 5.el10 |
Architecture: | noarch |
Group: | Unspecified |
Size: | 46371 |
License: | GPL-1.0-or-later OR Artistic-1.0-Perl |
RPM: | perl-Object-HashBase-0.010-5.el10.noarch.rpm |
Source RPM: | perl-Object-HashBase-0.010-5.el10.src.rpm |
Build Date: | Tue Jan 28 2025 |
Build Host: | build-ol10-x86_64.oracle.com |
Vendor: | Oracle America |
URL: | https://metacpan.org/release/Object-HashBase |
Summary: | Build hash-based classes |
Description: | This package is used to generate classes based on hash references. Using this class will give you a new() method, as well as generating accessors you request. Generated accessors will be getters, set_ACCESSOR setters will also be generated for you. You also get constants for each accessor (all caps) which return the key into the hash for that accessor. Single inheritance is also supported. |
- Bump release for October 2024 mass rebuild: Resolves: RHEL-64018
- Bump release for June 2024 mass rebuild
- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
- 0.010 bump - Update %patch macro usage
- Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild
- Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild
- Package tests - Update license to SPDX format