projects
/
catagits/Reaction.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
(parent:
aa2b2a7
)
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
patch
|
blob
|
blame
|
history
diff --git
a/lib/ComponentUI.pm
b/lib/ComponentUI.pm
index
09ec8bf
..
cce58cf
100644
(file)
--- a/
lib/ComponentUI.pm
+++ b/
lib/ComponentUI.pm
@@
-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
#