https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18403
--- Comment #92 from Jonathan Druart <[email protected]> --- Created attachment 71529 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=71529&action=edit Bug 18403: Fix perlcritic on Koha::Patron Perl::Critic found these violations in "Koha/Patron.pm": "return" statement followed by "sort" at line 798, column 5. Behavior is undefined if called in scalar context. (Severity: 5) -- 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/
