perl/modules/W3C/LogValidator/samples NewModule.pm,1.10,1.11 NewOutputModule.pm,1.3,1.4

Update of /sources/public/perl/modules/W3C/LogValidator/samples
In directory hutz:/tmp/cvs-serv3421/samples

Modified Files:
	NewModule.pm NewOutputModule.pm 
Log Message:
fixing minor errors in API documentation in POD - preparing for 0.4.1

Index: NewOutputModule.pm
===================================================================
RCS file: /sources/public/perl/modules/W3C/LogValidator/samples/NewOutputModule.pm,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -d -r1.3 -r1.4
--- NewOutputModule.pm	28 Mar 2004 19:31:42 -0000	1.3
+++ NewOutputModule.pm	10 Sep 2004 00:41:24 -0000	1.4
@@ -116,8 +116,7 @@
 
 =head1 NAME
 
-W3C::LogValidator::Output::MyOutputModule - Sample new output module for the Log Validator
-
+W3C::LogValidator::Output::NewOutputModule - Sample new output module for the Log Validator
 
 =head1 DESCRIPTION
 

Index: NewModule.pm
===================================================================
RCS file: /sources/public/perl/modules/W3C/LogValidator/samples/NewModule.pm,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -d -r1.10 -r1.11
--- NewModule.pm	7 Sep 2004 23:48:15 -0000	1.10
+++ NewModule.pm	10 Sep 2004 00:41:24 -0000	1.11
@@ -130,10 +130,6 @@
 
 W3C::LogValidator::NewModule - New processing module Template for the Log Validator
 
-=head1 SYNOPSIS
-
-
-
 =head1 DESCRIPTION
 
 Note: please change this description when using this module code and documentation as a template.
@@ -204,6 +200,6 @@
 =head1 SEE ALSO
 
 W3C::LogValidator::LogProcessor, perl(1).
-Up-to-date complete info at L<http://www.w3.org/QA/Tools/LogValidator/>
+Up-to-date complete info at http://www.w3.org/QA/Tools/LogValidator/
 
 =cut

Received on Friday, 10 September 2004 00:41:26 UTC