Changes for version 0.9.17

  • Revert _write_file() refactor until further investigation is complete

Modules

Provide POSIX-like filesystem semantics in pure Perl
Bitfield and constant definitions for file modes and system call flags
Bitfield and constant conversions for file modes and system call flags to system values
Base class for implementing directory structures
Basic placeholder for directory file handles
Throw Errno values with confess in Carp::confess()|Carp
Provides features not found in a POSIX environment environment
File descriptor table
Provides file I/O calls for Filesys::POSIX
Basic wrapper for Perl file handles
Base class for filesystem inode objects
Filesystem whose logical structure resides solely in program memory
Regular file I/O handle
Export methods to Filesys::POSIX namespace
Exposes VFS mounting functionality to Filesys::POSIX
Pathname manipulation utility class
Portal to actual underlying filesystem
Create and operate on filesystem snapshots
Provide implementations for higher-level, "userland" functionality in Filesys::POSIX
Crawl directories in a filesystem
Generate ustar archives from Filesys::POSIX
Inode conditional tests

Provides

in lib/Filesys/POSIX/Mem/Directory.pm
in lib/Filesys/POSIX/Mem/Inode.pm
in lib/Filesys/POSIX/Real/Directory.pm
in lib/Filesys/POSIX/Real/Inode.pm
in lib/Filesys/POSIX/Snapshot/Inode.pm
in lib/Filesys/POSIX/Userland/Tar/Header.pm
in lib/Filesys/POSIX/VFS.pm
in lib/Filesys/POSIX/VFS/Inode.pm