summaryrefslogtreecommitdiff
path: root/lib/ExtUtils/MakeMaker
diff options
context:
space:
mode:
authorMichael G. Schwern <schwern@pobox.com>2003-08-27 08:05:20 -0700
committerJarkko Hietaniemi <jhi@iki.fi>2003-08-28 01:45:51 +0000
commitea1be4b8cf7a66efbaa6046e72dd784820661a77 (patch)
tree08a2cf2dc94cdcc7ececdefb71c10fd351879a4d /lib/ExtUtils/MakeMaker
parent836281693e84c3ca2dd4121737235a4934f2aa46 (diff)
downloadperl-ea1be4b8cf7a66efbaa6046e72dd784820661a77.tar.gz
Re: Another oddity in lib/ExtUtils/MakeMaker/Tutorial.pod
Message-ID: <20030827220520.GD7300@windhund.schwern.org> p4raw-id: //depot/perl@20923
Diffstat (limited to 'lib/ExtUtils/MakeMaker')
-rw-r--r--lib/ExtUtils/MakeMaker/Tutorial.pod2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/ExtUtils/MakeMaker/Tutorial.pod b/lib/ExtUtils/MakeMaker/Tutorial.pod
index 95165ddcd8..fbfcf8abcc 100644
--- a/lib/ExtUtils/MakeMaker/Tutorial.pod
+++ b/lib/ExtUtils/MakeMaker/Tutorial.pod
@@ -172,7 +172,7 @@ L<perlmodstyle> gives stylistic help writing a module.
L<perlnewmod> gives more information about how to write a module.
There are modules to help you through the process of writing a module:
-L<ExtUtils::ModuleMaker>, L<Module::Setup>, L<CPAN::MakeMaker>
+L<ExtUtils::ModuleMaker>, L<Module::Install>, L<PAR>
=cut