| Name: | perl-Tie-Hash-Method |
|---|---|
| Version: | 0.02 |
| Release: | 19.el9 |
| Architecture: | noarch |
| Group: | Unspecified |
| Size: | 11747 |
| License: | GPL+ or Artistic |
| RPM: | perl-Tie-Hash-Method-0.02-19.el9.noarch.rpm |
| Source RPM: | perl-Tie-Hash-Method-0.02-19.el9.src.rpm |
| Build Date: | Tue Mar 15 2022 |
| Build Host: | build-ol9-x86_64.oracle.com |
| Vendor: | Oracle America |
| URL: | https://metacpan.org/release/Tie-Hash-Method |
| Summary: | Tied hash with specific methods overridden by callbacks |
| Description: | Perl Tie::Hash::Method module provides a way to create a tied hash with specific overridden behavior without having to create a new class to do it. A tied hash with no methods overridden is functionally equivalent to a normal hash. |