Bug 3881: Updating database version number
[koha_fer] / catalogue / ISBDdetail.pl
index 0b6419d..7ebe8e0 100755 (executable)
@@ -23,6 +23,7 @@ ISBDdetail.pl : script to show a biblio in ISBD format
 
 =head1 SYNOPSIS
 
+=cut
 
 =head1 DESCRIPTION
 
@@ -30,11 +31,10 @@ This script needs a biblionumber as parameter
 
 =head1 FUNCTIONS
 
-=over 2
-
 =cut
 
 use strict;
+#use warnings; FIXME - Bug 2505
 
 use C4::Auth;
 use C4::Context;