Changes for version 1.03 - 2005-04-16

  • ilb/File/System/Real.pm: Added an error check to the is_creatable() method.
  • lib/File/System/Layered.pm: Added the guts to File::System::Layered
  • t/07_layered.t: Added tests for File::System::Layered

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 based on the real file system
A file system implementation for mounting other modules
Module for testing file system drivers