Version 4 (modified by knok, 7 years ago)

--

File::MMagic

File::MMagic is a Perl module to guess file types from its contents like file(1) command.

The code is based on file.kulp, a part of  The Unix Reconstruction Project. And it contains built-in magic entries, almost of them come from Apache mod_mime_magic module, so the software distributes under The Apache License.

Latest Version

  • Version 1.26 was released (2006/01/30)

links

Similar software

  • File::MimeInfo::Magic
  • File::Type
  • File::MMagic::XS
  • File::LibMagic?