From 6bf405053fae5d67184eaa3c757a9fe87b49e48b Mon Sep 17 00:00:00 2001 From: doy Date: Sun, 25 Jan 2009 23:56:17 -0500 Subject: use :: rather than - for prereqs --- dist.ini | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) (limited to 'dist.ini') 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 -- cgit v1.2.3-54-g00ecf