Module::Runtime::Conflicts(3) | User Contributed Perl Documentation | Module::Runtime::Conflicts(3) |
Module::Runtime::Conflicts - Provide information on conflicts for Module::Runtime
version 0.003
`moose-outdated`
or
use Module::Runtime::Conflicts; Module::Runtime::Conflicts->check_conflicts;
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".
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".
Karen Etheridge <ether@cpan.org>
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.
2016-06-23 | perl v5.34.0 |