Conflict with MX::Singleton 0.24
Dave Rolsky [Wed, 18 Aug 2010 09:46:34 +0000 (11:46 +0200)]
Makefile.PL

index e2755dc..84bee98 100644 (file)
@@ -72,7 +72,7 @@ sub check_conflicts {
         'MooseX::Role::Cmd'              => '0.06',
         'MooseX::Role::WithOverloading'  => '0.07',
         'MooseX::SemiAffordanceAccessor' => '0.05',
-        'MooseX::Singleton'              => '0.22',
+        'MooseX::Singleton'              => '0.24',
         'MooseX::StrictConstructor'      => '0.08',
         'MooseX::Types'                  => '0.19',
         'MooseX::UndefTolerant'          => '0.04',