# before a release.
sub check_conflicts {
my %conflicts = (
- 'Catalyst' => '5.80017',
- 'Devel::REPL' => '1.003008',
- 'Fey::ORM' => '0.23',
- 'File::ChangeNotify' => '0.15',
- 'KiokuDB' => '0.41',
- 'MooseX::Aliases' => '0.07',
- 'MooseX::AttributeHelpers' => '0.22',
- 'MooseX::Attribute::Prototype' => '0.10',
- 'MooseX::ClassAttribute' => '0.09',
- 'MooseX::MethodAttributes' => '0.18',
- 'MooseX::NonMoose' => '0.07',
- 'MooseX::Params::Validate' => '0.05',
- 'MooseX::Role::Cmd' => '0.06',
- 'MooseX::Role::WithOverloading' => '0.04',
- 'MooseX::Singleton' => '0.19',
- 'MooseX::StrictConstructor' => '0.08',
- 'MooseX::Types' => '0.19',
- 'namespace::autoclean' => '0.08',
- 'Pod::Elemental' => '0.093280',
+ 'Catalyst' => '5.80017',
+ 'Devel::REPL' => '1.003008',
+ 'Fey::ORM' => '0.23',
+ 'File::ChangeNotify' => '0.15',
+ 'KiokuDB' => '0.41',
+ 'MooseX::Aliases' => '0.07',
+ 'MooseX::AttributeHelpers' => '0.22',
+ 'MooseX::Attribute::Prototype' => '0.10',
+ 'MooseX::ClassAttribute' => '0.09',
+ 'MooseX::MethodAttributes' => '0.18',
+ 'MooseX::NonMoose' => '0.07',
+ 'MooseX::Params::Validate' => '0.05',
+ 'MooseX::Role::Cmd' => '0.06',
+ 'MooseX::Role::WithOverloading' => '0.04',
+ 'MooseX::SemiAffordanceAccessor' => '0.05',
+ 'MooseX::Singleton' => '0.19',
+ 'MooseX::StrictConstructor' => '0.08',
+ 'MooseX::Types' => '0.19',
+ 'namespace::autoclean' => '0.08',
+ 'Pod::Elemental' => '0.093280',
);
my $found = 0;