perldelta for b846c0c86e5
authorFather Chrysostomos <sprout@cpan.org>
Sun, 15 Sep 2013 06:22:10 +0000 (23:22 -0700)
committerFather Chrysostomos <sprout@cpan.org>
Sun, 15 Sep 2013 06:22:10 +0000 (23:22 -0700)
pod/perldelta.pod

index 0fcaf03..86ea9a9 100644 (file)
@@ -54,6 +54,11 @@ memory available.
 The regular expression engine now supporst strings longer than 2**31
 characters.  [perl #112790, #116907]
 
+=head2 New slice syntax
+
+The new C<%hash{...}> and C<@array[...]> syntax returns a list of key/value
+(or index/value) pairs.
+
 =head1 Security
 
 XXX Any security-related notices go here.  In particular, any security