| Name: | perl-Hash-Flatten |
|---|---|
| Version: | 1.19 |
| Release: | 41.el10_0 |
| Architecture: | noarch |
| Group: | Unspecified |
| Size: | 34545 |
| License: | GPL-2.0-only |
| RPM: | perl-Hash-Flatten-1.19-41.el10_0.noarch.rpm |
| Source RPM: | perl-Hash-Flatten-1.19-41.el10_0.src.rpm |
| Build Date: | Mon Jan 27 2025 |
| Build Host: | build-ol10-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). |