summaryrefslogtreecommitdiff
path: root/devel/p5-File-Type/DESCR
blob: 93f8a41c3933be076ab4a4aacc83bfb9769a67c3 (plain)
1
2
3
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.