From 4519f558cf5f68e925d1fc29be9daf6e1488d966 Mon Sep 17 00:00:00 2001 From: Doug Bell Date: Fri, 9 Apr 2010 10:58:06 -0500 Subject: [PATCH] fixed gotchas to remove memcached --- docs/gotcha.txt | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) diff --git a/docs/gotcha.txt b/docs/gotcha.txt index 5f71ad524..1a0ba472c 100644 --- a/docs/gotcha.txt +++ b/docs/gotcha.txt @@ -13,11 +13,9 @@ save you many hours of grief. code, chances are you'll need to update it to make it work with WebGUI 8. - * WebGUI now requires memcached. - - * WebGUI now requires the following Perl Modules: - - Memcached::libmemcached (0.3102) - + * WebGUI now requires the following modules + - Moose + - CHI 7.8.0 --------------------------------------------------------------------