Re: Cache::Filecache Question

2004-03-05 Thread R. Joseph Newton
"Michael C. Davis" wrote: > At 09:58 PM 3/4/04 -0800, R. Joseph Newton wrote: > >If you are using the Cache::FileCache package, the package-level functions > >exorted by the package are available to you. Any object blessed into this > >package will have access to all methods defined in the packag

Re: Cache::Filecache Question

2004-03-05 Thread Michael C. Davis
At 09:58 PM 3/4/04 -0800, R. Joseph Newton wrote: >If you are using the Cache::FileCache package, the package-level functions >exorted by the package are available to you. Any object blessed into this >package will have access to all methods defined in the package. Remember that >anmespace is a g

Re: Cache::Filecache Question

2004-03-04 Thread R. Joseph Newton
"Michael C. Davis" wrote: > 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 r