ExtUtils::MM_UWIN - U/WIN specific subclass of ExtUtils::MM_Unix


ExtUtils-MakeMaker documentation  | view source Contained in the ExtUtils-MakeMaker distribution.

Index


NAME

Top

ExtUtils::MM_UWIN - U/WIN specific subclass of ExtUtils::MM_Unix

SYNOPSIS

Top

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

DESCRIPTION

Top

This is a subclass of ExtUtils::MM_Unix which contains functionality for the AT&T U/WIN UNIX on Windows environment.

Unless otherwise stated it works just like ExtUtils::MM_Unix

Overridden methods

os_flavor

In addition to being Unix, we're U/WIN.

replace_manpage_separator

AUTHOR

Top

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

SEE ALSO

Top

ExtUtils::MM_Win32, ExtUtils::MakeMaker


ExtUtils-MakeMaker documentation  | view source Contained in the ExtUtils-MakeMaker distribution.