mirror of
https://github.com/Stichting-MINIX-Research-Foundation/pkgsrc-ng.git
synced 2025-09-26 05:20:47 -04:00
6 lines
318 B
Plaintext
6 lines
318 B
Plaintext
One shortcoming of the CPAN clients that currently exist is that
|
|
they have no way of specifying conflicting downstream dependencies
|
|
of modules. This module attempts to work around this issue by
|
|
allowing you to specify conflicting versions of modules separately,
|
|
and deal with them after the module is done installing.
|