https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14144 --- Comment #19 from Kyle M Hall <kyle@bywatersolutions.com> --- Created attachment 50921 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=50921&action=edit Bug 14144: Clean ups and refactors perltidy old new calls to new call format attrType -> attr_type (perlcritic friendlier) double quotes to single quotes '' combinations to q{} (perlcritic friendlier) refactored parameters to mock_net_ldap_search into a HASH This piece is not necessary, but I think it is nicer. Signed-off-by: Hector Castro <hector.hecaxmmx@gmail.com> Works as expected. No koha-qa erros Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com> -- You are receiving this mail because: You are watching all bug changes.