summaryrefslogtreecommitdiff
path: root/MANIFEST
diff options
context:
space:
mode:
authorJarkko Hietaniemi <jhi@iki.fi>2000-05-05 18:49:20 +0000
committerJarkko Hietaniemi <jhi@iki.fi>2000-05-05 18:49:20 +0000
commit9248c45a4880f91e9c33a7742260130ee03d1186 (patch)
tree87385bc4f948990d8843b1b4dd9ed1f789f6f0c3 /MANIFEST
parent40b904b7dc5e7264325426225ded40aa595efba1 (diff)
downloadperl-9248c45a4880f91e9c33a7742260130ee03d1186.tar.gz
Introduce t/lib/peek.t.
p4raw-id: //depot/cfgperl@6074
Diffstat (limited to 'MANIFEST')
-rw-r--r--MANIFEST1
1 files changed, 1 insertions, 0 deletions
diff --git a/MANIFEST b/MANIFEST
index 1ac2cb3568..b4bf9e0f7f 100644
--- a/MANIFEST
+++ b/MANIFEST
@@ -1320,6 +1320,7 @@ t/lib/open2.t See if IPC::Open2 works
t/lib/open3.t See if IPC::Open3 works
t/lib/ops.t See if Opcode works
t/lib/parsewords.t See if Text::ParseWords works
+t/lib/peek.t See if Devel::Peek works
t/lib/ph.t See if h2ph works
t/lib/posix.t See if POSIX works
t/lib/safe1.t See if Safe works