merlyn@xxxxxxxxxxxxxx (Randal L. Schwartz) writes: >>>>>> "Subho" == Subho Banerjee <subs.zero@xxxxxxxxx> writes: > > Subho> I have started looking into how the error catching mechanism > Subho> implemented right now. I have looked into the more modern error > Subho> catching/throwing mechanisms in use in perl, and I am of the opinion > Subho> that Try::Simple would probably be the best candidate for being the > Subho> new error catching mechanism. I also wanted to discuss some aspects of > Subho> the changes to be made - > > Try::Tiny is preferred to Try::Simple. Thanks for an expert input; could you give another comparison between Try::Tiny vs the use of bare "eval / if ($@)"? -- To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html