From 322dad9b1843c055b4322a12f30dec349b853ea5 Mon Sep 17 00:00:00 2001 From: Olivier Thauvin Date: Sun, 20 Mar 2011 18:39:17 +0000 Subject: - don't want too recent Catalyst version --- Makefile.PL | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile.PL b/Makefile.PL index eb796b9..9ec5fc2 100644 --- a/Makefile.PL +++ b/Makefile.PL @@ -9,7 +9,7 @@ use Module::Install::Catalyst; # Complain loudly if you don't have name 'mga-mirrors'; all_from 'lib/MGA/Mirrors.pm'; -requires 'Catalyst::Runtime' => '5.80027'; +requires 'Catalyst::Runtime' => '5.80000'; requires 'Catalyst::Plugin::ConfigLoader'; requires 'Catalyst::Plugin::Static::Simple'; requires 'Catalyst::Action::RenderView'; -- cgit v1.2.1