Modules

  • ABCDE
  • FGHIL
  • MNOPS
  • TUX

Tools

ExtUtils::MM_VOS

Perl 5 version 10.1 documentation
Recently read

ExtUtils::MM_VOS

NAME

ExtUtils::MM_VOS - VOS specific subclass of ExtUtils::MM_Unix

SYNOPSIS

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

DESCRIPTION

This is a subclass of ExtUtils::MM_Unix which contains functionality for VOS.

Unless otherwise stated it works just like ExtUtils::MM_Unix

Overridden methods

extra_clean_files

Cleanup VOS core files

AUTHOR

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

SEE ALSO

ExtUtils::MakeMaker