Update of /cvsroot/module-build/Module-Build/lib/Module/Build
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv30588/lib/Module/Build
Modified Files:
Authoring.pod
Log Message:
Fix broken link.
Index: Authoring.pod
===================================================================
RCS file: /cvsroot/module-build/Module-Build/lib/Module/Build/Authoring.pod,v
retrieving revision 1.23
retrieving revision 1.24
diff -u -d -r1.23 -r1.24
--- Authoring.pod 16 Nov 2005 00:07:42 -0000 1.23
+++ Authoring.pod 22 Nov 2005 10:40:43 -0000 1.24
@@ -700,7 +700,7 @@
C<'foo'>, then you must also define a method called
C<process_foo_files()>.
-See also L<Module::Build::Cookbook/"Adding new elements to the build process">.
+See also L<Module::Build::Cookbook/"Adding new file types to the build process">.
=item add_to_cleanup(@files)
|