# phpman > perldoc > Module::Runtime::Conflicts

## NAME
    [Module::Runtime::Conflicts](https://www.chedong.com/phpMan.php/perldoc/Module%3A%3ARuntime%3A%3AConflicts/markdown) - Provide information on conflicts for [Module::Runtime](https://www.chedong.com/phpMan.php/perldoc/Module%3A%3ARuntime/markdown)

## VERSION
    version 0.003

## SYNOPSIS
        `moose-outdated`

    or

        use [Module::Runtime::Conflicts](https://www.chedong.com/phpMan.php/perldoc/Module%3A%3ARuntime%3A%3AConflicts/markdown);
        [Module::Runtime::Conflicts](https://www.chedong.com/phpMan.php/perldoc/Module%3A%3ARuntime%3A%3AConflicts/markdown)->check_conflicts;

## DESCRIPTION
    This module provides conflicts checking for [Module::Runtime](https://www.chedong.com/phpMan.php/perldoc/Module%3A%3ARuntime/markdown), which had a recent release that
    broke some versions of Moose. It is called from [Moose::Conflicts](https://www.chedong.com/phpMan.php/perldoc/Moose%3A%3AConflicts/markdown) and "moose-outdated".

## SEE ALSO
    *   [Dist::CheckConflicts](https://www.chedong.com/phpMan.php/perldoc/Dist%3A%3ACheckConflicts/markdown)

    *   [Moose::Conflicts](https://www.chedong.com/phpMan.php/perldoc/Moose%3A%3AConflicts/markdown)

    *   [Dist::Zilla::Plugin::Breaks](https://www.chedong.com/phpMan.php/perldoc/Dist%3A%3AZilla%3A%3APlugin%3A%3ABreaks/markdown)

    *   [Dist::Zilla::Plugin::Test::CheckBreaks](https://www.chedong.com/phpMan.php/perldoc/Dist%3A%3AZilla%3A%3APlugin%3A%3ATest%3A%3ACheckBreaks/markdown)

## 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".

## AUTHOR
    Karen Etheridge <<ether@cpan.org>>

## COPYRIGHT AND LICENCE
    This software is copyright (c) 2014 by Karen Etheridge.

    This is free software; you can redistribute it and/or modify it under the same terms as the Perl
    5 programming language system itself.

