in reply to When was $@ scope in sigdie fixed?

perldeltas -> perl5160delta

die; with a non-reference, non-string, or magical (e.g., tainted) value in $@ now properly propagates that value [perl #111654].

?? Bug #111654 for perl5: {Regression} "die;" does not always propagate exception

?? http://perl5.git.perl.org/perl.git?a=search&h=HEAD&st=free&s=__DIE__