Provided by: libmodule-runtime-conflicts-perl_0.002-1_all bug

NAME

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

VERSION

       version 0.002

SYNOPSIS

           `moose-outdated`

       or

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

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

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>).  I am also usually active on irc, as 'ether' at "irc.perl.org".

SEE ALSO

       •   Dist::CheckConflicts

       •   Moose::Conflicts

       •   Dist::Zilla::Plugin::Breaks

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

AUTHOR

       Karen Etheridge <ether@cpan.org>

COPYRIGHT AND LICENSE

       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.