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

Changes for version 1.11 - 2015-03-01

  • The info_from_handle() method did not handle binary data correctly, which could lead to incorrect results.
  • The info_from_*() methods returned a full mime type with encoding in the "mime_type" key rather than just the mime type alone.
  • Allow File::LibMagic->new() to accept an array reference containing multiple magic file paths.

Modules

Determine MIME types of data or files using libmagic