Name: | perl-Tie-Hash-Method |
---|---|
Version: | 0.02 |
Release: | 12.el8 |
Architecture: | noarch |
Group: | Unspecified |
Size: | 11748 |
License: | GPL+ or Artistic |
RPM: | perl-Tie-Hash-Method-0.02-12.el8.noarch.rpm |
Source RPM: | perl-Tie-Hash-Method-0.02-12.el8.src.rpm |
Build Date: | Wed Nov 27 2019 |
Build Host: | jenkins-10-147-72-125-14b66d41-7846-42f2-aaa3-ca3530950a23.appad1iad.osdevelopmeniad.oraclevcn.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. |