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

Changes for version 1.09 - 2009-10-16

  • Change really misleading timeout error message.
  • Add optional startpos argument to fsck_reset.
  • Add experimental 'edit_file' command, making use of ClientHTTPFile.
  • Add 'read_file' command, which returns a seekable filehandle to a mogile key, making use of ClientHTTPFile.
  • Add new ClientHTTPFile backend as an alternate to NewHTTPFile. This is used if the 'largefile' option is passed to new_file.

Modules

Client library for the MogileFS distributed file system.

Provides

in lib/MogileFS/Admin.pm
in lib/MogileFS/Backend.pm
in lib/MogileFS/ClientHTTPFile.pm
in lib/MogileFS/NewHTTPFile.pm