"Aaaaahh I think I understood ..."
I don't (for the moment) - but i don't care about and just do:
#!/usr/bin/env perl use strict; use warnings; use Try::Tiny; try { die qq(Goodbye World!); } catch { warn $_; }; __END__
Best regards, Karl
«The Crux of the Biscuit is the Apostrophe»
In reply to Re^3: Perl try { } catch(e) { }
by karlgoethebier
in thread Perl try { } catch(e) { }
by Superfox il Volpone
For: | Use: | ||
& | & | ||
< | < | ||
> | > | ||
[ | [ | ||
] | ] |