Bug 20415: Remove UseKohaPlugins system preference
[srvgit] / C4 / Reports.pm
index 83e6f4c..a0aa718 100644 (file)
@@ -17,8 +17,7 @@ package C4::Reports;
 # You should have received a copy of the GNU General Public License
 # along with Koha; if not, see <http://www.gnu.org/licenses>.
 
-use strict;
-#use warnings; FIXME - Bug 2505
+use Modern::Perl;
 use CGI qw ( -utf8 );
 
 use vars qw(@ISA @EXPORT @EXPORT_OK %EXPORT_TAGS);
@@ -26,7 +25,6 @@ use C4::Context;
 use C4::Debug;
 
 BEGIN {
-    # set the version for version checking
     require Exporter;
     @ISA = qw(Exporter);
     @EXPORT = qw(