1SVK::MimeDetect::InternUasle(r3)Contributed Perl DocumenStVaKt:i:oMnimeDetect::Internal(3)
2
3
4
6 SVK::MimeDetect::Internal - minimalist MIME type detection
7
9 This class performs the least amount of MIME type detection possible
10 while still providing enough metadata for SVK to function properly. It
11 simply assigns 'application/octet-stream' to any file that looks like
12 binary data. It assigns 'text/plain' to everything else.
13
14
15
16perl v5.30.0 2019-07-26 SVK::MimeDetect::Internal(3)