logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

Module::Runtime::Conflicts - Provide information on conflicts for Module::Runtime

Author

       Karen Etheridge <ether@cpan.org>

Description

       This module provides conflicts checking for Module::Runtime, which had a recent release that broke some
       versions of Moose. It is called from Moose::Conflicts and "moose-outdated".

Name

       Module::Runtime::Conflicts - Provide information on conflicts for Module::Runtime

See Also

       •   Dist::CheckConflicts

       •   Moose::Conflicts

       •   Dist::Zilla::Plugin::Breaks

       •   Dist::Zilla::Plugin::Test::CheckBreaks

Support

       Bugs         may        be        submitted        through        the        RT        bug        tracker
       <https://rt.cpan.org/Public/Dist/Display.html?Name=Module-Runtime-Conflicts>                          (or
       bug-Module-Runtime-Conflicts@rt.cpan.org <mailto:bug-Module-Runtime-Conflicts@rt.cpan.org>).

       There    is    also    a    mailing    list    available    for    users   of   this   distribution,   at
       <http://lists.perl.org/list/cpan-workers.html>.

       There is also an irc channel available for users of this distribution, at "#toolchain" on  "irc.perl.org"
       <irc://irc.perl.org/#toolchain>.

       I am also usually active on irc, as 'ether' at "irc.perl.org".

Synopsis

           `moose-outdated`

       or

           use Module::Runtime::Conflicts;
           Module::Runtime::Conflicts->check_conflicts;

Version

       version 0.003

See Also