NAME
SVK::MimeDetect::Internal - minimalist MIME type detection
DESCRIPTION
This class performs the least amount of MIME type detection possible while still providing enough metadata for SVK to function properly. Itsimply assigns 'application/octet-stream' to any file that looks like
binary data. It assigns 'text/plain' to everything else.perl v5.8.8 2006-12-28 SVK::MimeDetect::Internal(3)