Added whitespace to make the POD work.
authorarensb <arensb>
Thu, 10 Oct 2002 04:44:28 +0000 (04:44 +0000)
committerarensb <arensb>
Thu, 10 Oct 2002 04:44:28 +0000 (04:44 +0000)
C4/SimpleMarc.pm
C4/Stats.pm

index 1d6b6d6..e1294ce 100755 (executable)
@@ -604,6 +604,9 @@ sub taglabel {
 
 #---------------------------------------------
 # $Log$
+# Revision 1.6  2002/10/10 04:44:28  arensb
+# Added whitespace to make the POD work.
+#
 # Revision 1.5  2002/10/07 00:51:22  arensb
 # Added POD and some comments.
 #
@@ -633,6 +636,7 @@ sub taglabel {
 # Moved acqui.simple MARC handling to new module SimpleMarc.pm
 #
 __END__
+
 =back
 
 =head1 AUTHOR
index 9594019..7ffb119 100644 (file)
@@ -284,6 +284,7 @@ END { }       # module clean-up code here (global destructor)
 
 1;
 __END__
+
 =back
 
 =head1 AUTHOR