Name: | perl-Tie-ToObject |
---|---|
Version: | 0.03 |
Release: | 44.el9 |
Architecture: | noarch |
Group: | Unspecified |
Size: | 3546 |
License: | GPL-1.0-or-later OR Artistic-1.0-Perl |
RPM: | perl-Tie-ToObject-0.03-44.el9.noarch.rpm |
Source RPM: | perl-Tie-ToObject-0.03-44.el9.src.rpm |
Build Date: | Sat Sep 23 2023 |
Build Host: | build-ol9-x86_64.oracle.com |
Vendor: | Oracle America |
URL: | https://metacpan.org/release/Tie-ToObject |
Summary: | Tie to an existing object |
Description: | While the perldoc/tie manpage allows tying to an arbitrary object, the class in question must support this in it's implementation of 'TIEHASH', 'TIEARRAY' or whatever. This class provides a very tie constructor that simply returns the object it was given as it's first argument. This way side effects of calling '$object->TIEHASH' are avoided. |
- Update license to SPDX format
- Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild
- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild
- Perl 5.36 rebuild
- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild
- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild
- Perl 5.34 rebuild