Skip Menu |

This queue is for tickets about the Config-Simple CPAN distribution.

Report information
The Basics
Id: 113317
Status: new
Priority: 0/
Queue: Config-Simple

People
Owner: Nobody in particular
Requestors: CFABER [...] cpan.org
Cc:
AdminCc:

Bug Information
Severity: Important
Broken in: 4.59
Fixed in: (no value)



Subject: Duplicate keys are silently discarded
Currently, duplicate keys are silently discarded. This is sub optimal behavior. Either an error should be raised, or better a mechanism to retrieve the duplicate keys (i.e. return an array reference)