|
NAMEMail::Sender::CType::Ext - (DEPRECATED) Alter how we find the MIME type of a file.SYNOPSISuse Mail::Sender; use Mail::Sender::CType::Ext; # use the registry to find the MIME Type my $type = Mail::Sender::GuessCType("foo.txt"); DESCRIPTIONThis exists solely to extend the number of known extensions for the MIME type guessing in "GuessCType" in Mail::Sender.CONTRIBUTORS
Visit the GSP FreeBSD Man Page Interface. |