Changes for version 1.03 - 2005-04-16

  • lib/File/System.pm: Fixed the POD abstract to meaningful for the whole File-System package.
  • lib/File/System/Table.pm: Fixed a documentation bug that refered to mkfile() still and replaeced it with a reference to create().
  • lib/File/System/Layered.pm: Created a shell with documentation only.

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