1ExtUtils::MM_QNX(3) User Contributed Perl Documentation ExtUtils::MM_QNX(3)
2
3
4
6 ExtUtils::MM_QNX - QNX specific subclass of ExtUtils::MM_Unix
7
9 Don't use this module directly.
10 Use ExtUtils::MM and let it choose.
11
13 This is a subclass of ExtUtils::MM_Unix which contains functionality
14 for QNX.
15
16 Unless otherwise stated it works just like ExtUtils::MM_Unix.
17
18 Overridden methods
19 extra_clean_files
20
21 Add .err files corresponding to each .c file.
22
24 Michael G Schwern <schwern@pobox.com> with code from ExtUtils::MM_Unix
25
27 ExtUtils::MakeMaker
28
29
30
31perl v5.32.1 2021-04-14 ExtUtils::MM_QNX(3)