Depending on your Perl version, native try { ... } catch { ... } finally { ... } blocks may already be available. Perl 5.34 introduced try ... catch. So maybe you want to use that over Try.
Alternatively, there is the more weathered Try::Tiny, which also gives you a try/catch pair.
In reply to Re^2: RSS Parsing not working on new machine
by Corion
in thread RSS Parsing not working on new machine
by wintermute115
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |