summaryrefslogtreecommitdiff
path: root/MANIFEST
diff options
context:
space:
mode:
authorJarkko Hietaniemi <jhi@iki.fi>2003-04-14 17:35:51 +0000
committerJarkko Hietaniemi <jhi@iki.fi>2003-04-14 17:35:51 +0000
commit39f7a87036eb8d13c207511143dc7f2e620b3891 (patch)
tree6ff5e9911b13a8b869ce1243c9e8df24657f3f95 /MANIFEST
parent119586db753fab6875f9973c20a57e0d66dbfbcf (diff)
downloadperl-39f7a87036eb8d13c207511143dc7f2e620b3891.tar.gz
Introduce PerlIO::get_layers() to allow people to peek
at the PerlIO layer stack. p4raw-id: //depot/perl@19203
Diffstat (limited to 'MANIFEST')
-rw-r--r--MANIFEST1
1 files changed, 1 insertions, 0 deletions
diff --git a/MANIFEST b/MANIFEST
index a86755da6d..98f8d8db58 100644
--- a/MANIFEST
+++ b/MANIFEST
@@ -2441,6 +2441,7 @@ t/io/fflush.t See if auto-flush on fork/exec/system/qx works
t/io/fs.t See if directory manipulations work
t/io/inplace.t See if inplace editing works
t/io/iprefix.t See if inplace editing works with prefixes
+t/io/layers.t See if PerlIO layers work
t/io/nargv.t See if nested ARGV stuff works
t/io/open.t See if open works
t/io/openpid.t See if open works for subprocesses