Merge branch 'bug_10230' into 3.14-master
[koha.git] / tools / csv-profiles.pl
index 7aafc92..32f2b98 100755 (executable)
@@ -23,6 +23,7 @@ csv-profile.pl : Defines a CSV export profile
 
 =head1 SYNOPSIS
 
+=cut
 
 =head1 DESCRIPTION
 
@@ -30,11 +31,10 @@ This script allow the user to define a new profile for CSV export
 
 =head1 FUNCTIONS
 
-=over 2
-
 =cut
 
 use strict;
+#use warnings; FIXME - Bug 2505
 use Data::Dumper;
 use Encode;