README 196 B

123456
  1. File::Type uses magic numbers (typically at the start of a file)
  2. to determine the MIME type of that file.
  3. File::Type can use either a filename, or file contents, to determine
  4. the type of a file.