The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Changes for version 0.103

  • Change: d55e5ee7f3b367c19fd61013e041879cec0df810 Author: Athanasios Douitsis <aduitsis@cpan.org> Date : 2016-10-13 11:55:25 +0000
    • Add FreeBSD::FileSystem class and use it.
    • Added the FreeBSD::FileSystem class. The getfsstat function returns an arrayref of hashrefs, each one of these refs represents a filesystem. A FreeBSD::FileSystem object can be initialized with one of these hashrefs and provides convenient encapsulation. - Added pod documentation to FreeBSD::FileSystem, etc. - Minor misc changes.

Modules

Class representing a filesystem in a FreeBSD host
Get mounted filesystems in FreeBSD