we already dep on 5.8, so use 5.8 v0.002000
Justin Hunter [Fri, 29 Oct 2010 19:52:39 +0000 (12:52 -0700)]
lib/ComponentUI.pm

index 09ec8bf..cce58cf 100644 (file)
@@ -3,7 +3,7 @@ package ComponentUI;
 use strict;
 use warnings;
 
-use Catalyst::Runtime '5.70';
+use Catalyst::Runtime '5.80';
 
 # Set flags and add plugins for the application
 #