21 Feb
2023
21 Feb
'23
2:25 p.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=32057 --- Comment #16 from Kyle M Hall <kyle@bywatersolutions.com> --- (In reply to Marcel de Rooy from comment #15)
Did you think about using Devel::StackTrace / libdevel-stacktrace-perl ?
I did have a look at Devel::StackTrace when I started this bug. Simply put, using caller is the absolute fastest way to do what we need here. If there are other benefits to Devel::StackTrace I'm not aware of we could look into that on followup bugs! -- You are receiving this mail because: You are watching all bug changes.