16 Jun
2021
16 Jun
'21
4:31 a.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28519 --- Comment #11 from David Cook <dcook@prosentient.com.au> --- (In reply to Julian Maurice from comment #10)
Just a little suggestion: you can use uniq from List::MoreUtils to make the code smaller and easier to read
I don't see how using uniq would make it smaller or easier to read. I also don't like the idea of adding a non-core dependency to Makefile.PL for such a simple task. Further, I don't like List::MoreUtils. -- You are receiving this mail because: You are watching all bug changes.