How To Process System Exit Codes Using Perl Eval

Published Date Author: , Posted March 9th, 2021 at 10:36:25am

The trick to using eval to catch shell execution is to return twice, once inside the eval and once outside:

Neat!

No comments as yet.

Leave Your Comment  Leave a comment

All fields marked with "*" are required.