Hi, I'm having trouble finding much documentation of namespaces as used
with Cache::FileCache.  I've read the CPAN page and it doesn't say much
about that particular issue.  Could anyone point me to anything more
explanatory.

My particular interest is in the relation between namespace and specific
cache_root (directory location in the host's filesystem).  A namespace is
defined relative to a specific cache_root ... right?  In other words, if I
switch to a different cache_root then I'm talking about a whole different
set of entries, even if the namespace identifier happens to have the same
value?  (Or does it somehow preserve keys relative to namespace, regardless
of where the cache is preserved in the filesystem?  That would be too wierd
... surely it wouldn't move a bunch of cached objects if I change the
cache_root ... )

TIA.

-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
<http://learn.perl.org/> <http://learn.perl.org/first-response>


Reply via email to