summaryrefslogtreecommitdiff
path: root/MANIFEST
diff options
context:
space:
mode:
authorJarkko Hietaniemi <jhi@iki.fi>2001-03-28 18:34:05 +0000
committerJarkko Hietaniemi <jhi@iki.fi>2001-03-28 18:34:05 +0000
commitc20d13f2caa46b7d6786d1f321e0563325149414 (patch)
tree897db5b0eed92140e2ffc5e118a2adf63634f12a /MANIFEST
parent275feba9fbd11230522bfce6c95502094ff651f6 (diff)
parent7d3b96bbd83d17f17b26b4c05ef623881c8477be (diff)
downloadperl-c20d13f2caa46b7d6786d1f321e0563325149414.tar.gz
Integrate perlio:
[ 9417] PerlIO.pm / perlio.pm conflict. Update some pods. Make t/op/utf8decode.t a text file. p4raw-link: @9417 on //depot/perlio: 7d3b96bbd83d17f17b26b4c05ef623881c8477be p4raw-id: //depot/perl@9418
Diffstat (limited to 'MANIFEST')
-rw-r--r--MANIFEST1
1 files changed, 0 insertions, 1 deletions
diff --git a/MANIFEST b/MANIFEST
index 61346fb89e..056cbaf92c 100644
--- a/MANIFEST
+++ b/MANIFEST
@@ -851,7 +851,6 @@ lib/open2.pl Open a two-ended pipe (uses IPC::Open2)
lib/open3.pl Open a three-ended pipe (uses IPC::Open3)
lib/overload.pm Module for overloading perl operators
lib/perl5db.pl Perl debugging routines
-lib/perlio.pm Perl IO interface pragma
lib/pwd.pl Routines to keep track of PWD environment variable
lib/shellwords.pl Perl library to split into words with shell quoting
lib/sigtrap.pm For trapping an abort and giving traceback