summaryrefslogtreecommitdiff
path: root/pod
diff options
context:
space:
mode:
authorFather Chrysostomos <sprout@cpan.org>2016-09-18 20:28:58 -0700
committerFather Chrysostomos <sprout@cpan.org>2016-09-18 20:28:58 -0700
commit23e15e7dc8f6c03039cf8fd9367bfbbee4847abc (patch)
treea408868e84e12f3c772040a09759825048979aec /pod
parent2ad45e6fc35ffacc3e7203e55a5fc507aa9bbb06 (diff)
downloadperl-23e15e7dc8f6c03039cf8fd9367bfbbee4847abc.tar.gz
perldelta for e426a4af0
Diffstat (limited to 'pod')
-rw-r--r--pod/perldelta.pod4
1 files changed, 3 insertions, 1 deletions
diff --git a/pod/perldelta.pod b/pod/perldelta.pod
index 4d1495561b..ad70e9a40f 100644
--- a/pod/perldelta.pod
+++ b/pod/perldelta.pod
@@ -275,7 +275,9 @@ that they represent may be covered elsewhere.
=item *
-XXX
+F<t/re/regexp_nonull.t> has been added to test that the regular expression
+engine can handle scalars that do not have a null byte just past the end of
+the string.
=back