summaryrefslogtreecommitdiff
path: root/pod/perlhack.pod
diff options
context:
space:
mode:
Diffstat (limited to 'pod/perlhack.pod')
-rw-r--r--pod/perlhack.pod5
1 files changed, 5 insertions, 0 deletions
diff --git a/pod/perlhack.pod b/pod/perlhack.pod
index 2e5c30841c..be860eea9c 100644
--- a/pod/perlhack.pod
+++ b/pod/perlhack.pod
@@ -1802,6 +1802,11 @@ other directories.
Tests for POD directives. There are still some tests for the Pod
modules hanging around in here that need to be moved out into F<lib/>.
+=item F<t/re/>
+
+Tests for regex related functions or behaviour. (These used to live
+in t/op).
+
=item F<t/run/>
Testing features of how perl actually runs, including exit codes and