Changes for version 1.17 - 2020-03-28 (TRIAL RELEASE)

  • Switched to using GitHub issues.
  • Removed embedded copy of Config::AutoConf from distro. Instead this is now a configure phase prereq. Implemented by Paul Wise. GH #19.
  • Moved list of constants in libmagic that we care about to one module. Implemented by Paul Wise. GH #20.
  • Add support for setting libmagic processing limits. Implemented by Paul Wise. GH #15.
  • Check all libmagic function return values properly and croak on failure. Implemented by Paul Wise. GH #21.

Modules

Determine MIME types of data or files using libmagic
Contains a list of libmagic constant names that we use in many places