logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

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

Author

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

Description

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. Overriddenmethods os_flavor In addition to being Unix, we're U/WIN. replace_manpage_separator

Name

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

See Also

ExtUtils::MM_Win32, ExtUtils::MakeMaker perl v5.40.1 2025-07-27 ExtUtils::MM_UWIN(3perl)

Synopsis

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

See Also