in reply to Re^6: Try::Tiny and -E
in thread Try::Tiny and -E
I said that the order matters in attempting to warn about the conflict during import/activation.
-->
> I think Try::Tiny should attempt to warn you or die.
In the OP's example Try::Tiny is activated first and can't know about a later feature.
This case must be addressed by the features.
Or more generally, only the second "change" can detect the first.
FWIW: I started a discussion on Reddit while PM was unreachable:
Perl's feature.pm and backwards incompatibility
Cheers Rolf
(addicted to the Perl Programming Language :)
see Wikisyntax for the Monastery
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^8: Try::Tiny and -E
by ikegami (Patriarch) on Dec 30, 2025 at 00:02 UTC | |
by LanX (Saint) on Dec 30, 2025 at 03:10 UTC | |
by ikegami (Patriarch) on Dec 30, 2025 at 05:06 UTC |