Author: ericwilhelm
Date: Sun Sep 30 21:46:33 2007
New Revision: 10029

Modified:
   Module-Build/trunk/lib/Module/Build/Authoring.pod

Log:
lib/Module/Build/Authoring.pod - remove reference to non-existent Module::Maker
  ( resolves bug #21973 (blame kwilliams r5346))


Modified: Module-Build/trunk/lib/Module/Build/Authoring.pod
==============================================================================
--- Module-Build/trunk/lib/Module/Build/Authoring.pod   (original)
+++ Module-Build/trunk/lib/Module/Build/Authoring.pod   Sun Sep 30 21:46:33 2007
@@ -241,8 +241,8 @@
 part).
 
 These days, C<h2xs> has largely been superseded by modules like
-C<ExtUtils::ModuleMaker>, C<Module::Starter>, and C<Module::Maker>.
-They have varying degrees of support for C<Module::Build>.
+C<ExtUtils::ModuleMaker>, and C<Module::Starter>.  They have varying
+degrees of support for C<Module::Build>.
 
 
 =head1 AUTOMATION

Reply via email to