Data::OptList - parse and validate simple name/value option pairs
https://www.cpan.org/
perl-Data-OptList.spec | ||
README.md |
perl-Data-OptList
Hashes are great for storing named data, but if you want more than one entry for a name, you have to use a list of pairs.