[Koha-bugs] [Bug 20011] New: use Modern::Perl in plugins perl scripts

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Wed Jan 17 20:47:00 CET 2018


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20011

            Bug ID: 20011
           Summary: use Modern::Perl in plugins perl scripts
 Change sponsored?: ---
           Product: Koha
           Version: unspecified
          Hardware: All
                OS: All
            Status: NEW
          Severity: enhancement
          Priority: P5 - low
         Component: Architecture, internals, and plumbing
          Assignee: koha-bugs at lists.koha-community.org
          Reporter: aleisha at catalyst.net.nz
        QA Contact: testopia at bugs.koha-community.org

use Modern::Perl should be used instead of use strict; use warnings;

Relevant in:
plugins-home.pl
plugins-uninstall.pl
plugins-upload.pl
run.pl

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are watching all bug changes.


More information about the Koha-bugs mailing list