d4d7902d9e
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.
3 lines
196 B
Text
3 lines
196 B
Text
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.
|