Binary package “libdata-optlist-perl” in ubuntu noble

module to parse and validate simple name/value option pairs

 Data::OptList is a Perl module useful for working with simple name-and-value
 option pairs. It assumes any defined scalar is a name and any reference after
 it is its value.