3 May
2024
3 May
'24
6:21 p.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=25159 --- Comment #58 from Martin Renvoize <martin.renvoize@ptfs-europe.com> --- I asked the question to myself whilst QAing and couldn't find any comparable module.. Data::Compare isn't one I came across but a quick look now suggests it has very different output and use case.. i.e. it's a simple boolean result of are these things the same whilst Struct::Diff is rather different in that it offers a structured diff output highlight what's changed where. I have actually done this before though come to think about it.. I should see what I used back then.. I was generating JSON::Patch patches. -- You are receiving this mail because: You are watching all bug changes.