diff options
Diffstat (limited to 'lib/ExtUtils/MM_OS2.pm')
-rw-r--r-- | lib/ExtUtils/MM_OS2.pm | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/lib/ExtUtils/MM_OS2.pm b/lib/ExtUtils/MM_OS2.pm index e88b899b46..1a1f8b16a0 100644 --- a/lib/ExtUtils/MM_OS2.pm +++ b/lib/ExtUtils/MM_OS2.pm @@ -61,6 +61,10 @@ __END__ ExtUtils::MM_OS2 - methods to override UN*X behaviour in ExtUtils::MakeMaker +=head1 SYNOPSIS + + use ExtUtils::MM_OS2; # Done internally by ExtUtils::MakeMaker if needed + =head1 DESCRIPTION See ExtUtils::MM_Unix for a documentation of the methods provided |