From fa62f577cf2190386951138573d617c81468c50e Mon Sep 17 00:00:00 2001 From: arensb Date: Thu, 10 Oct 2002 04:34:20 +0000 Subject: [PATCH] Added whitespace to make the POD work. Simplified references. Added author email address. --- C4/Context.pm | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/C4/Context.pm b/C4/Context.pm index 23cd4fd917..265a1818d8 100644 --- a/C4/Context.pm +++ b/C4/Context.pm @@ -507,6 +507,7 @@ sub _new_stopwords 1; __END__ + =back =head1 ENVIRONMENT @@ -521,10 +522,10 @@ Specifies the configuration file to read. =head1 SEE ALSO -L +DBI(3) =head1 AUTHOR -Andrew Arensburger +Andrew Arensburger =cut -- 2.20.1