[Koha-bugs] [Bug 27481] Use Modern::Perl in cataloguing unimarc plugins

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Wed Jan 20 21:37:39 CET 2021


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

Catherine <catherinem2003 at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #115410|0                           |1
        is obsolete|                            |

--- Comment #3 from Catherine <catherinem2003 at gmail.com> ---
Created attachment 115456
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=115456&action=edit
Bug 27481:Use 'Modern::Perl' in cataloguing unimarc plugins

In this bug Modern::Perl was not used because #use warnings; was a
comment so Modern:: Perl did not apply

Test plan:
1. Add patch
2. Check use strict; is used in the files below
cataloguing/value_builder/unimarc_field_105.pl
cataloguing/value_builder/unimarc_field_110.pl
cataloguing/value_builder/unimarc_field_120.pl
cataloguing/value_builder/unimarc_field_130.pl
cataloguing/value_builder/unimarc_field_140.pl
cataloguing/value_builder/unimarc_field_225a.pl
cataloguing/value_builder/unimarc_field_4XX.pl

Sponsored by Catalyst IT

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


More information about the Koha-bugs mailing list