[Koha-bugs] [Bug 20185] Some scripts does not pass perl -wc

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Tue Feb 13 02:07:51 CET 2018


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

--- Comment #8 from M. Tompsett <mtompset at hotmail.com> ---
Comment on attachment 71484
  --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=71484
Bug 20185: Remove warnings from aqplan.pl

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

::: admin/aqplan.pl
@@ +36,4 @@
>  use C4::Debug;
>  use Koha::Acquisition::Currencies;
>  
> +our $input = new CGI;

If we are already tweaking the line, why not the new syntax? CGI->new?

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


More information about the Koha-bugs mailing list