Matt already answered most of your questions.

Jim Morrison [Mailing-Lists] wrote:
> And I'm getting some mileage out of
experimenting with this anyhow - if it doesn't work for LibXML it looks
like it could be very useful for other stuff, and if it ever works
bug-free(-ish) I'd like to give something back to all the CPAN-people
who've written things I use..

No offense, but you are reinventing the wheel. There are many modules available for sharing cached data. They all use Storable, so none will work on LibXML objects, but they are pretty well-known and mature modules: Cache::Mmap, Cache::Cache (which includes an option to use IPC::Sharelite), IPC::MM, MLDBM::Sync, etc.


- Perrin



Reply via email to