Name: | perl-Hash-Flatten |
---|---|
Version: | 1.19 |
Release: | 34.el9 |
Architecture: | noarch |
Group: | Unspecified |
Size: | 34839 |
License: | GPLv2 |
RPM: | perl-Hash-Flatten-1.19-34.el9.noarch.rpm |
Source RPM: | perl-Hash-Flatten-1.19-34.el9.src.rpm |
Build Date: | Thu Mar 03 2022 |
Build Host: | build-ol9-x86_64.oracle.com |
Vendor: | Oracle America |
URL: | https://metacpan.org/release/Hash-Flatten |
Summary: | Flatten/unflatten complex data hashes |
Description: | Converts back and forth between a nested hash structure and a flat hash of delimited key-value pairs. Useful for protocols that only support key-value pairs (such as CGI and DBMs). |