1Module::Runtime::ConfliUcstesr(3C)ontributed Perl DocumeMnotdautlieo:n:Runtime::Conflicts(3)
2
3
4
6 Module::Runtime::Conflicts - Provide information on conflicts for
7 Module::Runtime
8
10 version 0.003
11
13 `moose-outdated`
14
15 or
16
17 use Module::Runtime::Conflicts;
18 Module::Runtime::Conflicts->check_conflicts;
19
21 This module provides conflicts checking for Module::Runtime, which had
22 a recent release that broke some versions of Moose. It is called from
23 Moose::Conflicts and "moose-outdated".
24
26 • Dist::CheckConflicts
27
28 • Moose::Conflicts
29
30 • Dist::Zilla::Plugin::Breaks
31
32 • Dist::Zilla::Plugin::Test::CheckBreaks
33
35 Bugs may be submitted through the RT bug tracker
36 <https://rt.cpan.org/Public/Dist/Display.html?Name=Module-Runtime-
37 Conflicts> (or bug-Module-Runtime-Conflicts@rt.cpan.org <mailto:bug-
38 Module-Runtime-Conflicts@rt.cpan.org>).
39
40 There is also a mailing list available for users of this distribution,
41 at <http://lists.perl.org/list/cpan-workers.html>.
42
43 There is also an irc channel available for users of this distribution,
44 at "#toolchain" on "irc.perl.org" <irc://irc.perl.org/#toolchain>.
45
46 I am also usually active on irc, as 'ether' at "irc.perl.org".
47
49 Karen Etheridge <ether@cpan.org>
50
52 This software is copyright (c) 2014 by Karen Etheridge.
53
54 This is free software; you can redistribute it and/or modify it under
55 the same terms as the Perl 5 programming language system itself.
56
57
58
59perl v5.32.1 2021-01-27 Module::Runtime::Conflicts(3)