Name: | perl-Tie-RefHash |
---|---|
Version: | 1.39 |
Release: | 473.module+el8.10.0+90354+a7e78d72 |
Architecture: | noarch |
Module: | perl:5.32:8100020240624030457:9fe1d287 |
Group: | Unspecified |
Size: | 9087 |
License: | GPL+ or Artistic |
RPM: | perl-Tie-RefHash-1.39-473.module+el8.10.0+90354+a7e78d72.noarch.rpm |
Source RPM: | perl-5.32.1-473.module+el8.10.0+90354+a7e78d72.src.rpm |
Build Date: | Mon Jun 24 2024 |
Build Host: | build-ol8-x86_64.oracle.com |
Vendor: | Oracle America |
URL: | https://www.perl.org/ |
Summary: | Use references as hash keys |
Description: | This module provides the ability to use references as hash keys if you first "tie" the hash variable to this module. Normally, only the keys of the tied hash itself are preserved as references; to use references as keys in hashes-of-hashes, use Tie::RefHash::Nestable, included as part of Tie::RefHash. |