1ExtUtils::MM_DOS(3)   User Contributed Perl Documentation  ExtUtils::MM_DOS(3)
2
3
4

NAME

6       ExtUtils::MM_DOS - DOS specific subclass of ExtUtils::MM_Unix
7

SYNOPSIS

9         Don't use this module directly.
10         Use ExtUtils::MM and let it choose.
11

DESCRIPTION

13       This is a subclass of ExtUtils::MM_Unix which contains functionality
14       for DOS.
15
16       Unless otherwise stated, it works just like ExtUtils::MM_Unix.
17
18   Overridden methods
19       os_flavor
20       replace_manpage_separator
21           Generates Foo__Bar.3 style man page names
22
23       xs_static_lib_is_xs
24

AUTHOR

26       Michael G Schwern <schwern@pobox.com> with code from ExtUtils::MM_Unix
27

SEE ALSO

29       ExtUtils::MM_Unix, ExtUtils::MakeMaker
30
31
32
33perl v5.34.0                      2022-01-21               ExtUtils::MM_DOS(3)
Impressum