Changes for version 1.26

  • Adding more special file systems for Linux Prefer /proc/self/mounts over /etc/mtab (when available), fixes RT #51151 (Thanks Tyler MacDonald) Fix some tests to skip when no regular file systems could be found Some Win32 fixes Switch to Module::Pluggable to load OS-plugins

Modules

Retrieve list of filesystems and their properties
Return AIX filesystem information to Sys::Filesystem
Return Cygwin filesystem information to Sys::Filesystem
Return Darwin (Mac OS X) filesystem information to Sys::Filesystem
Returns nothing to Sys::Filesystem
Return Freebsd filesystem information to Sys::Filesystem
Return HP-UX filesystem information to Sys::Filesystem
Return Linux filesystem information to Sys::Filesystem
Return Win32 filesystem information to Sys::Filesystem
Return NetBSD filesystem information to Sys::Filesystem
Return Solaris filesystem information to Sys::Filesystem
Return generic Unix filesystem information to Sys::Filesystem