This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
perldelta for ad39f3a27
[perl5.git] / pod / perldelta.pod
index 0ab9a76..50f3b41 100644 (file)
@@ -922,6 +922,10 @@ has no ARRAY entry (i.e., @_ does not exist).
 
 =item *
 
+C<&xsub> and C<goto &xsub> now work with tied @_.
+
+=item *
+
 Overlong identifiers no longer cause a buffer overflow (and a crash).  They
 started doing so in Perl 5.18.