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

Jon Knight <j.p.kni...@lboro.ac.uk> changed:

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

--- Comment #3 from Jon Knight <j.p.kni...@lboro.ac.uk> ---
Created attachment 70895
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=70895&action=edit
Bug 19995: Replacing 'use strict; use warnings;' with 'use Modern::Perl;'

Test Plan:
- Check that it now says 'use Modern::Perl;' and not 'use strict; use
warnings;' in the following catalogue perl scripts.

MARCdetail.pl
export.pl
image.pl
imageviewer.pl
issuehistory.pl
labeledMARCdetail.pl
moredetail.pl
search.pl
showmarc.pl
updateitem.pl

Signed-off-by: Jon Knight <j.p.kni...@lboro.ac.uk>

-- 
You are receiving this mail because:
You are watching all bug changes.
You are the assignee for the bug.
_______________________________________________
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

Reply via email to