summaryrefslogtreecommitdiffstats
path: root/dist.ini
diff options
context:
space:
mode:
authordoy <doy@tozt.net>2009-01-25 23:56:17 -0500
committerdoy <doy@tozt.net>2009-01-25 23:56:17 -0500
commit6bf405053fae5d67184eaa3c757a9fe87b49e48b (patch)
tree5cf522e9e0e34354d3e4368106b613e664ef5a11 /dist.ini
parent2894aa698c22e1a46f72c4d22226237295f06835 (diff)
downloadbot-games-6bf405053fae5d67184eaa3c757a9fe87b49e48b.tar.gz
bot-games-6bf405053fae5d67184eaa3c757a9fe87b49e48b.zip
use :: rather than - for prereqs
Diffstat (limited to 'dist.ini')
-rw-r--r--dist.ini16
1 files changed, 8 insertions, 8 deletions
diff --git a/dist.ini b/dist.ini
index c411173..1af47ce 100644
--- a/dist.ini
+++ b/dist.ini
@@ -8,11 +8,11 @@ copyright_holder = Jesse Luehrs
[@Classic]
[Prereq]
-Bot-BasicBot = 0
-DateTime = 0
-Math-Expression-Evaluator = 0
-Module-Pluggable = 0
-MooseX-AttributeHelpers = 0
-Moose = 0.64
-List-Util = 1.05
-Games-Word = 0.04
+Bot::BasicBot = 0
+DateTime = 0
+Math::Expression::Evaluator = 0
+Module::Pluggable = 0
+MooseX::AttributeHelpers = 0
+Moose = 0.64
+List::Util = 1.05
+Games::Word = 0.04