Re: Another oddity in lib/ExtUtils/MakeMaker/Tutorial.pod
Michael G. Schwern [Wed, 27 Aug 2003 15:05:20 +0000 (08:05 -0700)]
Message-ID: <20030827220520.GD7300@windhund.schwern.org>

p4raw-id: //depot/perl@20923

lib/ExtUtils/MakeMaker/Tutorial.pod

index 95165dd..fbfcf8a 100644 (file)
@@ -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