The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Changes for version 0.02

  • ! Removed dependancy on File::Copy inside Cache::Repository::Filesys File::Copy::copy cannot handle copying from string GLOBs such that C<open my $fh, '<', \$buffer> would give you a filehandle that could be used to create a file in the repository. ! Cleaned up retrieval code
  • Added dir_mapping to C::R::Filesys

Modules

Generic repository of files
Filesystem driver for Cache::Repository