Perl Diver 2.31
Main Environment Variables Perl Default Values Perl Config - Summary Perl Config - Full Installed Modules List Directory uptime Docs

Module Documentation
Details and documentation about a specific module, including version and documentation (if available). Note that while links to perldoc.com and search.cpan.org are provided, the module may be part of a larger distribution. If you reach a File Not Found page on either site, please try the parent module.

ExtUtils::MY

Name ExtUtils::MY
Version 7.64
Located at /usr/local/share/perl5
File /usr/local/share/perl5/ExtUtils/MY.pm
Is Core No
Search CPAN for this module ExtUtils::MY
Documentation ExtUtils::MY
Module Details ExtUtils::MY

NAME

ExtUtils::MY - ExtUtils::MakeMaker subclass for customization


SYNOPSIS

  # in your Makefile.PL
  sub MY::whatever {
      ...
  }


DESCRIPTION

FOR INTERNAL USE ONLY

ExtUtils::MY is a subclass of the ExtUtils::MM manpage. Its provided in your Makefile.PL for you to add and override MakeMaker functionality.

It also provides a convenient alias via the MY class.

ExtUtils::MY might turn out to be a temporary solution, but MY won't go away.

Perl Diver brought to you by ScriptSolutions.com © 1997- 2024