summaryrefslogtreecommitdiff
path: root/MANIFEST
diff options
context:
space:
mode:
authorRafael Garcia-Suarez <rgarciasuarez@gmail.com>2006-10-17 16:07:04 +0000
committerRafael Garcia-Suarez <rgarciasuarez@gmail.com>2006-10-17 16:07:04 +0000
commitb13fd70a68ddf5966a8175e04009af31c9841332 (patch)
tree0f36f6edc1b8a9e7c973692c254ec03aee519e90 /MANIFEST
parentc36568be88bd894c59f9e2994c64120ffb2941bb (diff)
downloadperl-b13fd70a68ddf5966a8175e04009af31c9841332.tar.gz
First attempt at implementing the _ prototype
p4raw-id: //depot/perl@29032
Diffstat (limited to 'MANIFEST')
-rw-r--r--MANIFEST1
1 files changed, 1 insertions, 0 deletions
diff --git a/MANIFEST b/MANIFEST
index 3a2cbb57d8..736f44ef43 100644
--- a/MANIFEST
+++ b/MANIFEST
@@ -3163,6 +3163,7 @@ t/comp/redef.t See if we get correct warnings on redefined subs
t/comp/require.t See if require works
t/comp/script.t See if script invocation works
t/comp/term.t See if more terms work
+t/comp/uproto.t See if the _ prototype works
t/comp/use.t See if pragmata work
t/comp/utf.t See if UTFs work
t/harness Finer diagnostics from test suite