From 084c79825f08a33551380cfe41b11aba94659f6c Mon Sep 17 00:00:00 2001 From: spleenjack Date: Wed, 6 Oct 2010 08:44:50 -0700 Subject: [PATCH] Replaced deprecated Mojo dependence with Mojolicious --- dist.ini | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dist.ini b/dist.ini index b620261..c9ed436 100644 --- a/dist.ini +++ b/dist.ini @@ -6,7 +6,7 @@ copyright_holder = Ask Bjørn Hansen # copyright_year = 2009 [Prereqs] -Mojo = 0.999930 +Mojolicious = 0.999930 Template = 2.18 [Prereqs / TestRequires ]