Description
Multi-value hashes help Perl applications represent repeated parameters and headers. Developers use this library for web requests, forms, query strings, and data structures where one key may have several values. It can carry user-submitted data when used in web applications.