Update of /cvs/scoop/scoop/lib/Bundle
In directory lithium.sabren.com:/tmp/cvs-serv3971/lib/Bundle

Modified Files:
	Scoop.pm 
Log Message:
Checking in code to use memcached with Scoop instead of the native caching system. -j


Index: Scoop.pm
===================================================================
RCS file: /cvs/scoop/scoop/lib/Bundle/Scoop.pm,v
retrieving revision 1.9
retrieving revision 1.10
diff -C2 -d -r1.9 -r1.10
*** Scoop.pm	27 Jan 2005 19:37:16 -0000	1.9
--- Scoop.pm	26 Apr 2006 20:56:47 -0000	1.10
***************
*** 46,49 ****
--- 46,50 ----
  XML::RSS
  Date::Calc
+ Cache::Memcached
  
  =head1 DESCRIPTION