This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
perldelta for ad39f3a27
authorFather Chrysostomos <sprout@cpan.org>
Sun, 15 Sep 2013 06:15:37 +0000 (23:15 -0700)
committerFather Chrysostomos <sprout@cpan.org>
Sun, 15 Sep 2013 06:15:37 +0000 (23:15 -0700)
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.