in reply to Possible parallelization issues with Cache::SizeAwareFileCache

Did you try upgrading Cache::Cache?
The current code in CPAN seems to be protected against this error - it always returns an array reference (I hope I looked at the correct line).

  • Comment on Re: Possible parallelization issues with Cache::SizeAwareFileCache