From 94d2f6ea1f4bea558c3a2d32491d5d6e82a7bd25 Mon Sep 17 00:00:00 2001 From: arensb Date: Thu, 10 Oct 2002 04:44:28 +0000 Subject: [PATCH] Added whitespace to make the POD work. --- C4/SimpleMarc.pm | 4 ++++ C4/Stats.pm | 1 + 2 files changed, 5 insertions(+) diff --git a/C4/SimpleMarc.pm b/C4/SimpleMarc.pm index 1d6b6d607d..e1294ce5ab 100755 --- a/C4/SimpleMarc.pm +++ b/C4/SimpleMarc.pm @@ -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 diff --git a/C4/Stats.pm b/C4/Stats.pm index 959401956f..7ffb1196df 100644 --- a/C4/Stats.pm +++ b/C4/Stats.pm @@ -284,6 +284,7 @@ END { } # module clean-up code here (global destructor) 1; __END__ + =back =head1 AUTHOR -- 2.20.1