From a0753fca8240cde3ec43420f5c147e525f080689 Mon Sep 17 00:00:00 2001 From: Katrin Fischer Date: Sat, 25 Oct 2014 11:51:21 +0200 Subject: [PATCH] Bug 11668: Follow-up - fix POD The QA script complained about some POD errors. I fixed those. I left the tabs for now, as the files are all tabs. --- reports/bor_issues_top.pl | 2 -- reports/cat_issues_top.pl | 2 -- reports/catalogue_stats.pl | 2 -- reports/issues_avg_stats.pl | 2 -- reports/reserves_stats.pl | 2 -- 5 files changed, 10 deletions(-) diff --git a/reports/bor_issues_top.pl b/reports/bor_issues_top.pl index ad0c9bf..0820630 100755 --- a/reports/bor_issues_top.pl +++ b/reports/bor_issues_top.pl @@ -38,8 +38,6 @@ plugin that shows a stats on borrowers =head1 DESCRIPTION -=over 2 - =cut $debug = 1; diff --git a/reports/cat_issues_top.pl b/reports/cat_issues_top.pl index 80680e6..6a7b65b 100755 --- a/reports/cat_issues_top.pl +++ b/reports/cat_issues_top.pl @@ -38,8 +38,6 @@ plugin that shows a stats on borrowers =head1 DESCRIPTION -=over 2 - =cut my $input = new CGI; diff --git a/reports/catalogue_stats.pl b/reports/catalogue_stats.pl index 31ea745..fe87179 100755 --- a/reports/catalogue_stats.pl +++ b/reports/catalogue_stats.pl @@ -36,8 +36,6 @@ plugin that shows a stats on borrowers =head1 DESCRIPTION -=over 2 - =cut our $debug = 0; diff --git a/reports/issues_avg_stats.pl b/reports/issues_avg_stats.pl index f2d7838..27df9f3 100755 --- a/reports/issues_avg_stats.pl +++ b/reports/issues_avg_stats.pl @@ -38,8 +38,6 @@ plugin that shows a stats on borrowers =head1 DESCRIPTION -=over 2 - =cut my $input = new CGI; diff --git a/reports/reserves_stats.pl b/reports/reserves_stats.pl index bc4c25b..438d4c9 100755 --- a/reports/reserves_stats.pl +++ b/reports/reserves_stats.pl @@ -43,8 +43,6 @@ plugin that shows circulation stats =head1 DESCRIPTION -=over 2 - =cut # my $debug = 1; # override for now. -- 1.9.1