Query: svk::mimedetect::internal
OS: osx
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
SVK::MimeDetect::Internal(3) User Contributed Perl Documentation SVK::MimeDetect::Internal(3)NAMESVK::MimeDetect::Internal - minimalist MIME type detectionDESCRIPTIONThis class performs the least amount of MIME type detection possible while still providing enough metadata for SVK to function properly. It simply assigns 'application/octet-stream' to any file that looks like binary data. It assigns 'text/plain' to everything else. perl v5.10.0 2008-08-04 SVK::MimeDetect::Internal(3)