Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

perl-Dist-CheckConflicts-0.110.0-13 RPM for noarch

From OpenMandriva Cooker for aarch64 / main / release

Name: perl-Dist-CheckConflicts Distribution: OpenMandriva Lx
Version: 0.110.0 Vendor: OpenMandriva
Release: 13 Build date: Tue Jul 4 16:45:13 2023
Group: Development/Perl Build host: altra-2.openmandriva.org
Size: 56403 Source RPM: perl-Dist-CheckConflicts-0.110.0-13.src.rpm
Packager: rugyada <rugyada@gmail.com>
Url: http://metacpan.org/pod/Dist::CheckConflicts
Summary: Declare version conflicts for your dist
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.

For instance, say you have a module 'Foo', and some other module 'Bar' uses
'Foo'. If 'Foo' were to change its API in a non-backwards-compatible way,
this would cause 'Bar' to break until it is updated to use the new API.
'Foo' can't just depend on the fixed version of 'Bar', because this will
cause a circular dependency (because 'Bar' is already depending on 'Foo'),
and this doesn't express intent properly anyway - 'Foo' doesn't use 'Bar'
at all. The ideal solution would be for there to be a way to specify
conflicting versions of modules in a way that would let CPAN clients update
conflicting modules automatically after an existing module is upgraded, but
until that happens, this module will allow users to do this manually.

This module accepts a hash of options passed to its 'use' statement, with
these keys being valid:

Provides

Requires

License

GPLv2+ or Artistic

Files

/usr/share/doc/perl-Dist-CheckConflicts
/usr/share/doc/perl-Dist-CheckConflicts/Changes
/usr/share/doc/perl-Dist-CheckConflicts/LICENSE
/usr/share/doc/perl-Dist-CheckConflicts/META.json
/usr/share/doc/perl-Dist-CheckConflicts/META.yml
/usr/share/doc/perl-Dist-CheckConflicts/README
/usr/share/man/man3/Dist::CheckConflicts.3pm.zst
/usr/share/perl5/vendor_perl/Dist
/usr/share/perl5/vendor_perl/Dist/CheckConflicts.pm


Generated by rpm2html 1.8.1

Fabrice Bellet, Sat Apr 27 23:15:25 2024