http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9312

--- Comment #19 from Galen Charlton <[email protected]> ---
Comment on attachment 18895
  --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=18895
Bug 9312: strict perl for picture-upload.pl

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

::: tools/picture-upload.pl
@@ +19,5 @@
>  #
>  #
>  
> +use strict;
> +use warnings;

'use Modern::Perl' is preferred for this nowadays.

-- 
You are receiving this mail because:
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
[email protected]
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