http://qs321.pair.com?node_id=11118992


in reply to Re: Caching DB rows transparently and with SQL search
in thread Caching DB rows transparently and with SQL search

I'm using Net::Clacks to cache database results, for example for my DNS Server.

But take note that i am biased, since i'm the author of Net::Clacks...

perl -e 'use Crypt::Digest::SHA256 qw[sha256_hex]; print substr(sha256_hex("the Answer To Life, The Universe And Everything"), 6, 2), "\n";'