POD added.
[koha.git] / serials / serials-home.pl
index b440faf..1cb8507 100755 (executable)
 
 # $Id$
 
+=head1 NAME
+
+serials-home.pl
+
+=head1 DESCRIPTION
+
+this script is the main page for serials/
+
+=head1 PARAMETERS
+
+=over 4
+
+=item title
+
+=item ISSN
+
+=item biblionumber
+
+=back
+
+=cut
+
+
 use strict;
 use CGI;
 use C4::Auth;