1Mail::Sender::CType::WiUns3e2r(3C)ontributed Perl DocumeMnatialt:i:oSnender::CType::Win32(3)
2
3
4

NAME

6       Mail::Sender::CType::Win32 - (DEPRECATED) Alter how we find the MIME
7       type of a file.
8

SYNOPSIS

10           use Mail::Sender;
11           use Mail::Sender::CType::Win32;
12
13           # use the registry to find the MIME Type
14           my $type = Mail::Sender::GuessCType("foo.txt");
15

DESCRIPTION

17       This exists solely to change the way you look up MIME types in Windows
18       environments.
19

FUNCTIONS

21       Mail::Sender::CType::Win32 makes the following functions available and
22       overrides the functions in Mail::Sender with these functions as well.
23
24   GuessCType
25       Guess the MIME type using the Windows registry.
26
27
28
29perl v5.34.0                      2022-01-21     Mail::Sender::CType::Win32(3)
Impressum