summaryrefslogtreecommitdiff
path: root/pod
diff options
context:
space:
mode:
authorSteve Hay <steve.m.hay@googlemail.com>2016-07-20 13:24:10 +0100
committerSteve Hay <steve.m.hay@googlemail.com>2016-07-20 13:24:10 +0100
commit216c09bb022d4d8e6d7c5470ac9165b21972c860 (patch)
tree84a1fc7a95e5419507b20010d163d8b284c82365 /pod
parentce6646d7d570b626182162aa75e56ae90de6ffe1 (diff)
downloadperl-216c09bb022d4d8e6d7c5470ac9165b21972c860.tar.gz
perldelta - Fill in Testing
Diffstat (limited to 'pod')
-rw-r--r--pod/perldelta.pod8
1 files changed, 7 insertions, 1 deletions
diff --git a/pod/perldelta.pod b/pod/perldelta.pod
index e8a0fc2d76..d626d1d696 100644
--- a/pod/perldelta.pod
+++ b/pod/perldelta.pod
@@ -230,7 +230,13 @@ XXX
=item *
-XXX
+A new test script, F<t/op/decl-refs.t>, has been added to test the new feature,
+"Declaring a reference to a variable".
+
+=item *
+
+A new test script, F<t/re/anyof.t>, has been added to test that the ANYOF nodes
+generated by bracketed character classes are as expected.
=back