App-SimpleBackuper

 view release on metacpan or  search on metacpan

local/lib/perl5/Dist/CheckConflicts.pm  view on Meta::CPAN

=head1 VERSION

version 0.11

=head1 SYNOPSIS

    use Dist::CheckConflicts
        -dist => 'Class-MOP',
        -conflicts => {
            'Moose'                => '1.14',
            'namespace::autoclean' => '0.08',
        },
        -also => [
            'Package::Stash::Conflicts',
        ];

    __PACKAGE__->check_conflicts;

=head1 DESCRIPTION

One shortcoming of the CPAN clients that currently exist is that they have no



( run in 0.222 second using v1.01-cache-2.11-cpan-4d50c553e7e )