https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=31602
Bug ID: 31602
Summary: Replace Try::Tiny with something faster
Change sponsored?: ---
Product: Koha
Version: master
Hardware: All
OS: All
Status: NEW
Severity: enhancement
Priority: P5 - low
Component: Architecture, internals, and plumbing
Assignee: [email protected]
Reporter: [email protected]
QA Contact: [email protected]
This article shows Syntax::Keyword::Try being the fastest try/catch
implementation for Perl:
http://blogs.perl.org/users/diab_jerius/2017/04/how-fast-can-you-try.html
It was written in 2017. I wonder if it's worth finding the current fastest
try/catch implementation for Perl considering how we are widely and
increasingly using try/catch blocks in Koha.
--
You are receiving this mail because:
You are the assignee for the bug.
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
[email protected]
https://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/