blob: d0f5f0d43058185d5b4606be1d96c11a478701dd (
plain) (
tree)
|
|
File::Type uses magic numbers (typically at the start of a file)
to determine the MIME type of that file.
File::Type can use either a filename, or file contents, to determine
the type of a file.
|