in reply to Re^2: What technical benfits perl offers over python + few more questions.
in thread What technical benfits perl offers over python + few more questions.
Further to exception handling being well supported on CPAN for many years (as pointed out by hippo above), note that an officially endorsed Try-Catch Exception Handling notation was released with core perl 5.34 as an experimental feature.
See also:
On CPAN:
Update
As mentioned at New built-in perl5.38 try/catch syntax:
As noted at On Interfaces and APIs:
Updated: added more references
|
---|