NOTE: use Perl; is on undef hiatus. You can read content, but you can't post it. More info will be forthcoming forthcomingly.
All the Perl that's Practical to Extract and Report
Stories, comments, journals, and other submissions on use Perl; are Copyright 1998-2006, their respective owners.
Simple Caching modules (Score:3, Informative)
http://svn.develooper.com/combust/trunk/lib/Combust/Cache.pm
(use "anon" for username, no password).
It's quite fast, not a lot of code, supports complex data structures, meta data and a couple of other things.
(Develooper::DB::db_open is an Apache::DBI like dbh caching thing).
- ask
-- ask bjoern hansen [askbjoernhansen.com], !try; do();
Reply to This