1Mail::Sender::CType::ExUts(e3r)Contributed Perl DocumentMaatiilo:n:Sender::CType::Ext(3)
2
3
4
6 Mail::Sender::CType::Ext - (DEPRECATED) Alter how we find the MIME type
7 of a file.
8
10 use Mail::Sender;
11 use Mail::Sender::CType::Ext;
12
13 # use the registry to find the MIME Type
14 my $type = Mail::Sender::GuessCType("foo.txt");
15
17 This exists solely to extend the number of known extensions for the
18 MIME type guessing in "GuessCType" in Mail::Sender.
19
21 • Guillaume A. <webmaster@patchworks-et-boutons.com>
22
23
24
25perl v5.38.0 2023-07-20 Mail::Sender::CType::Ext(3)