[Bug 2505] enable Perl warnings in all modules and scripts
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=2505 Ian Walls <koha.sekjal@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Signed Off |Passed QA CC| |koha.sekjal@gmail.com --- Comment #17 from Ian Walls <koha.sekjal@gmail.com> --- All three attached files properly fix code for using warnings. First patch adds 'my' to variables in foreach loops, and fixes some spacing. Second patch corrects call to CGI (CGI->new(); instead of new CGI;). Third patch breaks out default value of variable onto a second line with ||=. Marking Passed QA. -- You are receiving this mail because: You are watching all bug changes.
participants (1)
-
bugzilla-daemon@bugs.koha-community.org