summaryrefslogtreecommitdiff
path: root/MANIFEST
diff options
context:
space:
mode:
authorJarkko Hietaniemi <jhi@iki.fi>2003-06-03 08:04:39 +0000
committerJarkko Hietaniemi <jhi@iki.fi>2003-06-03 08:04:39 +0000
commit245468ebf9e9a3ea7e3600e1d4513bdc24459c6b (patch)
treea401369700632acba7b1a5611531bb2a5a9accec /MANIFEST
parentcab02963b8a3a0067a2c0c2a6edd2ef2af19842f (diff)
downloadperl-245468ebf9e9a3ea7e3600e1d4513bdc24459c6b.tar.gz
Retract #19667, #19660, #19659, #19658, #19657, #19656,
#19655, #19418; File::Temp no more used internally. Some parts of these will be salvaged later. p4raw-id: //depot/perl@19670
Diffstat (limited to 'MANIFEST')
-rw-r--r--MANIFEST1
1 files changed, 0 insertions, 1 deletions
diff --git a/MANIFEST b/MANIFEST
index 76dbe58739..eb1e6289ae 100644
--- a/MANIFEST
+++ b/MANIFEST
@@ -564,7 +564,6 @@ ext/PerlIO/scalar/scalar.xs PerlIO layer for scalars
ext/PerlIO/t/encoding.t See if PerlIO encoding conversion works
ext/PerlIO/t/fail.t See if bad layers fail
ext/PerlIO/t/fallback.t See if PerlIO fallbacks work
-ext/PerlIO/t/open.t See if PerlIO certain special opens work
ext/PerlIO/t/scalar.t See if PerlIO::scalar works
ext/PerlIO/t/via.t See if PerlIO::via works
ext/PerlIO/via/Makefile.PL PerlIO layer for layers in perl