[Koha-bugs] [Bug 20000] use Modern::Perl in installer perl scripts

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Tue Mar 27 14:58:56 CEST 2018


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

--- Comment #12 from M. Tompsett <mtompset at hotmail.com> ---
Comment on attachment 71191
  --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=71191
Bug 20000: use Modern::Perl in installer perl scripts

Review of attachment 71191:
 --> (https://bugs.koha-community.org/bugzilla3/page.cgi?id=splinter.html&bug=20000&attachment=71191)
-----------------------------------------------------------------

::: installer/data/mysql/update22to30.pl
@@ +11,5 @@
>  # - Would also be a good idea to offer to do a backup at this time...
>  
>  # NOTE:  If you do something more than once in here, make it table driven.
> +
> +use Modern::Perl;

The warnings is commented. I don't think this substitution is necessarily good.

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


More information about the Koha-bugs mailing list