Description
Perl distributions can declare known conflicts with specific versions of other modules. This helps installers and tools warn users before a combination of dependencies causes broken behavior.
It is packaging metadata support for Perl developers and maintainers. The module does not fix conflicts by itself; it makes them visible so the surrounding installer or user can choose a safer version.