Changes for version 1.12 - 2005-06-08

  • lib/File/System/Passthrough.pm: Updated the passthrough driver so that want subroutine passed to find() is passed objects of the same type as the current object, rather than objects of the wrapped type. This behavior is more consistent and allows a derivation to add new methods that the wrapped object may not have.

Modules

A virtual file system written in pure Perl
A file system implementation with "layered" roots
Abstract class that every file system module builds upon
A file system module that delegates work to another
A file system module based on the real file system
A file system implementation for mounting other modules
Module for testing file system drivers