The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

Changes for version 0.04 - 2000-02-16

  • create a per-user namespace to better deal with file permission problems when more than one user wants to use File::Cache
  • only create a globally read/write directory for the default root of the cache (i.e., /tmp/File::Cache/)
  • implemented size and SIZE
  • added the _verify_directory routine for better encapsulation of that functionality
  • updated documentation
  • first submitted to CPAN
  • modified test.pl to use "/tmp/TMPC" as a namespace
  • updated the requirements in Makefile.PL
  • updated the requirements in the README

Modules

Share data between processes via filesystem