From 10b06929f85c39c4645d82b07e49d17f77173f56 Mon Sep 17 00:00:00 2001 From: Jesse Luehrs Date: Sun, 2 Jan 2011 06:14:16 -0600 Subject: use the dzil conflicts plugin --- dist.ini | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) (limited to 'dist.ini') diff --git a/dist.ini b/dist.ini index 5578e88..d75e21c 100644 --- a/dist.ini +++ b/dist.ini @@ -10,7 +10,6 @@ awesome = =inc::MMPackageStash [Prereqs] perl = 5.8.3 -Dist::CheckConflicts = 0 Package::DeprecationManager = 0 Package::Stash::XS = 0 Scalar::Util = 0 @@ -23,5 +22,8 @@ Test::Requires = 0 [Prereqs / TestRecommends] Test::LeakTrace = 0 -[Prereqs / ConfigureRequires] -Dist::CheckConflicts = 0 +[Conflicts] +-script = bin/package-stash-conflicts +Class::MOP = 1.08 +MooseX::Role::WithOverloading = 0.08 +namespace::clean = 0.18 -- cgit v1.2.3-54-g00ecf