Name: | perl-Tie-Hash-Method |
---|---|
Version: | 0.02 |
Release: | 2.el7 |
Architecture: | noarch |
Group: | Development/Libraries |
Size: | 12450 |
License: | GPL+ or Artistic |
RPM: | perl-Tie-Hash-Method-0.02-2.el7.noarch.rpm |
Source RPM: | perl-Tie-Hash-Method-0.02-2.el7.src.rpm |
Build Date: | Sat Nov 04 2017 |
Build Host: | x86-ol7-builder-02.us.oracle.com |
Vendor: | Oracle America |
URL: | http://search.cpan.org/dist/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. |