On Tue, 30 Sep 2003, Tim Bunce wrote: > > I'd like to upload the client library for memcached. (which is in use by > > LiveJournal, Slashdot, soon Wikipedia, and others...) > > > > http://www.danga.com/memcached/ > > Ohh, nice.
Glad you approve, even it means we're using DBI 95% less. :) > > Suggestions? If I don't hear anything (noted in "04pause.html"), I'll > > upload it as "Cache::Memcached", but I'd feel better with an ack, as I'm a > > newbie here. > > I think Cache::Memcached is fine. Will do. > > The module (without customary CPAN wrappings) is at: > > > > http://www.danga.com/memcached/dist/temp/MemCachedClient.pm > > > > I need to remove the state inside the package, per the style guidelines. > > Any other suggestions? > > The docs say "Additionally, all three support an expiration time." > but I don't see any support for that in the perl interface. Did I > miss it? Search for $exptime. It's supported, but not documented. Will fix. Thanks! - Brad