in reply to try/finally syntax
> I'm on perl v5.34.1, with the "try" feature enabled
From this 2015 PM node, I see (like me) you have a long-standing keen interest in Perl's try/catch exception handling. :-) That being the case, and assuming you're stuck using the system perl v5.34.1, why not simply leave that version of perl alone and build your own from the latest stable source release, namely perl v5.40.0?
In my experience, this is an easy and reliable chore to perform on Linux, as described in detail at:
👁️🍾👍🦟
|
---|