https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=30319 Lucas Gass (lukeg) <lucas@bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Signed Off |Failed QA --- Comment #6 from Lucas Gass (lukeg) <lucas@bywatersolutions.com> --- Olivia, since you've introduced a 2nd argument for ParseCgiForBorrower() they should be passed in as hashref with named arguments. PERL23: Single argument for methods and functions Methods and functions should take a single argument: either a database ID, arrayref, or hashref with named arguments. https://wiki.koha-community.org/wiki/Coding_Guidelines#PERL16:_Hashrefs_shou... -- You are receiving this mail because: You are watching all bug changes.