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

NAME

6       ExtUtils::MM_OS2 - methods to override UN*X behaviour in
7       ExtUtils::MakeMaker
8

SYNOPSIS

10        use ExtUtils::MM_OS2; # Done internally by ExtUtils::MakeMaker if needed
11

DESCRIPTION

13       See ExtUtils::MM_Unix for a documentation of the methods provided
14       there. This package overrides the implementation of these methods, not
15       the semantics.
16

METHODS

18       init_dist
19           Define TO_UNIX to convert OS2 linefeeds to Unix style.
20
21       init_linker
22       os_flavor
23           OS/2 is OS/2
24
25       xs_static_lib_is_xs
26
27
28
29perl v5.30.0                      2019-09-11               ExtUtils::MM_OS2(3)
Impressum