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_DOS - DOS 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 DOS. Unless otherwise stated, it works just like ExtUtils::MM_Unix. Overriddenmethods os_flavor replace_manpage_separator Generates Foo__Bar.3 style man page names xs_static_lib_is_xs

Name

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

See Also

ExtUtils::MM_Unix, ExtUtils::MakeMaker perl v5.40.1 2025-07-03 ExtUtils::MM_DOS(3perl)

Synopsis

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

See Also