in reply to Re^9: Try::Tiny and -E
in thread Try::Tiny and -E
What do you mean?
use feature qw( try ); is a lexically-scoped pragma. The only thing that matter is the hints in effect when the try word is being compiled.
Please elaborate or demonstrate those cases.
I already posted the test cases.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^11: Try::Tiny and -E
by LanX (Saint) on Dec 30, 2025 at 11:24 UTC | |
by ikegami (Patriarch) on Jan 02, 2026 at 09:36 UTC | |
by LanX (Saint) on Jan 02, 2026 at 13:18 UTC | |
by ikegami (Patriarch) on Jan 02, 2026 at 17:07 UTC | |
by LanX (Saint) on Jan 02, 2026 at 20:48 UTC | |
| |
by LanX (Saint) on Jan 02, 2026 at 20:17 UTC | |
|